1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2025-01-10 23:20:56 +00:00
bddisasm/bdshemu_test/x86/basic/test_32_loadrip01.asm

7 lines
66 B
NASM
Raw Normal View History

bits 32
call _test
_test:
pop ds
int3