flat assembler
Message board for the users of flat assembler.
Index
> Main > Expression verification |
Author |
|
Jin X 10 Jul 2018, 08:16
It can be used for many purposes.
E.g. to detect operand size: https://board.flatassembler.net/topic.php?p=204948 |
|||
10 Jul 2018, 08:16 |
|
revolution 11 Jul 2018, 01:04
There is currently no such feature for this. But there are other ways to achieve your suggested example.
|
|||
11 Jul 2018, 01:04 |
|
Jin X 12 Jul 2018, 15:46
revolution, how can I do this?
|
|||
12 Jul 2018, 15:46 |
|
revolution 12 Jul 2018, 19:30
With match, although it is much more clumsy for what you want to do. You will need to match each syntax you want to support, and perhaps also set some internal flag to indicate successful assembly so that future blocks can be skipped.
|
|||
12 Jul 2018, 19:30 |
|
Tomasz Grysztar 12 Jul 2018, 19:31
In fasm 1 I think EQTYPE might be a better option to detect various syntactic variants.
|
|||
12 Jul 2018, 19:31 |
|
Jin X 20 Aug 2018, 09:08
Tomasz Grysztar wrote: In fasm 1 I think EQTYPE might be a better option to detect various syntactic variants. |
|||
20 Aug 2018, 09:08 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.