flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Jin X
It can be used for many purposes.
E.g. to detect operand size: https://board.flatassembler.net/topic.php?p=204948 |
|||
![]() |
|
revolution
There is currently no such feature for this. But there are other ways to achieve your suggested example.
|
|||
![]() |
|
Jin X
revolution, how can I do this?
|
|||
![]() |
|
revolution
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.
|
|||
![]() |
|
Tomasz Grysztar
In fasm 1 I think EQTYPE might be a better option to detect various syntactic variants.
|
|||
![]() |
|
Jin X
Tomasz Grysztar wrote: In fasm 1 I think EQTYPE might be a better option to detect various syntactic variants. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.