flat assembler
Message board for the users of flat assembler.
Index
> Main > Problem with 16/32 bit mode code |
Author |
|
revolution 03 Oct 2010, 13:32
Code: use32 xor eax,eax ;31 C0 xor ax,ax ;66 31 C0 use16 xor eax,eax ;66 31 C0 xor ax,ax ;31 C0 |
|||
03 Oct 2010, 13:32 |
|
edfed 03 Oct 2010, 13:43
revolution wrote:
this is due to the PC compatible, it start by default in 16 bit mode, then, fasm too is in 16 bit mode by default. |
|||
03 Oct 2010, 13:43 |
|
faser 03 Oct 2010, 13:46
Thanks a lot for your help.
|
|||
03 Oct 2010, 13:46 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.