FEX/unittests/32Bit_ASM/Primary/Primary_D5.asm

16 lines
132 B
NASM

%ifdef CONFIG
{
"RegData": {
"RAX": "0xe8"
},
"Mode": "32BIT"
}
%endif
mov eax, 0x1234
aad
aad 0x3
aad 0x1f
aad 0xae
hlt