N
Size: a a a
A
a
S
B
B
B
АК
inc ebx
. Ругается на неё asm.asm:5: Error: ambiguous operand size for `inc'
. Почему?A
inc ebx
. Ругается на неё asm.asm:5: Error: ambiguous operand size for `inc'
. Почему?АК
as -mmnemonic=intel -msyntax=intel --32 asm.asm
АК
main:
inc ebx
АК
АК
# SECTION text
# global main
main:
inc ebx
inc ebx
jnp $+0x6c
xor esi,DWORD PTR [ebx+0x75]
jae $+0x61
pop edi
arpl WORD PTR [eax+0x72],bp
xor DWORD PTR [ebx+0x37],esi
pop edi
ja $+0x56
inc esi
aas
and DWORD PTR [ebx],esp
and al,0x7d
s
inc ebx
. Ругается на неё asm.asm:5: Error: ambiguous operand size for `inc'
. Почему?%eax
или -mnaked-reg
.