flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > lea - value out of range |
Author |
|
hidden 25 Apr 2007, 21:13
Code: lea ebx, [esp-0xB0000000] ; value out of range Code: 7C90124C 8D9C24 00000050 LEA EBX, DWORD PTR [ESP+50000000] |
|||
25 Apr 2007, 21:13 |
|
hidden 26 Apr 2007, 02:25
I don't see anything useful in it, but if it's not a bug, it's ok, I'll do it this way
Code: lea ebx, [esp+((-0xB0000000)and 0xFFFFFFFF)] Code: or al, 1 and al, not 1 Code: or al, 1 and al, 0xFE |
|||
26 Apr 2007, 02:25 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.