flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > can't make 'irps' work with 'reverse' :evil: |
| Author |
|
|
Tomasz Grysztar 22 Jul 2009, 09:21
You forgot to escape the "reverse" keyword here, so it applies to the outer macro ("macro pushpush"), not the inner one ("irps"). The correct code should be:
Code: macro pushpush reglist { irps reg, reglist \{ \reverse push reg \} } |
|||
|
|
ramguru 22 Jul 2009, 09:26
thank you for fast reply
actually I didn't forget, I didn't know, thought '\' only applies to '{}' symbols |
|||
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.