s1-mod/deps/udis86/tests/asm/32/corner.asm
2024-02-27 03:09:30 -05:00

6 lines
50 B
NASM

[bits 32]
lar eax, [bx+si]
nop
pause