s2-mod/deps/udis86/tests/asm/32/corner.asm
2025-04-28 23:30:04 -04:00

6 lines
50 B
NASM

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