flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar
Use "faddp" without any parameters instead - this convention taken from Intel's manuals.
|
|||
![]() |
|
revolution
Try this macro to support the plain fadd
Code: irp op,add,sub,mul,div { macro f#op [args] \{ \common if ~ args eq f#op args else f#op#p st0,st1 end if \} } |
|||
![]() |
|
Madis731
Offtopic:
I just came to a realization why FASM is good in these cases. When other assemblers include a lot of features in the main assembler - FASM leaves those rare cases and one-time-wishes to macros that everyone can choose to include or disclude. FASM itself remains interoperable over all systems. Small and efficient. |
|||
![]() |
|
kidscracker
Thanks!it worked!!!
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.