First/test.asm

8 lines
95 B
NASM

MOV $0000,%R0l
MOV $8000,%R0h
MOV $0001,%R1l
MOV $0000,%R1h
CMP %R1,%R0
SR %R0,%R1
JMP $000014