probably done?
This commit is contained in:
9
A5/test_runs/test3.hex
Normal file
9
A5/test_runs/test3.hex
Normal file
@ -0,0 +1,9 @@
|
||||
00000000 : # test:
|
||||
00000000 : 645064000000 # movq $100, %rsi
|
||||
00000006 : 64000a000000 # movq $10, %rax
|
||||
0000000c : 3905 # movq %rax, (%rsi)
|
||||
0000000e : 500002000000 # addq $2, %rax
|
||||
00000014 : 3105 # movq (%rsi), %rax
|
||||
00000016 : 500002000000 # addq $2, %rax
|
||||
0000001c : 3905 # movq %rax, (%rsi)
|
||||
0000001e : 0000 # stop
|
Reference in New Issue
Block a user