2020-11-26 17:35:11 -08:00

18 lines
172 B
NASM

%ifdef CONFIG
{
"RegData": {
"MM7": ["0x8000000000000000", "0x4009"]
},
"Mode": "32BIT"
}
%endif
lea edx, [.data]
fild dword [edx + 8 * 0]
hlt
.data:
dq 1024