mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-02 12:37:14 +00:00
16 lines
128 B
NASM
16 lines
128 B
NASM
%ifdef CONFIG
|
|
{
|
|
"RegData": {
|
|
"RAX": "0x12345107"
|
|
},
|
|
"Mode": "32BIT"
|
|
}
|
|
%endif
|
|
|
|
mov eax, 0x1234561f
|
|
aas
|
|
aas
|
|
aas
|
|
aas
|
|
hlt
|