t7x/deps/udis86/tests/asm/32/corner.asm
2023-12-06 17:43:39 -05:00

6 lines
50 B
NASM

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