some of it
This commit is contained in:
22
A5/test_runs/test2.hex
Normal file
22
A5/test_runs/test2.hex
Normal file
@ -0,0 +1,22 @@
|
||||
00000000 : # test:
|
||||
00000000 : 517008000000 # subq $8, %rsp
|
||||
00000006 : 39B7 # movq %r11, (%rsp)
|
||||
00000008 : 938623 # leaq (%rdi, %rcx, 8), %r8
|
||||
0000000b : 4F0025000000 # jmp .L6
|
||||
00000011 : # .L7:
|
||||
00000011 : 3906 # movq %rax, (%rdi)
|
||||
00000013 : # .L8:
|
||||
00000013 : 506008000000 # addq $8, %rdi
|
||||
00000019 : 505008000000 # addq $8, %rsi
|
||||
0000001f : 503008000000 # addq $8, %rdx
|
||||
00000025 : # .L6:
|
||||
00000025 : 4B683d000000 # cbbe %r8, %rdi, .L10
|
||||
0000002b : 3125 # movq (%rsi), %rcx
|
||||
0000002d : 3103 # movq (%rdx), %rax
|
||||
0000002f : 472011000000 # cbge %rax, %rcx, .L7
|
||||
00000035 : 3926 # movq %rcx, (%rdi)
|
||||
00000037 : 4F0013000000 # jmp .L8
|
||||
0000003d : # .L10:
|
||||
0000003d : 31B7 # movq (%rsp), %r11
|
||||
0000003f : 507008000000 # addq $8, %rsp
|
||||
00000045 : 010B # ret %r11
|
Reference in New Issue
Block a user