some of it
This commit is contained in:
17
A5/test_runs/test1.hex
Normal file
17
A5/test_runs/test1.hex
Normal file
@ -0,0 +1,17 @@
|
||||
00000000 : # test:
|
||||
00000000 : A45030000000 # leaq data, %rsi
|
||||
00000006 : 640000000000 # movq $0, %rax
|
||||
0000000c : 644000000000 # movq $0, %rbp
|
||||
00000012 : 93B503 # leaq (%rsi, %rax, 8), %r11
|
||||
00000015 : 313B # movq (%r11), %rdx
|
||||
00000017 : 500001000000 # addq $1, %rax
|
||||
0000001d : 1043 # addq %rdx, %rbp
|
||||
0000001f : 93B503 # leaq (%rsi, %rax, 8), %r11
|
||||
00000022 : 313B # movq (%r11), %rdx
|
||||
00000024 : 500001000000 # addq $1, %rax
|
||||
0000002a : 1043 # addq %rdx, %rbp
|
||||
0000002c : 0000 # stop
|
||||
00000030 : # .align 8
|
||||
00000030 : # data:
|
||||
00000030 : 2a00000000000000 # .quad 42
|
||||
00000038 : 1500000000000000 # .quad 21
|
Reference in New Issue
Block a user