flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar
Read the WHATSNEW.TXT - it's explained there.
For the reason look also here: http://board.flatassembler.net/topic.php?t=3844 The 65-bit storage would need many changes in expression calculator and symbols storage, so for now I've just added the overflow checking to avoid situations when multiplying two positive numbers gives negative result. |
|||
![]() |
|
revolution
For that particular calculation you can use this:
Code: dd ((0ffffffffEFCDAB89h * 0ffffffff98BADCFEh) and 0FFFFFFFFh) |
|||
![]() |
|
Reverend
Ok, big thanks for the answer revolution. I'll use this method
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.