1 %line 1+1 regstest1.asm 2 3 4 [section .text] 5 [global _start] 6 _start: 7 8 00000000 BBB0030000 mov ebx, 944 9 10 11 12 00000005 B4FF mov ah, 255 13 14 00000007 48C7C001000000 mov rax, 1 15 0000000E 48C7C300000000 mov rbx, 0 16 00000015 CD80 int 0x80