flat assembler
Message board for the users of flat assembler.
Index
> Main > BUG?: FPU instruction |
Author |
|
Tomasz Grysztar 19 Dec 2005, 21:50
Use "faddp" without any parameters instead - this convention taken from Intel's manuals.
|
|||
19 Dec 2005, 21:50 |
|
revolution 20 Dec 2005, 01:57
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 \} } |
|||
20 Dec 2005, 01:57 |
|
Madis731 20 Dec 2005, 08:35
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. |
|||
20 Dec 2005, 08:35 |
|
kidscracker 22 Dec 2005, 01:17
Thanks!it worked!!!
|
|||
22 Dec 2005, 01:17 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.