v86/tests/nasm/mov_sreg_ud1.asm

9 lines
83 B
NASM
Raw Normal View History

2022-11-23 00:36:23 +01:00
global _start
%include "header.inc"
db 8eh
db 3fh
%include "footer.inc"