flat assembler
Message board for the users of flat assembler.
Index
> Main > PUSH-ing FPU constant... |
Author |
|
LocoDelAssembly 16 Mar 2012, 22:36
Code: macro pushDouble value* { local v v = value push v shr 32 and $FFFF'FFFF push v and $FFFF'FFFF } |
|||
16 Mar 2012, 22:36 |
|
revolution 17 Mar 2012, 01:34
This also works:
Code: use64 mov rax,2.7182818284590452353602874713527 push rax |
|||
17 Mar 2012, 01:34 |
|
AsmGuru62 18 Mar 2012, 12:57
Cool!
Thanks. |
|||
18 Mar 2012, 12:57 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.