task_name stringlengths 8 10 | x86_64 stringlengths 215 13k | aarch64_linux stringlengths 198 12.4k | aarch64_apple stringlengths 199 12.3k | riscv64 stringlengths 290 11.3k |
|---|---|---|---|---|
problem17 | Function: func0
Basic blocks: 8
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 1056
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], 0
lea rdi, [rbp - 1040]
xor esi, esi
mov edx, 1024
call memset@PLT
mov dword ptr [rbp - 1044], 0
- Edges:
NO_JUMP -> 40
====
BLOCK 40
- Instruc... | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
stp x29, x30, [sp, #-32]!
str x28, [sp, #16]
mov x29, sp
sub sp, sp, #1056
sub x8, x29, #12
str x8, [sp]
stur x0, [x8, #4]
mov w1, wzr
str wzr, [x8]
add x0, sp, #20
mov x2, #1024
bl memset
str wzr, [sp, #16]
b .LBB0_1
- Edges:
... | Function: _func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
stp x28, x27, [sp, #-32]!
stp x29, x30, [sp, #16]
add x29, sp, #16
sub sp, sp, #1056
adrp x8, ___stack_chk_guard
ldr x8, [x8, ___stack_chk_guard
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #16]
str wzr, [sp, #12]
add x0, sp, #24
... | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
addi sp, sp, -1088
sd ra, 1080(sp)
sd s0, 1072(sp)
addi s0, sp, 1088
sd a0, -32(s0)
li a1, 0
sd a1, -1080(s0)
sw a1, -36(s0)
addi a0, s0, -1060
li a2, 1024
call memset@plt
ld a0, -1080(s0)
sw a0, -1064(s0)
j .LBB0_1
- Edges:
J... |
problem81 | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov qword ptr [rbp - 16], rdi
mov rdi, qword ptr [rbp - 16]
call strlen@PLT
cmp rax, 3
jae .LBB0_2
- Edges:
NO_JUMP -> 32
JUMP -> 40
====
BLOCK 32
- Instructions:
mov byte ptr [rbp - 1], 0
jmp .LBB... | Function: func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
str x0, [sp, #16]
ldr x0, [sp, #16]
bl strlen
subs x8, x0, #3
cset w8, hs
tbnz w8, #0, .LBB0_2
- Edges:
NO_JUMP -> 36
JUMP -> 60
====
BLOCK 36
- Instructions:
b .LBB0_1
- Ed... | Function: _func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
str x0, [sp, #16]
ldr x0, [sp, #16]
bl _strlen
subs x8, x0, #3
cset w8, hs
tbnz w8, #0, LBB0_2
- Edges:
NO_JUMP -> 36
JUMP -> 60
====
BLOCK 36
- Instructions:
b LBB0_1
- Ed... | Function: func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
ld a0, -32(s0)
call strlen@plt
mv a1, a0
li a0, 2
bltu a0, a1, .LBB0_2
- Edges:
NO_JUMP -> 40
JUMP -> 56
====
BLOCK 40
- Instructions:
j .LBB0_1
- Edges... |
problem118 | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 80
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
lea rax, [rip + .L.str]
mov qword ptr [rbp - 32], rax
mov qword ptr [rbp - 40], 0
mov dword ptr [rbp - 44], 0
mo... | Function: func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
sub sp, sp, #96
stp x29, x30, [sp, #80]
add x29, sp, #80
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
adrp x8, .L.str
add x8, x8, :lo12:.L.str
stur x8, [x29, #-32]
str xzr, [sp, #40]
str wzr, [sp, #36]
str wzr, [sp, ... | Function: _func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
sub sp, sp, #96
stp x29, x30, [sp, #80]
add x29, sp, #80
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
adrp x8, l_.str
add x8, x8, l_.str
stur x8, [x29, #-32]
str xzr, [sp, #40]
str wzr, [sp, #36]
str wzr, [sp, #32]
... | Function: func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
addi sp, sp, -112
sd ra, 104(sp)
sd s0, 96(sp)
addi s0, sp, 112
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
auipc a0, %pcrel_hi(.L.str)
addi a0, a0, %pcrel_lo(.Lpcrel_hi0)
sd a0, -48(s0)
li a0, 0
sd a0, -104(s0)
sd a0, -56(s0)
s... |
problem41 | Function: func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov dword ptr [rbp - 24], 0
- Edges:
NO_JUMP -> 20
====
BLOCK 20
- Instructions:
mov eax, dword ptr [rbp - 24]
cmp eax, dword ptr [rbp - 20]
jge .LBB0_14
... | Function: func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str wzr, [sp, #8]
b .LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB0_14
- Edges:
NO_JUM... | Function: _func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_14
- Edges:
NO_JUMP... | Function: func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
sw a1, -36(s0)
li a0, 0
sw a0, -40(s0)
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
lw a0, -40(s0)
lw a1, -36(s0)
bge a0, a1, .LBB0_14
- ... |
problem15 | Function: func0
Basic blocks: 4
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov rdi, qword ptr [rbp - 8]
call strlen@PLT
mov dword ptr [rbp - 20], eax
movsxd rdi, dword ptr [rbp - 20]
shl rdi, 3
call malloc@PLT
mov qw... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-8]
bl strlen
mov w8, w0
stur w8, [x29, #-20]
ldursw x8, [x29, #-20]
lsl x0, x8, #3
bl malloc
str x0, [sp, #32]
ldur... | Function: _func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-8]
bl _strlen
mov x8, x0
stur w8, [x29, #-20]
ldursw x8, [x29, #-20]
lsl x0, x8, #3
bl _malloc
str x0, [sp, #32]
l... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -24(s0)
sd a1, -32(s0)
ld a0, -24(s0)
call strlen@plt
sw a0, -36(s0)
lw a0, -36(s0)
slli a0, a0, 3
call malloc@plt
sd a0, -48(s0)
lw a0, -36(s0)
addiw a0, a0, 1... |
problem9 | Function: func0
Basic blocks: 4
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov dword ptr [rbp - 28], 0
mov dword ptr [rbp - 32], 1
mov dword ptr [rbp - 36], 0
- Edges:
NO_JUMP -> 32
====
BLOCK 32
- Inst... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
str x2, [sp, #24]
str wzr, [sp, #20]
mov w8, #1
str w8, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #36]... | Function: _func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
str x2, [sp, #24]
str wzr, [sp, #20]
mov w8, #1
str w8, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #36]... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
li a0, 0
sw a0, -44(s0)
li a1, 1
sw a1, -48(s0)
sw a0, -52(s0)
j .LBB0_1
- Edges:
JUMP -> 52
====
BLOCK 52
- Instructions:... |
problem65 | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
lea rax, [rip + .L.str]
mov qword ptr [rbp - 16], rax
mov dword ptr [rbp - 20], 0
mov rdi, qword ptr [rbp - 8]
call strlen@PLT
mov dword ptr [rbp - 24], eax
mov dword ptr [... | Function: func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
adrp x8, .L.str
add x8, x8, :lo12:.L.str
str x8, [sp, #16]
str wzr, [sp, #12]
ldur x0, [x29, #-8]
bl strlen
mov w8, w0
str w8, [sp, #8]
str wzr, [sp, #4]
... | Function: _func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
adrp x8, l_.str
add x8, x8, l_.str
str x8, [sp, #16]
str wzr, [sp, #12]
ldur x0, [x29, #-8]
bl _strlen
mov x8, x0
str w8, [sp, #8]
str wzr, [sp, #4]
b ... | Function: func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
auipc a0, %pcrel_hi(.L.str)
addi a0, a0, %pcrel_lo(.Lpcrel_hi0)
sd a0, -32(s0)
li a0, 0
sd a0, -56(s0)
sw a0, -36(s0)
ld a0, -24(s0)
call strlen@plt
mv a... |
problem57 | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], 0
mov dword ptr [rbp - 24], 0
- Edges:
NO_JUMP -> 20
====
BLOCK 20
- Instructions:
mov rax, qword ptr [rbp - 16]
movsxd rcx, dword ptr [rbp - 24]
cmp byte ptr ... | Function: func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
b .LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz... | Function: _func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz... | Function: func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
li a0, 0
sw a0, -36(s0)
sw a0, -40(s0)
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
ld a0, -32(s0)
lw a1, -40(s0)
add a0, a0, a1
lbu a0,... |
problem33 | Function: func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
xorps xmm0, xmm0
movsd qword ptr [rbp - 24], xmm0
mov rax, qword ptr [rbp - 8]
movsd xmm0, qword ptr [rax]
movsd qword ptr [rbp - 32], xmm0
mov dword ptr [r... | Function: func0
Basic blocks: 35
====
BLOCK 0
- Instructions:
sub sp, sp, #64
str x0, [sp, #56]
str w1, [sp, #52]
movi d0, #0000000000000000
str d0, [sp, #40]
ldr x8, [sp, #56]
ldr d0, [x8]
str d0, [sp, #32]
mov w8, #1
str w8, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instructio... | Function: lCPI0_0
Basic blocks: 35
====
BLOCK 0
- Instructions:
sub sp, sp, #64
str x0, [sp, #56]
str w1, [sp, #52]
movi d0, #0000000000000000
str d0, [sp, #40]
ldr x8, [sp, #56]
ldr d0, [x8]
str d0, [sp, #32]
mov w8, #1
str w8, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instructi... | Function: func0
Basic blocks: 35
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -24(s0)
sw a1, -28(s0)
li a0, 0
sd a0, -40(s0)
ld a0, -24(s0)
fld fa5, 0(a0)
fsd fa5, -48(s0)
li a0, 1
sw a0, -68(s0)
j .LBB0_1
- Edges:
JUMP -> 56
====
BLOC... |
problem48 | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov dword ptr [rbp - 24], 0
- Edges:
NO_JUMP -> 20
====
BLOCK 20
- Instructions:
mov eax, dword ptr [rbp - 24]
cmp eax, dword ptr [rbp - 20]
jge .LBB0_10
... | Function: func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str wzr, [sp, #8]
b .LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB0_10
- Edges:
NO_JUM... | Function: _func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
- Edges:
NO_JUMP... | Function: func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
sw a1, -36(s0)
li a0, 0
sw a0, -40(s0)
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
lw a0, -40(s0)
lw a1, -36(s0)
bge a0, a1, .LBB0_10
- ... |
problem145 | Function: func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 272
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov dword ptr [rbp - 44], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov rax, qword ptr [rbp - 16]
movsxd rcx, dword ptr [rbp - 44... | Function: func0
Basic blocks: 25
====
BLOCK 0
- Instructions:
sub sp, sp, #304
stp x29, x30, [sp, #272]
str x28, [sp, #288]
add x29, sp, #272
sub x8, x29, #48
str x8, [sp, #8]
str x0, [x8, #32]
str x1, [x8, #24]
str wzr, [x8, #4]
b .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
ldr... | Function: _func0
Basic blocks: 28
====
BLOCK 0
- Instructions:
sub sp, sp, #304
stp x28, x27, [sp, #272]
stp x29, x30, [sp, #288]
add x29, sp, #288
adrp x8, ___stack_chk_guard
ldr x8, [x8, ___stack_chk_guard
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #48]
str x1, [sp, #40]
str wzr, [sp, #20]
... | Function: func0
Basic blocks: 25
====
BLOCK 0
- Instructions:
addi sp, sp, -304
sd ra, 296(sp)
sd s0, 288(sp)
addi s0, sp, 304
sd a0, -32(s0)
sd a1, -40(s0)
li a0, 0
sw a0, -60(s0)
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
ld a0, -32(s0)
lw a1, -60(s0)
add a0, a0, a1
lbu... |
problem117 | Function: func0
Basic blocks: 19
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 32], 0
- Edges:
NO_JUMP -> 20
====
BLOCK 20
- Instructions:
mov eax, dword ptr [rbp - 32]
cmp eax, dword ptr [rbp - 12]
jge .LBB0_18
-... | Function: func0
Basic blocks: 26
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
str wzr, [sp, #16]
b .LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #16]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB0_18
- Edges:
NO_J... | Function: _func0
Basic blocks: 26
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
str wzr, [sp, #16]
b LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #16]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_18
- Edges:
NO_JU... | Function: func0
Basic blocks: 26
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sw a1, -28(s0)
li a0, 0
sw a0, -48(s0)
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
lw a0, -48(s0)
lw a1, -28(s0)
bge a0, a1, .LBB0_18
- ... |
problem71 | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov dword ptr [rbp - 28], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 28]
mov ecx, dword ... | Function: func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
str x2, [sp, #24]
str wzr, [sp, #20]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #20]
ldr w9, [sp, #36]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
... | Function: _func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
str x2, [sp, #24]
str wzr, [sp, #20]
b LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #20]
ldr w9, [sp, #36]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
... | Function: func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
li a0, 0
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -44(s0)
lw a1, -28(s0)
addiw a... |
problem125 | Function: func0
Basic blocks: 32
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov rdi, qword ptr [rbp - 16]
call strlen@PLT
cmp rax, 10
je .LBB0_2
- Edges:
NO_JUMP -> 32
JUMP -> 40
====
BLOCK 32
- Instructions:
mov dword ptr [rbp - 4], 0
jmp .LB... | Function: func0
Basic blocks: 50
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl strlen
subs x8, x0, #10
cset w8, eq
tbnz w8, #0, .LBB0_2
- Edges:
NO_JUMP -> 36
JUMP -> 48
====
BLOCK 36
- Instructions:
b .LBB0_... | Function: _func0
Basic blocks: 50
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl _strlen
subs x8, x0, #10
cset w8, eq
tbnz w8, #0, LBB0_2
- Edges:
NO_JUMP -> 36
JUMP -> 48
====
BLOCK 36
- Instructions:
b LBB0_... | Function: func0
Basic blocks: 50
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -32(s0)
ld a0, -32(s0)
call strlen@plt
li a1, 10
beq a0, a1, .LBB0_2
- Edges:
NO_JUMP -> 36
JUMP -> 52
====
BLOCK 36
- Instructions:
j .LBB0_1
- Edges:
JUMP -> ... |
problem54 | Function: func0
Basic blocks: 1
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 4], edi
mov dword ptr [rbp - 8], esi
mov eax, dword ptr [rbp - 4]
add eax, dword ptr [rbp - 8]
pop rbp
ret
- Edges: (none)
| Function: func0
Basic blocks: 1
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #12]
str w1, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
add w0, w8, w9
add sp, sp, #16
ret
- Edges: (none)
| Function: _func0
Basic blocks: 1
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #12]
str w1, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
add w0, w8, w9
add sp, sp, #16
ret
- Edges: (none)
| Function: func0
Basic blocks: 1
====
BLOCK 0
- Instructions:
addi sp, sp, -32
sd ra, 24(sp)
sd s0, 16(sp)
addi s0, sp, 32
sw a0, -20(s0)
sw a1, -24(s0)
lw a0, -20(s0)
lw a1, -24(s0)
addw a0, a0, a1
ld ra, 24(sp)
ld s0, 16(sp)
addi sp, sp, 32
ret
- Edges: (none)
|
problem26 | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov dword ptr [rbp - 4], edi
mov qword ptr [rbp - 16], rsi
mov edi, 256
call malloc@PLT
mov qword ptr [rbp - 24], rax
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax], 0
mov dword ptr [rbp - 28], 2
-... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur w0, [x29, #-4]
str x1, [sp, #16]
mov x0, #256
bl malloc
str x0, [sp, #8]
ldr x8, [sp, #16]
str wzr, [x8]
mov w8, #2
str w8, [sp, #4]
b .LBB0_1
- Edges:
JUMP -> 52
==... | Function: _func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur w0, [x29, #-4]
str x1, [sp, #16]
mov x0, #256
bl _malloc
str x0, [sp, #8]
ldr x8, [sp, #16]
str wzr, [x8]
mov w8, #2
str w8, [sp, #4]
b LBB0_1
- Edges:
JUMP -> 52
=... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sw a0, -20(s0)
sd a1, -32(s0)
li a0, 256
call malloc@plt
sd a0, -40(s0)
ld a1, -32(s0)
li a0, 0
sw a0, 0(a1)
li a0, 2
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 60
... |
problem109 | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], 0
mov dword ptr [rbp - 20], 0
- Edges:
NO_JUMP -> 28
====
BLOCK 28
- Instructions:
mov eax, dword ptr [rbp - 20]
cmp... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str wzr, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldr w8, [sp, #12]
ldur w9, [x29, #-12... | Function: _func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldr w8, [sp, #12]
ldur w9, [x29, #-12... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sw a1, -28(s0)
li a0, 0
sw a0, -32(s0)
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -36(s0)
lw a1, -28(s0)
bge a0,... |
problem82 | Function: func0
Basic blocks: 41
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
movsxd rdi, dword ptr [rbp - 12]
shl rdi, 3
call malloc@PLT
mov qword ptr [rbp - 24], rax
mov dword ptr [rbp - 28], 0
- Edges:
NO_JUMP -> 40
... | Function: func0
Basic blocks: 54
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldursw x8, [x29, #-12]
lsl x0, x8, #3
bl malloc
str x0, [sp, #8]
str wzr, [sp, #4]
b .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Inst... | Function: lCPI0_0
Basic blocks: 54
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldursw x8, [x29, #-12]
lsl x0, x8, #3
bl _malloc
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- In... | Function: func0
Basic blocks: 54
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sw a1, -28(s0)
lw a0, -28(s0)
slli a0, a0, 3
call malloc@plt
sd a0, -40(s0)
li a0, 0
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 52
====
BLOCK 52
- Instr... |
problem37 | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 4], edi
mov dword ptr [rbp - 8], 0
mov dword ptr [rbp - 12], 0
- Edges:
NO_JUMP -> 20
====
BLOCK 20
- Instructions:
mov eax, dword ptr [rbp - 12]
cmp eax, dword ptr [rbp - 4]
jge .LBB0_12
- Edg... | Function: func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #4]
b .LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB0_12
- Edges:
NO_JUM... | Function: _func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #4]
b LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
- Edges:
NO_JUMP... | Function: func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
addi sp, sp, -32
sd ra, 24(sp)
sd s0, 16(sp)
addi s0, sp, 32
sw a0, -20(s0)
li a0, 0
sw a0, -24(s0)
sw a0, -28(s0)
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
lw a0, -28(s0)
lw a1, -20(s0)
bge a0, a1, .LBB0_12
- ... |
problem140 | Function: func0
Basic blocks: 4
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 4], edi
mov qword ptr [rbp - 16], 1
mov qword ptr [rbp - 24], 1
mov dword ptr [rbp - 28], 1
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 28]
cmp eax, dword ptr [... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str w0, [sp, #28]
mov x8, #1
str x8, [sp, #16]
str x8, [sp, #8]
mov w8, #1
str w8, [sp, #4]
b .LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, gt... | Function: _func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str w0, [sp, #28]
mov x8, #1
str x8, [sp, #16]
str x8, [sp, #8]
mov w8, #1
str w8, [sp, #4]
b LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, gt... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sw a0, -20(s0)
li a0, 1
sd a0, -32(s0)
sd a0, -40(s0)
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a1, -44(s0)
lw a0, -20(s0)
blt a0, ... |
problem38 | Function: func0
Basic blocks: 21
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov eax, dword ptr [rbp - 12]
mov ecx, 2
cdq
idiv ecx
add eax, 1
movsxd rdi, eax
shl rdi, 2
call malloc@PL... | Function: func0
Basic blocks: 28
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
ldur w8, [x29, #-12]
mov w9, #2
sdiv w8, w8, w9
add w9, w8, #1
mov w8, w9
sxtw x8, w8
lsl x0, x8, #2
bl malloc
... | Function: _func0
Basic blocks: 28
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
ldur w8, [x29, #-12]
mov w9, #2
sdiv w8, w8, w9
add w9, w8, #1
mov x8, x9
sxtw x8, w8
lsl x0, x8, #2
bl _malloc
... | Function: func0
Basic blocks: 28
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
lw a0, -28(s0)
srliw a1, a0, 31
addw a0, a0, a1
slli a0, a0, 1
andi a0, a0, -4
addi a0, a0, 4
call malloc@plt
sd a0, -48(... |
problem88 | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov dword ptr [rbp - 28], ecx
mov qword ptr [rbp - 40], r8
mov edi, 800
call malloc@PLT
mov qword ptr [rbp - 48]... | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
stur w3, [x29, #-28]
str x4, [sp, #24]
mov x0, #800
bl malloc
str x0, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp,... | Function: _func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
stur w3, [x29, #-28]
str x4, [sp, #24]
mov x0, #800
bl _malloc
str x0, [sp, #16]
str wzr, [sp, #12]
str wzr, [s... | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
sw a3, -44(s0)
sd a4, -56(s0)
li a0, 800
call malloc@plt
sd a0, -64(s0)
li a0, 0
sw a0, -68(s0)
sw a0, -72(s0)
j .LBB0_... |
problem28 | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov rdi, qword ptr [rbp - 8]
call strlen@PLT
mov dword ptr [rbp - 20], eax
mov dword ptr [rbp - 24], 0
- Edges:
NO_JUMP -> 36
====
BLOCK 36
- ... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x0, [x29, #-8]
bl strlen
mov w8, w0
str w8, [sp, #12]
str wzr, [sp, #8]
b .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instructions:... | Function: _func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x0, [x29, #-8]
bl _strlen
mov x8, x0
str w8, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instructions... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sd a1, -32(s0)
ld a0, -24(s0)
call strlen@plt
sw a0, -36(s0)
li a0, 0
sw a0, -40(s0)
j .LBB0_1
- Edges:
JUMP -> 48
====
BLOCK 48
- Instructions:
lw a0,... |
problem155 | Function: func0
Basic blocks: 8
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov rdi, qword ptr [rbp - 16]
call strlen@PLT
mov dword ptr [rbp - 28], eax
mov rdi, qword ptr [rbp - 24]
call strlen@PLT
mov dword ptr [rbp -... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x0, [x29, #-16]
bl strlen
mov w8, w0
str w8, [sp, #20]
ldr x0, [sp, #24]
bl strlen
mov w8, w0
str w8, [sp, #16]
ldr w9, [sp, #16... | Function: _func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
stur w8, [x29, #-28]
ldur x0, [x29, #-24]
bl _strlen
mov x8, x0
str w8, [sp, #32]
ldr ... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -32(s0)
sd a1, -40(s0)
ld a0, -32(s0)
call strlen@plt
sw a0, -44(s0)
ld a0, -40(s0)
call strlen@plt
sw a0, -48(s0)
lw a0, -48(s0)
slliw a0, a0, 1
addi a0, a0, ... |
problem133 | Function: func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], 0
mov dword ptr [rbp - 24], 0
mov dword ptr [rbp - 28], 0
- Edges:
NO_JUMP -> 28
====
BLOCK 28
- Instructions:
movsxd rax, dword ptr [rbp - 28]
m... | Function: func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
stur wzr, [x29, #-20]
str wzr, [sp, #24]
str wzr, [sp, #20]
b .LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldrsw x8, [sp, #20]
str x8, [sp, #8... | Function: _func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
stur wzr, [x29, #-20]
str wzr, [sp, #24]
str wzr, [sp, #20]
b LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldrsw x8, [sp, #20]
str x8, [sp, #8... | Function: func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -32(s0)
li a0, 0
sw a0, -36(s0)
sw a0, -40(s0)
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -44(s0)
sd a0, -56(s0)
ld a0, ... |
problem160 | Function: func0
Basic blocks: 4
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 4], edi
mov dword ptr [rbp - 8], esi
mov dword ptr [rbp - 12], edx
mov qword ptr [rbp - 24], rcx
mov eax, dword ptr [rbp - 8]
cmp eax, dword ptr [rbp - 12]
jle .LBB0_2
- Edges:
NO_JUMP -> 36
J... | Function: func0
Basic blocks: 5
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str w0, [sp, #28]
str w1, [sp, #24]
str w2, [sp, #20]
str x3, [sp, #8]
ldr w8, [sp, #24]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, .LBB0_2
- Edges:
NO_JUMP -> 40
JUMP -> 76
====
BLOCK 40
- Instructio... | Function: _func0
Basic blocks: 5
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str w0, [sp, #28]
str w1, [sp, #24]
str w2, [sp, #20]
str x3, [sp, #8]
ldr w8, [sp, #24]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_2
- Edges:
NO_JUMP -> 40
JUMP -> 76
====
BLOCK 40
- Instructio... | Function: func0
Basic blocks: 5
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sw a0, -20(s0)
sw a1, -24(s0)
sw a2, -28(s0)
sd a3, -40(s0)
lw a1, -24(s0)
lw a0, -28(s0)
bge a0, a1, .LBB0_2
- Edges:
NO_JUMP -> 44
JUMP -> 84
====
BLOCK 44
- Instructi... |
problem31 | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
movsxd rdi, dword ptr [rbp - 12]
shl rdi, 2
call malloc@PLT
mov qword ptr [rbp - 32], rax
mov rax, qword ptr [rbp... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
ldursw x8, [x29, #-12]
lsl x0, x8, #2
bl malloc
str x0, [sp, #16]
ldr x8, [sp, #24]
str wzr, [x8]
str wzr, [sp, #12]... | Function: _func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
ldursw x8, [x29, #-12]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #16]
ldr x8, [sp, #24]
str wzr, [x8]
str wzr, [sp, #1... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
lw a0, -28(s0)
slli a0, a0, 2
call malloc@plt
sd a0, -48(s0)
ld a1, -40(s0)
li a0, 0
sw a0, 0(a1)
sw a0, -52(s0)
j .LBB0... |
problem158 | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
movss dword ptr [rbp - 8], xmm0
movss dword ptr [rbp - 12], xmm1
movss dword ptr [rbp - 16], xmm2
movss xmm1, dword ptr [rbp - 8]
movss xmm2, dword ptr [rbp - 8]
movss xmm0, dword ptr [rbp - 12]
mulss xmm0, dword ptr [... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str s0, [sp, #8]
str s1, [sp, #4]
str s2, [sp]
ldr s0, [sp, #8]
ldr s1, [sp, #8]
ldr s2, [sp, #4]
ldr s3, [sp, #4]
fmul s2, s2, s3
fmadd s2, s0, s1, s2
ldr s0, [sp]
ldr s1, [sp]
fmsub s0, s0, s1, s2
fcvt d0, s0
f... | Function: lCPI0_0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str s0, [sp, #8]
str s1, [sp, #4]
str s2, [sp]
ldr s0, [sp, #8]
ldr s1, [sp, #8]
ldr s2, [sp, #4]
ldr s3, [sp, #4]
fmul s2, s2, s3
fmadd s2, s0, s1, s2
ldr s0, [sp]
ldr s1, [sp]
fmsub s0, s0, s1, s2
fcvt d0, s0
... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
addi sp, sp, -32
sd ra, 24(sp)
sd s0, 16(sp)
addi s0, sp, 32
fsw fa0, -24(s0)
fsw fa1, -28(s0)
fsw fa2, -32(s0)
flw fa5, -24(s0)
flw fa4, -28(s0)
fmul.s fa4, fa4, fa4
fmadd.s fa4, fa5, fa5, fa4
flw fa5, -32(s0)
fnmsub.s fa5, fa5, fa... |
problem68 | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
lea rdi, [rbp - 22]
xor esi, esi
mov edx, 10
call memset@PLT
lea rdi, [rbp - 32]
xor esi, esi
mov edx, 10
call memset@PLT
mov dword ptr ... | Function: func0
Basic blocks: 19
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur xzr, [x29, #-24]
sturh wzr, [x29, #-16]
str xzr, [sp, #24]
strh wzr, [sp, #32]
str wzr, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp,... | Function: _func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
sub sp, sp, #96
stp x29, x30, [sp, #80]
add x29, sp, #80
adrp x8, ___stack_chk_guard
ldr x8, [x8, ___stack_chk_guard
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #32]
str w1, [sp, #28]
stur xzr, [x29, #-24]
sturh wzr, [x29, #-16]
s... | Function: func0
Basic blocks: 19
====
BLOCK 0
- Instructions:
addi sp, sp, -96
sd ra, 88(sp)
sd s0, 80(sp)
addi s0, sp, 96
sd a0, -24(s0)
sw a1, -28(s0)
li a0, 0
sh a0, -32(s0)
sd a0, -40(s0)
sh a0, -48(s0)
sd a0, -56(s0)
sw a0, -60(s0)
sw a0, -64(s0)
sw a0, -68(s0)
j .LBB0_1
- Edges:
... |
problem2 | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov rdi, qword ptr [rbp - 8]
call strlen@PLT
mov dword ptr [rbp - 20], eax
mov dword ptr [rbp - 24], 0
mov dword ptr [rbp - 28], 10
movsxd rdi... | Function: func0
Basic blocks: 19
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-8]
bl strlen
mov w8, w0
stur w8, [x29, #-20]
stur wzr, [x29, #-24]
mov w8, #10
stur w8, [x29, #-28]
ldursw x8, [x29,... | Function: _func0
Basic blocks: 19
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-8]
bl _strlen
mov x8, x0
stur w8, [x29, #-20]
stur wzr, [x29, #-24]
mov w8, #10
stur w8, [x29, #-28]
ldursw x8, [x2... | Function: func0
Basic blocks: 19
====
BLOCK 0
- Instructions:
addi sp, sp, -96
sd ra, 88(sp)
sd s0, 80(sp)
addi s0, sp, 96
sd a0, -24(s0)
sd a1, -32(s0)
ld a0, -24(s0)
call strlen@plt
sw a0, -36(s0)
li a0, 0
sd a0, -88(s0)
sw a0, -40(s0)
li a0, 10
sw a0, -44(s0)
lw a0, -44(s0)
slli a0, ... |
problem69 | Function: func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov qword ptr [rbp - 32], rdx
mov dword ptr [rbp - 36], 2147483647
mov dword ptr [rbp - 40], -1
mov dword ptr [rbp - 44], 0
- Edges:
NO_JUMP -> 32
====
BLO... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #32]
str w1, [sp, #28]
str x2, [sp, #16]
mov w8, #2147483647
str w8, [sp, #12]
mov w8, #-1
str w8, [sp, #8]
str wzr, [sp, #4]
b .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
ldr w8, [sp, #4]... | Function: _func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #32]
str w1, [sp, #28]
str x2, [sp, #16]
mov w8, #2147483647
str w8, [sp, #12]
mov w8, #-1
str w8, [sp, #8]
str wzr, [sp, #4]
b LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
ldr w8, [sp, #4]... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -32(s0)
sw a1, -36(s0)
sd a2, -48(s0)
lui a0, 524288
addiw a0, a0, -1
sw a0, -52(s0)
li a0, -1
sw a0, -56(s0)
li a0, 0
sw a0, -60(s0)
j .LBB0_1
- Edges:
JUM... |
problem45 | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 4], edi
mov dword ptr [rbp - 8], esi
mov qword ptr [rbp - 16], rdx
mov dword ptr [rbp - 20], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
cmp dword ptr [rbp - 4], 0
jle .LBB0_3
- Edges... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #64
str w0, [sp, #60]
str w1, [sp, #56]
str x2, [sp, #48]
str wzr, [sp, #44]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, .LBB0_3
- Edges:
NO_JUM... | Function: _func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
sub sp, sp, #96
stp x29, x30, [sp, #80]
add x29, sp, #80
adrp x8, ___stack_chk_guard
ldr x8, [x8, ___stack_chk_guard
ldr x8, [x8]
stur x8, [x29, #-8]
str w0, [sp, #32]
str w1, [sp, #28]
str x2, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sw a0, -20(s0)
sw a1, -24(s0)
sd a2, -32(s0)
li a0, 0
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a1, -20(s0)
li a0, 0
bge a0, a1, .L... |
problem25 | Function: func0
Basic blocks: 8
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 8], edi
mov dword ptr [rbp - 12], 2
- Edges:
NO_JUMP -> 16
====
BLOCK 16
- Instructions:
mov eax, dword ptr [rbp - 12]
imul eax, dword ptr [rbp - 12]
cmp eax, dword ptr [rbp - 8]
jg .LBB0_6
- Ed... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #8]
mov w8, #2
str w8, [sp, #4]
b .LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #4]
mul w8, w8, w9
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, .... | Function: _func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #8]
mov w8, #2
str w8, [sp, #4]
b LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #4]
mul w8, w8, w9
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, L... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
addi sp, sp, -32
sd ra, 24(sp)
sd s0, 16(sp)
addi s0, sp, 32
sw a0, -24(s0)
li a0, 2
sw a0, -28(s0)
j .LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
lw a0, -28(s0)
mulw a1, a0, a0
lw a0, -24(s0)
blt a0, a1, .LBB0_6
- ... |
problem1 | Function: func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
movss dword ptr [rbp - 24], xmm0
mov dword ptr [rbp - 28], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 28]
cmp eax, dw... | Function: func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str s0, [sp, #8]
str wzr, [sp, #4]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB0_10... | Function: _func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str s0, [sp, #8]
str wzr, [sp, #4]
b LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
... | Function: func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
sw a1, -36(s0)
fsw fa0, -40(s0)
li a0, 0
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -44(s0)
lw a1, -36(s0)
bge a... |
problem87 | Function: func0
Basic blocks: 24
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 112
mov qword ptr [rbp - 8], rdi
mov rdi, qword ptr [rbp - 8]
call strlen@PLT
mov dword ptr [rbp - 12], eax
mov eax, dword ptr [rbp - 12]
add eax, 2
movsxd rdi, eax
call malloc@PLT
mov qword ptr [rbp - ... | Function: func0
Basic blocks: 33
====
BLOCK 0
- Instructions:
sub sp, sp, #128
stp x29, x30, [sp, #112]
add x29, sp, #112
stur x0, [x29, #-8]
ldur x0, [x29, #-8]
bl strlen
mov w8, w0
stur w8, [x29, #-12]
ldur w8, [x29, #-12]
add w9, w8, #2
mov w8, w9
sxtw x0, w8
bl malloc
stur x0, [x29, #-2... | Function: _func0
Basic blocks: 36
====
BLOCK 0
- Instructions:
sub sp, sp, #144
stp x29, x30, [sp, #128]
add x29, sp, #128
adrp x8, ___stack_chk_guard
ldr x8, [x8, ___stack_chk_guard
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #56]
ldr x0, [sp, #56]
bl _strlen
mov x8, x0
str w8, [sp, #52]
l... | Function: func0
Basic blocks: 33
====
BLOCK 0
- Instructions:
addi sp, sp, -128
sd ra, 120(sp)
sd s0, 112(sp)
addi s0, sp, 128
sd a0, -24(s0)
ld a0, -24(s0)
call strlen@plt
sw a0, -28(s0)
lw a0, -28(s0)
addiw a0, a0, 2
call malloc@plt
sd a0, -40(s0)
li a0, 0
sw a0, -96(s0)
sw a0, -100(s0)... |
problem73 | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov dword ptr [rbp - 24], edx
mov dword ptr [rbp - 28], 0
mov dword ptr [rbp - 32], 0
- Edges:
NO_JUMP -> 28
====
BLOCK 28
- Instructions:
mov eax, dword pt... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str w2, [sp, #8]
str wzr, [sp, #4]
str wzr, [sp]
b .LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
ldr w8, [sp]
ldr w9, [sp, #12]
mov w10, #2
sdiv w9, w9, w10
subs w8,... | Function: _func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str w2, [sp, #8]
str wzr, [sp, #4]
str wzr, [sp]
b LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
ldr w8, [sp]
ldr w9, [sp, #12]
mov w10, #2
sdiv w9, w9, w10
subs w8,... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
sw a1, -36(s0)
sw a2, -40(s0)
li a0, 0
sw a0, -44(s0)
sw a0, -48(s0)
j .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instructions:
lw a0, -48(s0)
lw a1, ... |
problem78 | Function: func0
Basic blocks: 8
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov dword ptr [rbp - 8], edi
mov dword ptr [rbp - 12], 0
- Edges:
NO_JUMP -> 20
====
BLOCK 20
- Instructions:
mov eax, dword ptr [rbp - 12]
imul eax, dword ptr [rbp - 12]
imul eax, dword ptr [rbp - 12]
... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur w0, [x29, #-8]
stur wzr, [x29, #-12]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldur w8, [x29, #-12]
ldur w9, [x29, #-12]
mul w8, w8, w9
ldur w9, [x29, #-... | Function: _func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur w0, [x29, #-8]
stur wzr, [x29, #-12]
b LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldur w8, [x29, #-12]
ldur w9, [x29, #-12]
mul w8, w8, w9
ldur w9, [x29, #-... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sw a0, -24(s0)
li a0, 0
sw a0, -28(s0)
j .LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
lw a1, -28(s0)
mulw a0, a1, a1
mulw a0, a0, a1
sd a0, -40(s0)
lw a0... |
problem154 | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 80
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov dword ptr [rbp - 20], edx
mov qword ptr [rbp - 32], rcx
mov dword ptr [rbp - 36], -1000
mov qword ptr [rbp - 48], 0
mov dword ptr [rbp - 52]... | Function: func0
Basic blocks: 24
====
BLOCK 0
- Instructions:
sub sp, sp, #96
stp x29, x30, [sp, #80]
add x29, sp, #80
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
stur x3, [x29, #-32]
mov w8, #-1000
stur w8, [x29, #-36]
str xzr, [sp, #32]
str wzr, [sp, #28]
b .LBB0_1
- Edges:... | Function: _func0
Basic blocks: 24
====
BLOCK 0
- Instructions:
sub sp, sp, #112
stp x29, x30, [sp, #96]
add x29, sp, #96
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
stur x3, [x29, #-32]
mov w8, #-1000
stur w8, [x29, #-36]
str xzr, [sp, #48]
str wzr, [sp, #44]
b LBB0_1
- Edges... | Function: func0
Basic blocks: 24
====
BLOCK 0
- Instructions:
addi sp, sp, -96
sd ra, 88(sp)
sd s0, 80(sp)
addi s0, sp, 96
sd a0, -24(s0)
sd a1, -32(s0)
sw a2, -36(s0)
sd a3, -48(s0)
li a0, -1000
sw a0, -52(s0)
li a0, 0
sd a0, -64(s0)
sw a0, -68(s0)
j .LBB0_1
- Edges:
JUMP -> 56
====
BL... |
problem89 | Function: func0
Basic blocks: 23
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov qword ptr [rbp - 32], rcx
mov ecx, dword ptr [rbp - 12]
mov rax, qword ptr [rbp - 32]
mov dword ptr [rax], ecx... | Function: func0
Basic blocks: 32
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
str x3, [sp, #32]
ldur w8, [x29, #-12]
ldr x9, [sp, #32]
str w8, [x9]
ldur w8, [x29, #-12]
subs w8, w8, #0
cset ... | Function: _func0
Basic blocks: 32
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
str x3, [sp, #32]
ldur w8, [x29, #-12]
ldr x9, [sp, #32]
str w8, [x9]
ldur w8, [x29, #-12]
subs w8, w8, #0
cset... | Function: func0
Basic blocks: 32
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
sd a3, -48(s0)
lw a0, -28(s0)
ld a1, -48(s0)
sw a0, 0(a1)
lw a0, -28(s0)
bnez a0, .LBB0_2
- Edges:
NO_JUMP -> 52
JUMP ->... |
problem99 | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
lea rax, [rip + .L.str]
mov qword ptr [rbp - 16], rax
mov dword ptr [rbp - 20], 0
mov dword ptr [rbp - 24], 0
- Edges:
NO_JUMP -> 32
====
BLOCK 32
- Instructions:
mov rax, ... | Function: func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
adrp x8, .L.str
add x8, x8, :lo12:.L.str
stur x8, [x29, #-16]
stur wzr, [x29, #-20]
str wzr, [sp, #24]
b .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instruc... | Function: _func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
adrp x8, l_.str
add x8, x8, l_.str
stur x8, [x29, #-16]
stur wzr, [x29, #-20]
str wzr, [sp, #24]
b LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:... | Function: func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
auipc a0, %pcrel_hi(.L.str)
addi a0, a0, %pcrel_lo(.Lpcrel_hi0)
sd a0, -32(s0)
li a0, 0
sw a0, -36(s0)
sw a0, -40(s0)
j .LBB0_1
- Edges:
JUMP -> 48
====
... |
problem74 | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], 0
mov dword ptr [rbp - 20], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 20]
mov dword ptr [rbp... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #20]
mov w10, #2
sdiv w9, w9, w10
subs w8, w8, w9
... | Function: _func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #20]
mov w10, #2
sdiv w9, w9, w10
subs w8, w8, w9
... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sw a1, -28(s0)
li a0, 0
sw a0, -32(s0)
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -36(s0)
lw a1, -28(s0)
srliw a2... |
problem32 | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
cmp qword ptr [rbp - 16], 2
jge .LBB0_2
- Edges:
NO_JUMP -> 20
JUMP -> 28
====
BLOCK 20
- Instructions:
mov byte ptr [rbp - 1], 0
jmp .LBB0_9
- Edges:
JUMP -> 100
====
BLOCK 28
- In... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #2
cset w8, ge
tbnz w8, #0, .LBB0_2
- Edges:
NO_JUMP -> 24
JUMP -> 48
====
BLOCK 24
- Instructions:
b .LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
mov w8... | Function: _func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #2
cset w8, ge
tbnz w8, #0, LBB0_2
- Edges:
NO_JUMP -> 24
JUMP -> 48
====
BLOCK 24
- Instructions:
b LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
mov w8,... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
ld a1, -32(s0)
li a0, 1
blt a0, a1, .LBB0_2
- Edges:
NO_JUMP -> 32
JUMP -> 48
====
BLOCK 32
- Instructions:
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
-... |
problem139 | Function: func0
Basic blocks: 5
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 8], edi
mov eax, dword ptr [rbp - 8]
mov ecx, 2
cdq
idiv ecx
cmp edx, 0
jne .LBB0_3
- Edges:
NO_JUMP -> 36
JUMP -> 52
====
BLOCK 36
- Instructions:
cmp dword ptr [rbp - 8], 8
jl .LBB0_3
... | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #8]
ldr w8, [sp, #8]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, .LBB0_3
- Edges:
NO_JUMP -> 40
JUMP -> 76
====
BLOCK 40
- Instructions:
b .LBB... | Function: _func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #8]
ldr w8, [sp, #8]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
- Edges:
NO_JUMP -> 40
JUMP -> 76
====
BLOCK 40
- Instructions:
b LBB0... | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
addi sp, sp, -32
sd ra, 24(sp)
sd s0, 16(sp)
addi s0, sp, 32
sw a0, -24(s0)
lw a0, -24(s0)
srliw a1, a0, 31
addw a1, a1, a0
andi a1, a1, -2
subw a0, a0, a1
bnez a0, .LBB0_3
- Edges:
NO_JUMP -> 44
JUMP -> 76
====
BLOCK 44
- Instruc... |
problem149 | Function: func0
Basic blocks: 21
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 128
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov qword ptr [rbp - 32], rdx
lea rdi, [rbp - 96]
lea rsi, [rip + .L__const.func0.planets]
mov edx, 64
call memcpy@PLT
mov dword ptr [rbp - ... | Function: func0
Basic blocks: 31
====
BLOCK 0
- Instructions:
sub sp, sp, #144
stp x29, x30, [sp, #128]
add x29, sp, #128
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
add x0, sp, #32
mov x2, #64
adrp x1, .L__const.func0.planets
add x1, x1, :lo12:.L__const.func0.planets
bl memcpy... | Function: _func0
Basic blocks: 34
====
BLOCK 0
- Instructions:
sub sp, sp, #160
stp x29, x30, [sp, #144]
add x29, sp, #144
adrp x8, ___stack_chk_guard
ldr x8, [x8, ___stack_chk_guard
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #56]
str x1, [sp, #48]
str x2, [sp, #40]
add x0, sp, #72
mov x2, #... | Function: func0
Basic blocks: 31
====
BLOCK 0
- Instructions:
addi sp, sp, -144
sd ra, 136(sp)
sd s0, 128(sp)
addi s0, sp, 144
sd a0, -32(s0)
sd a1, -40(s0)
sd a2, -48(s0)
auipc a0, %pcrel_hi(.L__const.func0.planets)
addi a0, a0, %pcrel_lo(.Lpcrel_hi0)
sd a0, -144(s0)
ld a1, 56(a0)
sd a1, -56(s... |
problem3 | Function: func0
Basic blocks: 1
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
movss dword ptr [rbp - 4], xmm0
movss xmm0, dword ptr [rbp - 4]
cvttss2si eax, dword ptr [rbp - 4]
cvtsi2ss xmm1, eax
subss xmm0, xmm1
pop rbp
ret
- Edges: (none)
| Function: func0
Basic blocks: 1
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str s0, [sp, #12]
ldr s0, [sp, #12]
ldr s1, [sp, #12]
fcvtzs s1, s1
scvtf s1, s1
fsub s0, s0, s1
add sp, sp, #16
ret
- Edges: (none)
| Function: _func0
Basic blocks: 1
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str s0, [sp, #12]
ldr s0, [sp, #12]
ldr s1, [sp, #12]
fcvtzs s1, s1
scvtf s1, s1
fsub s0, s0, s1
add sp, sp, #16
ret
- Edges: (none)
| Function: func0
Basic blocks: 1
====
BLOCK 0
- Instructions:
addi sp, sp, -32
sd ra, 24(sp)
sd s0, 16(sp)
addi s0, sp, 32
fsw fa0, -20(s0)
flw fa5, -20(s0)
fcvt.w.s a0, fa5, rtz
fcvt.s.w fa4, a0
fsub.s fa0, fa5, fa4
ld ra, 24(sp)
ld s0, 16(sp)
addi sp, sp, 32
ret
- Edges: (none)
|
problem7 | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov qword ptr [rbp - 24], 0
mov dword ptr [rbp - 28], 0
mov dword ptr [rbp - 32], 0
mov dword ptr [rbp - 36], 0
mov dword ptr [rbp - 40], 0
mo... | Function: func0
Basic blocks: 19
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str xzr, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
... | Function: _func0
Basic blocks: 19
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str xzr, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #12]
b LBB0_1
- Edges:
... | Function: func0
Basic blocks: 19
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sd a1, -32(s0)
li a0, 0
sd a0, -40(s0)
sw a0, -44(s0)
sw a0, -48(s0)
sw a0, -52(s0)
sw a0, -56(s0)
sw a0, -52(s0)
j .LBB0_1
- Edges:
JUMP -> 56
====
... |
problem27 | Function: func0
Basic blocks: 34
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 112
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
movsxd rdi, dword ptr [rbp - 12]
shl rdi, 2
call malloc@PLT
mov qword ptr [rbp - 32], rax
movsxd rdi, dword ptr... | Function: func0
Basic blocks: 45
====
BLOCK 0
- Instructions:
sub sp, sp, #128
stp x29, x30, [sp, #112]
add x29, sp, #112
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldursw x8, [x29, #-12]
lsl x0, x8, #2
bl malloc
stur x0, [x29, #-32]
ldursw x0, [x29, #-12]
mov x1, #4
str x1... | Function: _func0
Basic blocks: 45
====
BLOCK 0
- Instructions:
sub sp, sp, #128
stp x29, x30, [sp, #112]
add x29, sp, #112
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldursw x8, [x29, #-12]
lsl x0, x8, #2
bl _malloc
stur x0, [x29, #-32]
ldursw x0, [x29, #-12]
mov x1, #4
str ... | Function: func0
Basic blocks: 45
====
BLOCK 0
- Instructions:
addi sp, sp, -128
sd ra, 120(sp)
sd s0, 112(sp)
addi s0, sp, 128
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
lw a0, -28(s0)
slli a0, a0, 2
call malloc@plt
sd a0, -48(s0)
lw a0, -28(s0)
li a1, 4
sd a1, -128(s0)
call calloc@plt
... |
problem4 | Function: func0
Basic blocks: 8
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov dword ptr [rbp - 24], 0
mov dword ptr [rbp - 28], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 28]
cmp eax, dword pt... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #4]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB0_6... | Function: _func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #4]
b LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
sw a1, -36(s0)
li a0, 0
sw a0, -40(s0)
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -44(s0)
lw a1, -36(s0)
bge a0,... |
problem156 | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov dword ptr [rbp - 4], edi
mov qword ptr [rbp - 16], rsi
mov dword ptr [rbp - 20], 0
mov dword ptr [rbp - 24], 0
mov edi, dword ptr [rbp - 4]
call abs@PLT
mov dword ptr [rbp - 4], eax
- Edges:
NO_JUM... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur w0, [x29, #-4]
str x1, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
ldur w0, [x29, #-4]
bl abs
stur w0, [x29, #-4]
b .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instruc... | Function: _func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur w0, [x29, #-4]
str x1, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
ldur w0, [x29, #-4]
bl _abs
stur w0, [x29, #-4]
b LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instru... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sw a0, -20(s0)
sd a1, -32(s0)
li a0, 0
sw a0, -36(s0)
sw a0, -40(s0)
lw a0, -20(s0)
call abs@plt
sw a0, -20(s0)
j .LBB0_1
- Edges:
JUMP -> 52
====
BLOCK 52
- Instructi... |
problem148 | Function: func0
Basic blocks: 36
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 96
mov dword ptr [rbp - 4], edi
movsxd rdi, dword ptr [rbp - 4]
shl rdi, 2
call malloc@PLT
mov qword ptr [rbp - 16], rax
mov eax, dword ptr [rbp - 4]
add eax, 1
movsxd rdi, eax
shl rdi, 3
call malloc@... | Function: func0
Basic blocks: 54
====
BLOCK 0
- Instructions:
sub sp, sp, #112
stp x29, x30, [sp, #96]
add x29, sp, #96
stur w0, [x29, #-4]
ldursw x8, [x29, #-4]
lsl x0, x8, #2
bl malloc
stur x0, [x29, #-16]
ldur w8, [x29, #-4]
add w9, w8, #1
mov w8, w9
sxtw x8, w8
lsl x0, x8, #3
bl malloc
... | Function: _func0
Basic blocks: 54
====
BLOCK 0
- Instructions:
sub sp, sp, #112
stp x29, x30, [sp, #96]
add x29, sp, #96
stur w0, [x29, #-4]
ldursw x8, [x29, #-4]
lsl x0, x8, #2
bl _malloc
stur x0, [x29, #-16]
ldur w8, [x29, #-4]
add w9, w8, #1
mov x8, x9
sxtw x8, w8
lsl x0, x8, #3
bl _mall... | Function: func0
Basic blocks: 54
====
BLOCK 0
- Instructions:
addi sp, sp, -112
sd ra, 104(sp)
sd s0, 96(sp)
addi s0, sp, 112
sw a0, -20(s0)
lw a0, -20(s0)
slli a0, a0, 2
call malloc@plt
sd a0, -32(s0)
lw a0, -20(s0)
addiw a0, a0, 1
slli a0, a0, 3
call malloc@plt
sd a0, -40(s0)
lw a0, -20... |
problem119 | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
lea rax, [rip + .L.str]
mov qword ptr [rbp - 24], rax
mov rdi, qword ptr [rbp - 16]
call strlen@PLT
mov qword ptr [rbp - 32], rax
mov rax, qword ptr [rbp - 32]
sub rax, 2
... | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
adrp x8, .L.str
add x8, x8, :lo12:.L.str
str x8, [sp, #24]
ldur x0, [x29, #-16]
bl strlen
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #2
str w8, [sp... | Function: _func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
adrp x8, l_.str
add x8, x8, l_.str
str x8, [sp, #24]
ldur x0, [x29, #-16]
bl _strlen
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #2
str w8, [sp, #1... | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -32(s0)
auipc a0, %pcrel_hi(.L.str)
addi a0, a0, %pcrel_lo(.Lpcrel_hi0)
sd a0, -40(s0)
ld a0, -32(s0)
call strlen@plt
sd a0, -48(s0)
ld a0, -48(s0)
addiw a0, a0, -... |
problem51 | Function: func0
Basic blocks: 4
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov edx, dword ptr [rbp - 12]
mov eax, 21
mov ecx, 5
cmp edx, 0
cmovne eax, ecx
mov dword ptr [rbp - 16], eax
mov rdi, qword ptr [rbp - 8]
... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w10, ne
mov w9, #21
mov w8, #5
and w10, w10, #0x1
ands w10, w10, #0x1
csel w8, w8, w9, ne
... | Function: _func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w10, ne
mov w9, #21
mov w8, #5
and w10, w10, #0x1
ands w10, w10, #0x1
csel w8, w8, w9, ne
... | Function: func0
Basic blocks: 8
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -24(s0)
sw a1, -28(s0)
lw a0, -28(s0)
li a1, 21
sd a1, -72(s0)
li a1, 5
sd a1, -64(s0)
bnez a0, .LBB0_2
- Edges:
NO_JUMP -> 48
JUMP -> 56
====
BLOCK 48
- Instru... |
problem102 | Function: func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov dword ptr [rbp - 20], 10
movsxd rdi, dword ptr [rbp - 20]
shl rdi, 3
call malloc@PLT
mov qword ptr [rbp - 32], rax
mov rdi, qword ptr [rbp... | Function: func0
Basic blocks: 21
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur x1, [x29, #-16]
mov w8, #10
stur w8, [x29, #-20]
ldursw x8, [x29, #-20]
lsl x0, x8, #3
bl malloc
str x0, [sp, #32]
ldur x0, [x29, #-8]
bl strlen
ad... | Function: _func0
Basic blocks: 21
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur x1, [x29, #-16]
mov w8, #10
stur w8, [x29, #-20]
ldursw x8, [x29, #-20]
lsl x0, x8, #3
bl _malloc
str x0, [sp, #32]
ldur x0, [x29, #-8]
bl _strlen
... | Function: func0
Basic blocks: 21
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -24(s0)
sd a1, -32(s0)
li a0, 10
sw a0, -36(s0)
lw a0, -36(s0)
slli a0, a0, 3
call malloc@plt
sd a0, -48(s0)
ld a0, -24(s0)
call strlen@plt
addi a0, a0, 1
ca... |
problem29 | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov dword ptr [rbp - 24], 0
mov dword ptr [rbp - 28], 0
- Edges:
NO_JUMP -> 28
====
BLOCK 28
- Instructions:
mov eax, dword ptr [rbp - 28]
cm... | Function: func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str wzr, [sp, #24]
str wzr, [sp, #20]
b .LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldr w8, [sp, #20]
ldur w9, [x29, #-2... | Function: _func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str wzr, [sp, #24]
str wzr, [sp, #20]
b LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldr w8, [sp, #20]
ldur w9, [x29, #-2... | Function: func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -32(s0)
sw a1, -36(s0)
li a0, 0
sw a0, -40(s0)
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -44(s0)
lw a1, -36(s0)
bge a0,... |
problem8 | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov qword ptr [rbp - 32], rcx
mov qword ptr [rbp - 40], 0
mov dword ptr [rbp - 44], 0
mov dword ptr [rbp - 48], 0
... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
str x3, [sp, #16]
str xzr, [sp, #8]
str wzr, [sp, #4]
str wzr, [sp]
b .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- In... | Function: _func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
str x3, [sp, #16]
str xzr, [sp, #8]
str wzr, [sp, #4]
str wzr, [sp]
b LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- In... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
sd a3, -48(s0)
li a0, 0
sd a0, -56(s0)
sw a0, -60(s0)
sw a0, -64(s0)
j .LBB0_1
- Edges:
JUMP -> 52
====
BLOCK 52
- Instruc... |
problem115 | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax]
mov qword ptr [rbp - 24], rax
mov rax, qword ptr [rbp - 8]
mov rax, qword ptr [rax]
mov qword ptr [rbp... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
ldr x8, [sp, #40]
ldr x8, [x8]
str x8, [sp, #24]
ldr x8, [sp, #40]
ldr x8, [x8]
str x8, [sp, #16]
mov w8, #1
str w8, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 48
====
BLOCK 48
- Inst... | Function: _func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
ldr x8, [sp, #40]
ldr x8, [x8]
str x8, [sp, #24]
ldr x8, [sp, #40]
ldr x8, [x8]
str x8, [sp, #16]
mov w8, #1
str w8, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 48
====
BLOCK 48
- Inst... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sw a1, -28(s0)
ld a0, -24(s0)
ld a0, 0(a0)
sd a0, -40(s0)
ld a0, -24(s0)
ld a0, 0(a0)
sd a0, -48(s0)
li a0, 1
sw a0, -52(s0)
j .LBB0_1
- Edges:
JUMP... |
problem137 | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov dword ptr [rbp - 28], 0
mov dword ptr [rbp - 32], 0
mov dword ptr [rbp - 36], 0
- Edges:
NO_JUMP -> 32
====
BLOCK 32
- Ins... | Function: func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
str x2, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #36]
subs w8,... | Function: _func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
str x2, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #36]
subs w8,... | Function: func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
li a0, 0
sw a0, -44(s0)
sw a0, -48(s0)
sw a0, -52(s0)
j .LBB0_1
- Edges:
JUMP -> 48
====
BLOCK 48
- Instructions:
lw a0, ... |
problem94 | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
lea rax, [rip + .L.str]
mov qword ptr [rbp - 24], rax
mov dword ptr [rbp - 28], 0
- Edges:
NO_JUMP -> 32
====
BLOCK 32
- Instructions:
mov rax... | Function: func0
Basic blocks: 24
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur x1, [x29, #-16]
adrp x8, .L.str
add x8, x8, :lo12:.L.str
str x8, [sp, #24]
str wzr, [sp, #20]
b .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instruction... | Function: _func0
Basic blocks: 24
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur x1, [x29, #-16]
adrp x8, l_.str
add x8, x8, l_.str
str x8, [sp, #24]
str wzr, [sp, #20]
b LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
l... | Function: func0
Basic blocks: 24
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sd a1, -32(s0)
auipc a0, %pcrel_hi(.L.str)
addi a0, a0, %pcrel_lo(.Lpcrel_hi0)
sd a0, -40(s0)
li a0, 0
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 48
====
... |
problem108 | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov dword ptr [rbp - 4], edi
mov edi, 8
call malloc@PLT
mov qword ptr [rbp - 16], rax
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax], 0
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax + 4], 0
mov... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur w0, [x29, #-4]
mov x0, #8
bl malloc
str x0, [sp, #16]
ldr x8, [sp, #16]
str wzr, [x8]
ldr x8, [sp, #16]
str wzr, [x8, #4]
mov w8, #1
str w8, [sp, #12]
b .LBB0_1
- Edg... | Function: _func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur w0, [x29, #-4]
mov x0, #8
bl _malloc
str x0, [sp, #16]
ldr x8, [sp, #16]
str wzr, [x8]
ldr x8, [sp, #16]
str wzr, [x8, #4]
mov w8, #1
str w8, [sp, #12]
b LBB0_1
- Ed... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sw a0, -20(s0)
li a0, 8
call malloc@plt
sd a0, -32(s0)
ld a1, -32(s0)
li a0, 0
sw a0, 0(a1)
ld a1, -32(s0)
sw a0, 4(a1)
li a0, 1
sw a0, -36(s0)
j .LBB0_1
- Edges:
... |
problem107 | Function: func0
Basic blocks: 8
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov dword ptr [rbp - 4], edi
movsxd rdi, dword ptr [rbp - 4]
shl rdi, 2
call malloc@PLT
mov qword ptr [rbp - 16], rax
mov dword ptr [rbp - 20], 0
mov dword ptr [rbp - 24], 1
mov dword ptr [rbp - 28], 1
... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur w0, [x29, #-4]
ldursw x8, [x29, #-4]
lsl x0, x8, #2
bl malloc
str x0, [sp, #16]
str wzr, [sp, #12]
mov w8, #1
str w8, [sp, #8]
str w8, [sp, #4]
b .LBB0_1
- Edges:
JUM... | Function: _func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur w0, [x29, #-4]
ldursw x8, [x29, #-4]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #16]
str wzr, [sp, #12]
mov w8, #1
str w8, [sp, #8]
str w8, [sp, #4]
b LBB0_1
- Edges:
JU... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sw a0, -20(s0)
lw a0, -20(s0)
slli a0, a0, 2
call malloc@plt
sd a0, -32(s0)
li a0, 0
sw a0, -36(s0)
li a0, 1
sw a0, -40(s0)
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP ... |
problem63 | Function: func0
Basic blocks: 4
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov dword ptr [rbp - 28], 1
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 28]
cmp eax, dword p... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str x2, [sp, #8]
mov w8, #1
str w8, [sp, #4]
b .LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #... | Function: _func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str x2, [sp, #8]
mov w8, #1
str w8, [sp, #4]
b LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
li a0, 1
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -44(s0)
lw a1, -28(s0)
bge a0, ... |
problem53 | Function: func0
Basic blocks: 8
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov dword ptr [rbp - 24], edx
mov dword ptr [rbp - 28], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 28]
cmp eax, dword ... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str w2, [sp, #8]
str wzr, [sp, #4]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB0_6
... | Function: _func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str w2, [sp, #8]
str wzr, [sp, #4]
b LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
sw a1, -36(s0)
sw a2, -40(s0)
li a0, 0
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -44(s0)
lw a1, -36(s0)
bge a0,... |
problem122 | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], 0
mov dword ptr [rbp - 20], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 20]
shl eax
cmp eax,... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w9, [sp, #12]
ldr w8, [sp, #20]
subs w8, w8, w9, lsl #1
cset w8, le
tbnz w8, #... | Function: _func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w9, [sp, #12]
ldr w8, [sp, #20]
subs w8, w8, w9, lsl #1
cset w8, le
tbnz w8, #... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sw a1, -28(s0)
li a0, 0
sw a0, -32(s0)
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -36(s0)
slliw a0, a0, 1
lw a1, ... |
problem143 | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], 0
mov dword ptr [rbp - 20], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 20]
cmp eax, dword pt... | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB... | Function: _func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0... | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sw a1, -28(s0)
li a0, 0
sw a0, -32(s0)
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -36(s0)
lw a1, -28(s0)
bge a0,... |
problem62 | Function: func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], 0
mov dword ptr [rbp - 24], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
movsxd rax, dword ptr [rbp - 24]
mov qword ptr [rbp - 32], rax
... | Function: func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
str x0, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
b .LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
ldrsw x8, [sp, #8]
str x8, [sp]
ldr x0, [sp, #16]
bl strlen... | Function: _func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
str x0, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
ldrsw x8, [sp, #8]
str x8, [sp]
ldr x0, [sp, #16]
bl _strle... | Function: func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
li a0, 0
sw a0, -36(s0)
sw a0, -40(s0)
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
lw a0, -40(s0)
sd a0, -48(s0)
ld a0, -32(s0)
call st... |
problem90 | Function: func0
Basic blocks: 4
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov dword ptr [rbp - 20], 0
- Edges:
NO_JUMP -> 20
====
BLOCK 20
- Instructions:
mov rax, qword ptr [rbp - 8]
movsxd rcx, dword ptr [rbp - 20]
movsx eax, byt... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str x1, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldrb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, .LBB... | Function: _func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str x1, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sd a1, -32(s0)
li a0, 0
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
ld a0, -24(s0)
lw a1, -36(s0)
add a0, a0, a1
lbu a0, ... |
problem132 | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 4], edi
mov dword ptr [rbp - 8], 1
mov dword ptr [rbp - 12], 0
- Edges:
NO_JUMP -> 20
====
BLOCK 20
- Instructions:
cmp dword ptr [rbp - 4], 0
jle .LBB0_5
- Edges:
NO_JUMP -> 28
JUMP -> 112
=... | Function: func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str w0, [sp, #28]
mov w8, #1
str w8, [sp, #24]
str wzr, [sp, #20]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, .LBB0_5
- Edges:
NO_JUMP -> 4... | Function: _func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str w0, [sp, #28]
mov w8, #1
str w8, [sp, #24]
str wzr, [sp, #20]
b LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_5
- Edges:
NO_JUMP -> 40... | Function: func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sw a0, -20(s0)
li a0, 1
sw a0, -24(s0)
li a0, 0
sw a0, -28(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a1, -20(s0)
li a0, 0
bge a0, a1, .LBB0_5... |
problem141 | Function: func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov dword ptr [rbp - 20], 0
mov dword ptr [rbp - 24], 0
mov dword ptr [rbp - 28], 0
- Edges:
NO_JUMP -> 32
====
BLOCK 32
- Instructions:
movsx... | Function: func0
Basic blocks: 28
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur wzr, [x29, #-20]
str wzr, [sp, #24]
str wzr, [sp, #20]
b .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
ldrsw x8, [sp, ... | Function: _func0
Basic blocks: 28
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur wzr, [x29, #-20]
str wzr, [sp, #24]
str wzr, [sp, #20]
b LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
ldrsw x8, [sp, ... | Function: func0
Basic blocks: 28
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sd a1, -32(s0)
li a0, 0
sw a0, -36(s0)
sw a0, -40(s0)
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instructions:
lw a0, -44(s0)
sd a0, ... |
problem36 | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
movss xmm0, dword ptr [rip + .LCPI0_0]
movss dword ptr [rbp - 16], xmm0
mov dword ptr [rbp - 20], 0
- Edges:
NO_JUMP -> 28
====
BLOCK 28
- Instructions:
mov ... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
mov w8, #16384
movk w8, #50716, lsl #16
fmov s0, w8
str s0, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, ... | Function: _func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
mov w8, #16384
movk w8, #50716, lsl #16
fmov s0, w8
str s0, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, ... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sw a1, -28(s0)
lui a0, 811460
sw a0, -32(s0)
li a0, 0
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instructions:
lw a0, -36(s0)
lw a1, -... |
problem127 | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
cmp dword ptr [rbp - 20], 0
jne .LBB0_2
- Edges:
NO_JUMP -> 24
JUMP -> 32
====
BLOCK 24
- Instructions:
mov byte ptr [rbp - 1], 1
jmp .LBB0_13
- Edges:
... | Function: func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, .LBB0_2
- Edges:
NO_JUMP -> 28
JUMP -> 52
====
BLOCK 28
- Instructions:
b .LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- In... | Function: _func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
- Edges:
NO_JUMP -> 28
JUMP -> 52
====
BLOCK 28
- Instructions:
b LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Ins... | Function: func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
sw a1, -36(s0)
lw a0, -36(s0)
bnez a0, .LBB0_2
- Edges:
NO_JUMP -> 32
JUMP -> 48
====
BLOCK 32
- Instructions:
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 3... |
problem44 | Function: func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
mov dword ptr [rbp - 24], 0
- Edges:
NO_JUMP -> 20
====
BLOCK 20
- Instructions:
mov eax, dword ptr [rbp - 24]
cmp eax, dword ptr [rbp - 20]
jge .LBB0_10
... | Function: func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str wzr, [sp, #8]
b .LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB0_10
- Edges:
NO_JUM... | Function: _func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
- Edges:
NO_JUMP... | Function: func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
sw a1, -36(s0)
li a0, 0
sw a0, -40(s0)
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
lw a0, -40(s0)
lw a1, -36(s0)
bge a0, a1, .LBB0_10
- ... |
problem34 | Function: func0
Basic blocks: 23
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov eax, dword ptr [rbp - 12]
mov ecx, 3
cdq
idiv ecx
add eax, 1
movsxd rdi, eax
shl rdi, 2
call malloc@PL... | Function: func0
Basic blocks: 31
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldur w8, [x29, #-12]
mov w9, #3
sdiv w8, w8, w9
add w9, w8, #1
mov w8, w9
sxtw x8, w8
lsl x0, x8, #2
bl malloc... | Function: _func0
Basic blocks: 31
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldur w8, [x29, #-12]
mov w9, #3
sdiv w8, w8, w9
add w9, w8, #1
mov x8, x9
sxtw x8, w8
lsl x0, x8, #2
bl _mall... | Function: func0
Basic blocks: 31
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
lw a0, -28(s0)
lui a1, 349525
addiw a1, a1, 1366
mul a0, a0, a1
srli a1, a0, 63
srli a0, a0, 32
addw a0, a0, a1
addiw a0,... |
problem11 | Function: func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov rdi, qword ptr [rbp - 16]
call strlen@PLT
mov dword ptr [rbp - 20], eax
mov eax, dword ptr [rbp - 20]
shl eax
add eax, 1
movsxd rdi, eax
call malloc@PLT
mov qword ... | Function: func0
Basic blocks: 31
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl strlen
mov w8, w0
stur w8, [x29, #-20]
ldur w9, [x29, #-20]
mov w8, #2
mul w8, w8, w9
add w9, w8, #1
mov w8, w9
sxtw x0, w8
b... | Function: _func0
Basic blocks: 31
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
stur w8, [x29, #-20]
ldur w9, [x29, #-20]
mov w8, #2
mul w8, w8, w9
add w9, w8, #1
mov x8, x9
sxtw x0, w8
... | Function: func0
Basic blocks: 31
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -32(s0)
ld a0, -32(s0)
call strlen@plt
sw a0, -36(s0)
lw a0, -36(s0)
slliw a0, a0, 1
addi a0, a0, 1
call malloc@plt
sd a0, -56(s0)
ld a0, -56(s0)
bnez a0, .LBB... |
problem72 | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
movss dword ptr [rbp - 8], xmm0
movss dword ptr [rbp - 12], xmm1
movss dword ptr [rbp - 16], xmm2
movss xmm1, dword ptr [rbp - 8]
addss xmm1, dword ptr [rbp - 12]
movss xmm0, dword ptr [rbp - 16]
ucomiss ... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur s0, [x29, #-8]
stur s1, [x29, #-12]
str s2, [sp, #16]
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fadd s0, s0, s1
ldr s1, [sp, #16]
fcmp s0, s1
cset w8, ls
tbnz w8, #0, .LBB... | Function: _func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str s0, [sp, #24]
str s1, [sp, #20]
str s2, [sp, #16]
ldr s0, [sp, #24]
ldr s1, [sp, #20]
fadd s0, s0, s1
ldr s1, [sp, #16]
fcmp s0, s1
cset w8, ls
tbnz w8, #0, LBB0_3
- Edges:
NO_JUMP -> 44
JUMP -> 112
====
BLOCK... | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
fsw fa0, -24(s0)
fsw fa1, -28(s0)
fsw fa2, -32(s0)
flw fa5, -24(s0)
flw fa4, -28(s0)
fadd.s fa5, fa5, fa4
flw fa4, -32(s0)
fle.s a0, fa5, fa4
bnez a0, .LBB0_3
- Edges:
... |
problem150 | Function: func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
mov rax, qword ptr [rbp - 24]
mov dword ptr [rax], 0
mov dword ptr [rbp - 28], 0
- Edges:
NO_JUMP -> 36
====
BLO... | Function: func0
Basic blocks: 31
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x8, [x29, #-24]
str wzr, [x8]
stur wzr, [x29, #-28]
b .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instruction... | Function: _func0
Basic blocks: 31
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x8, [x29, #-24]
str wzr, [x8]
stur wzr, [x29, #-28]
b LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instruction... | Function: func0
Basic blocks: 31
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
ld a1, -40(s0)
li a0, 0
sw a0, 0(a1)
sw a0, -44(s0)
j .LBB0_1
- Edges:
JUMP -> 48
====
BLOCK 48
- Instructions:
lw a0, -4... |
problem77 | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 8], edi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], 1
mov dword ptr [rbp - 20], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov ecx, dword ptr [rbp - 16]
xor eax, eax
cm... | Function: func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str w0, [sp, #24]
str w1, [sp, #20]
mov w8, #1
str w8, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
ldr w8, [sp, #16]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, gt
mov w... | Function: _func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str w0, [sp, #24]
str w1, [sp, #20]
mov w8, #1
str w8, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
ldr w8, [sp, #16]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, gt
mov w... | Function: func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sw a0, -24(s0)
sw a1, -28(s0)
li a0, 1
sw a0, -32(s0)
li a0, 0
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instructions:
lw a1, -32(s0)
lw a0, -24(s0... |
problem21 | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
movss xmm0, dword ptr [rip + .LCPI0_0]
movss dword ptr [rbp - 28], xmm0
mov rax, qword ptr [rbp - 8]
movss xmm0, dword ptr [rax]... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
str x2, [sp, #24]
mov w8, #2139095039
fmov s0, w8
str s0, [sp, #20]
ldr x8, [sp, #40]
ldr s0, [x8]
ldr x8, [sp, #24]
str s0, [x8]
ldr x8, [sp, #40]
ldr s0, [x8, #4]
ldr x8, [sp,... | Function: _func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #48
str x0, [sp, #40]
str w1, [sp, #36]
str x2, [sp, #24]
mov w8, #2139095039
fmov s0, w8
str s0, [sp, #20]
ldr x8, [sp, #40]
ldr s0, [x8]
ldr x8, [sp, #24]
str s0, [x8]
ldr x8, [sp, #40]
ldr s0, [x8, #4]
ldr x8, [sp... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
lui a0, 522240
addiw a0, a0, -1
sw a0, -44(s0)
ld a0, -24(s0)
flw fa5, 0(a0)
ld a0, -40(s0)
fsw fa5, 0(a0)
ld a0, -24(s0)... |
problem20 | Function: func0
Basic blocks: 30
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 160
mov qword ptr [rbp - 8], rdi
lea rdi, [rbp - 48]
xor esi, esi
mov edx, 40
call memset@PLT
lea rdi, [rbp - 128]
lea rsi, [rip + .L__const.func0.numto]
mov edx, 80
call memcpy@PLT
mov dword ptr [rbp... | Function: func0
Basic blocks: 43
====
BLOCK 0
- Instructions:
sub sp, sp, #192
stp x29, x30, [sp, #176]
add x29, sp, #176
sub x8, x29, #8
str x8, [sp, #16]
str x0, [x8]
sub x0, x29, #48
mov x2, #40
mov w1, wzr
bl memset
add x0, sp, #48
mov x2, #80
adrp x1, .L__const.func0.numto
add x1, x1, ... | Function: _func0
Basic blocks: 46
====
BLOCK 0
- Instructions:
sub sp, sp, #192
stp x29, x30, [sp, #176]
add x29, sp, #176
adrp x8, ___stack_chk_guard
ldr x8, [x8, ___stack_chk_guard
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #40]
sub x0, x29, #48
mov x2, #40
mov w1, #0
bl _memset
add x0, ... | Function: func0
Basic blocks: 43
====
BLOCK 0
- Instructions:
addi sp, sp, -192
sd ra, 184(sp)
sd s0, 176(sp)
addi s0, sp, 192
sd a0, -24(s0)
li a0, 0
sd a0, -176(s0)
sd a0, -32(s0)
sd a0, -40(s0)
sd a0, -48(s0)
sd a0, -56(s0)
sd a0, -64(s0)
auipc a0, %pcrel_hi(.L__const.func0.numto)
addi a... |
problem120 | Function: func0
Basic blocks: 48
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov dword ptr [rbp - 28], 0
mov rdi, qword ptr [rbp - 16]
call strlen@PLT
mov dword ptr [rbp - 32], eax
mov rdi, qword ptr [rbp - 24]
call st... | Function: func0
Basic blocks: 68
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
str x1, [sp, #24]
str wzr, [sp, #20]
ldur x0, [x29, #-16]
bl strlen
mov w8, w0
str w8, [sp, #16]
ldr x0, [sp, #24]
bl strlen
mov w8, w0
str w8, [sp, #1... | Function: _func0
Basic blocks: 68
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
str x1, [sp, #24]
str wzr, [sp, #20]
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
str w8, [sp, #16]
ldr x0, [sp, #24]
bl _strlen
mov x8, x0
str w8, [sp,... | Function: func0
Basic blocks: 68
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -32(s0)
sd a1, -40(s0)
li a0, 0
sd a0, -72(s0)
sw a0, -44(s0)
ld a0, -32(s0)
call strlen@plt
sw a0, -48(s0)
ld a0, -40(s0)
call strlen@plt
mv a1, a0
ld a0, -... |
problem151 | Function: func0
Basic blocks: 12
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 8], edi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], edx
mov dword ptr [rbp - 20], 1
cmp dword ptr [rbp - 8], 2
jge .LBB0_2
- Edges:
NO_JUMP -> 32
JUMP -> 36
====
BLOCK 32
- Instruc... | Function: func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str w0, [sp, #24]
str w1, [sp, #20]
str w2, [sp, #16]
mov w8, #1
str w8, [sp, #12]
ldr w8, [sp, #24]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, .LBB0_2
- Edges:
NO_JUMP -> 40
JUMP -> 52
====
BLOCK 40
- Instructions:
... | Function: _func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str w0, [sp, #24]
str w1, [sp, #20]
str w2, [sp, #16]
mov w8, #1
str w8, [sp, #12]
ldr w8, [sp, #24]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_2
- Edges:
NO_JUMP -> 40
JUMP -> 52
====
BLOCK 40
- Instructions:
... | Function: func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sw a0, -24(s0)
sw a1, -28(s0)
sw a2, -32(s0)
li a0, 1
sw a0, -36(s0)
lw a1, -24(s0)
blt a0, a1, .LBB0_2
- Edges:
NO_JUMP -> 44
JUMP -> 60
====
BLOCK 44
- Instructions:
... |
problem55 | Function: func0
Basic blocks: 26
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov rdi, qword ptr [rbp - 16]
call strlen@PLT
mov dword ptr [rbp - 28], eax
mov rdi, qword ptr [rbp - 24]
call strlen@PLT
mov dword ptr [rbp ... | Function: func0
Basic blocks: 34
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x0, [x29, #-16]
bl strlen
mov w8, w0
stur w8, [x29, #-28]
ldur x0, [x29, #-24]
bl strlen
mov w8, w0
str w8, [sp, #32]
str wzr... | Function: _func0
Basic blocks: 34
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
stur w8, [x29, #-28]
ldur x0, [x29, #-24]
bl _strlen
mov x8, x0
str w8, [sp, #32]
str ... | Function: func0
Basic blocks: 34
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -32(s0)
sd a1, -40(s0)
ld a0, -32(s0)
call strlen@plt
sw a0, -44(s0)
ld a0, -40(s0)
call strlen@plt
sw a0, -48(s0)
li a0, 0
sw a0, -52(s0)
j .LBB0_1
- Edges:
... |
problem136 | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], -1
mov dword ptr [rbp - 20], 1
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 20]
cmp eax, dword pt... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
mov w8, #-1
str w8, [sp, #16]
mov w8, #1
str w8, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8... | Function: _func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
mov w8, #-1
str w8, [sp, #16]
mov w8, #1
str w8, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sw a1, -28(s0)
li a0, -1
sw a0, -32(s0)
li a0, 1
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instructions:
lw a0, -36(s0)
lw a1, -28(s0... |
problem79 | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
lea rax, [rip + .L.str]
mov qword ptr [rbp - 16], rax
mov dword ptr [rbp - 20], 0
mov dword ptr [rbp - 24], 0
- Edges:
NO_JUMP -> 32
====
BLOCK 32
- Instructions:
movsxd rax... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
adrp x8, .L.str
add x8, x8, :lo12:.L.str
str x8, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
b .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
... | Function: _func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
adrp x8, l_.str
add x8, x8, l_.str
str x8, [sp, #16]
str wzr, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
ldrsw... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
auipc a0, %pcrel_hi(.L.str)
addi a0, a0, %pcrel_lo(.Lpcrel_hi0)
sd a0, -32(s0)
li a0, 0
sw a0, -36(s0)
sw a0, -40(s0)
j .LBB0_1
- Edges:
JUMP -> 48
====
B... |
problem43 | Function: func0
Basic blocks: 4
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], 0
- Edges:
NO_JUMP -> 20
====
BLOCK 20
- Instructions:
mov eax, dword ptr [rbp - 16]
cmp eax, dword ptr [rbp - 12]
jge .LBB0_4
- E... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str x0, [sp, #8]
str w1, [sp, #4]
str wzr, [sp]
b .LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB0_4
- Edges:
NO_JUMP -> 40
JUM... | Function: _func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str x0, [sp, #8]
str w1, [sp, #4]
str wzr, [sp]
b LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr w8, [sp]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
- Edges:
NO_JUMP -> 40
JUMP... | Function: func0
Basic blocks: 6
====
BLOCK 0
- Instructions:
addi sp, sp, -32
sd ra, 24(sp)
sd s0, 16(sp)
addi s0, sp, 32
sd a0, -24(s0)
sw a1, -28(s0)
li a0, 0
sw a0, -32(s0)
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
lw a0, -32(s0)
lw a1, -28(s0)
bge a0, a1, .LBB0_4
- Ed... |
problem124 | Function: func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov dword ptr [rbp - 4], edi
mov qword ptr [rbp - 16], rsi
mov qword ptr [rbp - 24], rdx
mov dword ptr [rbp - 28], 10
mov rax, qword ptr [rbp - 24]
mov dword ptr [rax], 1
mov rax, qword ptr [rbp - 16]
... | Function: func0
Basic blocks: 24
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur w0, [x29, #-4]
stur x1, [x29, #-16]
str x2, [sp, #24]
mov w8, #10
str w8, [sp, #20]
ldr x9, [sp, #24]
mov w8, #1
str w8, [x9]
ldur x9, [x29, #-16]
str w8, [x9]
b .LBB0... | Function: _func0
Basic blocks: 24
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur w0, [x29, #-4]
stur x1, [x29, #-16]
str x2, [sp, #24]
mov w8, #10
str w8, [sp, #20]
ldr x9, [sp, #24]
mov w8, #1
str w8, [x9]
ldur x9, [x29, #-16]
str w8, [x9]
b LBB0... | Function: func0
Basic blocks: 24
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sw a0, -20(s0)
sd a1, -32(s0)
sd a2, -40(s0)
li a0, 10
sw a0, -44(s0)
ld a1, -40(s0)
li a0, 1
sw a0, 0(a1)
ld a1, -32(s0)
sw a0, 0(a1)
j .LBB0_1
- Edges:
JUMP -> 6... |
problem35 | Function: func0
Basic blocks: 23
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov qword ptr [rbp - 24], rdx
movsxd rdi, dword ptr [rbp - 12]
shl rdi, 2
call malloc@PLT
mov qword ptr [rbp - 32], rax
mov dword ptr [rbp - 4... | Function: func0
Basic blocks: 30
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldursw x8, [x29, #-12]
lsl x0, x8, #2
bl malloc
str x0, [sp, #32]
str wzr, [sp, #24]
str wzr, [sp, #20]
b .LBB0_... | Function: _func0
Basic blocks: 30
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldursw x8, [x29, #-12]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #32]
str wzr, [sp, #24]
str wzr, [sp, #20]
b LBB0... | Function: func0
Basic blocks: 30
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -24(s0)
sw a1, -28(s0)
sd a2, -40(s0)
lw a0, -28(s0)
slli a0, a0, 2
call malloc@plt
sd a0, -48(s0)
li a0, 0
sw a0, -56(s0)
sw a0, -60(s0)
j .LBB0_1
- Edges:
... |
problem49 | Function: func0
Basic blocks: 8
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov qword ptr [rbp - 16], rdi
mov rdi, qword ptr [rbp - 16]
call strlen@PLT
mov dword ptr [rbp - 20], eax
mov dword ptr [rbp - 24], 0
- Edges:
NO_JUMP -> 32
====
BLOCK 32
- Instructions:
mov eax, dword ... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
str x0, [sp, #16]
ldr x0, [sp, #16]
bl strlen
mov w8, w0
str w8, [sp, #12]
str wzr, [sp, #8]
b .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
ldr w8, [sp, #8]
ld... | Function: _func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
str x0, [sp, #16]
ldr x0, [sp, #16]
bl _strlen
mov x8, x0
str w8, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
ldr w8, [sp, #8]
l... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
ld a0, -32(s0)
call strlen@plt
sw a0, -36(s0)
li a0, 0
sw a0, -40(s0)
j .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instructions:
lw a0, -40(s0)
lw a1,... |
problem66 | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 96
mov dword ptr [rbp - 4], edi
mov dword ptr [rbp - 8], esi
mov edx, dword ptr [rbp - 4]
lea rdi, [rip + func0.xs]
lea rsi, [rip + .L.str]
mov al, 0
call sprintf@PLT
lea rdi, [rip + func0.xs]
call strle... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
sub sp, sp, #112
stp x29, x30, [sp, #96]
add x29, sp, #96
stur w0, [x29, #-4]
stur w1, [x29, #-8]
ldur w2, [x29, #-4]
adrp x0, func0.xs
add x0, x0, :lo12:func0.xs
str x0, [sp, #16]
adrp x1, .L.str
add x1, x1, :lo12:.L.str
bl sprintf
... | Function: _func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #144
stp x29, x30, [sp, #128]
add x29, sp, #128
adrp x8, ___stack_chk_guard
ldr x8, [x8, ___stack_chk_guard
ldr x8, [x8]
stur x8, [x29, #-8]
str w0, [sp, #64]
str w1, [sp, #60]
ldr w9, [sp, #64]
mov x8, x9
mov x9, sp
s... | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
addi sp, sp, -112
sd ra, 104(sp)
sd s0, 96(sp)
addi s0, sp, 112
sw a0, -20(s0)
sw a1, -24(s0)
lw a2, -20(s0)
auipc a0, %pcrel_hi(func0.xs)
addi a0, a0, %pcrel_lo(.Lpcrel_hi0)
sd a0, -96(s0)
auipc a1, %pcrel_hi(.L.str)
addi a1, a1, %p... |
problem76 | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 8], edi
cmp dword ptr [rbp - 8], 2
jge .LBB0_2
- Edges:
NO_JUMP -> 20
JUMP -> 28
====
BLOCK 20
- Instructions:
mov dword ptr [rbp - 4], 0
jmp .LBB0_12
- Edges:
JUMP -> 168
====
BLOCK 28
- In... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, .LBB0_2
- Edges:
NO_JUMP -> 24
JUMP -> 36
====
BLOCK 24
- Instructions:
b .LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
str wzr,... | Function: _func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_2
- Edges:
NO_JUMP -> 24
JUMP -> 36
====
BLOCK 24
- Instructions:
b LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
str wzr, ... | Function: func0
Basic blocks: 17
====
BLOCK 0
- Instructions:
addi sp, sp, -32
sd ra, 24(sp)
sd s0, 16(sp)
addi s0, sp, 32
sw a0, -24(s0)
lw a1, -24(s0)
li a0, 1
blt a0, a1, .LBB0_2
- Edges:
NO_JUMP -> 32
JUMP -> 48
====
BLOCK 32
- Instructions:
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
-... |
problem84 | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 8], edi
cmp dword ptr [rbp - 8], 1
jge .LBB0_2
- Edges:
NO_JUMP -> 20
JUMP -> 28
====
BLOCK 20
- Instructions:
mov dword ptr [rbp - 4], 0
jmp .LBB0_9
- Edges:
JUMP -> 96
====
BLOCK 28
- Instr... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, .LBB0_2
- Edges:
NO_JUMP -> 24
JUMP -> 36
====
BLOCK 24
- Instructions:
b .LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
str wzr,... | Function: _func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB0_2
- Edges:
NO_JUMP -> 24
JUMP -> 36
====
BLOCK 24
- Instructions:
b LBB0_1
- Edges:
JUMP -> 28
====
BLOCK 28
- Instructions:
str wzr, ... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
addi sp, sp, -32
sd ra, 24(sp)
sd s0, 16(sp)
addi s0, sp, 32
sw a0, -24(s0)
lw a1, -24(s0)
li a0, 0
blt a0, a1, .LBB0_2
- Edges:
NO_JUMP -> 32
JUMP -> 48
====
BLOCK 32
- Instructions:
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
-... |
problem147 | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], 0
mov dword ptr [rbp - 20], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 20]
cmp eax, dword pt... | Function: func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB... | Function: _func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0... | Function: func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sw a1, -28(s0)
li a0, 0
sw a0, -32(s0)
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -36(s0)
lw a1, -28(s0)
bge a0,... |
problem19 | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov dword ptr [rbp - 28], 0
mov rdi, qword ptr [rbp - 16]
call strlen@PLT
mov dword ptr [rbp - 32], eax
mov rdi, qword ptr [rbp - 24]
call st... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
str x1, [sp, #24]
str wzr, [sp, #20]
ldur x0, [x29, #-16]
bl strlen
mov w8, w0
str w8, [sp, #16]
ldr x0, [sp, #24]
bl strlen
mov w8, w0
str w8, [sp, #1... | Function: _func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-16]
str x1, [sp, #24]
str wzr, [sp, #20]
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
str w8, [sp, #16]
ldr x0, [sp, #24]
bl _strlen
mov x8, x0
str w8, [sp,... | Function: func0
Basic blocks: 13
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -32(s0)
sd a1, -40(s0)
li a0, 0
sw a0, -44(s0)
ld a0, -32(s0)
call strlen@plt
sw a0, -48(s0)
ld a0, -40(s0)
call strlen@plt
sw a0, -52(s0)
lw a0, -48(s0)
bne... |
problem162 | Function: func0
Basic blocks: 18
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], 0
mov rdi, qword ptr [rbp - 8]
call strlen@PLT
mov dword ptr [rbp - 16], eax
mov dword ptr [rbp - 20], 0
- Edges:
NO_JUMP -> 36
====
BLOCK 36
- In... | Function: func0
Basic blocks: 25
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
ldur x0, [x29, #-8]
bl strlen
mov w8, w0
str w8, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instruct... | Function: _func0
Basic blocks: 25
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
ldur x0, [x29, #-8]
bl _strlen
mov x8, x0
str w8, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44
- Instruc... | Function: func0
Basic blocks: 25
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
li a0, 0
sd a0, -56(s0)
sw a0, -28(s0)
ld a0, -24(s0)
call strlen@plt
mv a1, a0
ld a0, -56(s0)
sw a1, -32(s0)
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP... |
problem13 | Function: func0
Basic blocks: 7
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
lea rax, [rip + .L.str]
mov qword ptr [rbp - 24], rax
mov dword ptr [rbp - 28], 0
mov dword ptr [rbp - 32], 0
- Edges:
NO_JUMP -> 36
====
BLOCK... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur w1, [x29, #-12]
adrp x8, .L.str
add x8, x8, :lo12:.L.str
str x8, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
b .LBB0_1
- Edges:
JUMP -> 44
====
BL... | Function: _func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur x0, [x29, #-8]
stur w1, [x29, #-12]
adrp x8, l_.str
add x8, x8, l_.str
str x8, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
b LBB0_1
- Edges:
JUMP -> 44
====
BLOCK 44... | Function: func0
Basic blocks: 9
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sd a0, -24(s0)
sw a1, -28(s0)
auipc a0, %pcrel_hi(.L.str)
addi a0, a0, %pcrel_lo(.Lpcrel_hi0)
sd a0, -40(s0)
li a0, 0
sw a0, -44(s0)
sw a0, -48(s0)
j .LBB0_1
- Edges:
J... |
problem97 | Function: func0
Basic blocks: 15
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 48
mov dword ptr [rbp - 4], edi
mov qword ptr [rbp - 16], rsi
movsxd rdi, dword ptr [rbp - 4]
shl rdi, 2
call malloc@PLT
mov qword ptr [rbp - 24], rax
mov rax, qword ptr [rbp - 16]
mov dword ptr [rax], 0
... | Function: func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur w0, [x29, #-4]
stur x1, [x29, #-16]
ldursw x8, [x29, #-4]
lsl x0, x8, #2
bl malloc
str x0, [sp, #24]
ldur x8, [x29, #-16]
str wzr, [x8]
mov w8, #2
str w8, [sp, #20]
b ... | Function: _func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
sub sp, sp, #64
stp x29, x30, [sp, #48]
add x29, sp, #48
stur w0, [x29, #-4]
stur x1, [x29, #-16]
ldursw x8, [x29, #-4]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #24]
ldur x8, [x29, #-16]
str wzr, [x8]
mov w8, #2
str w8, [sp, #20]
... | Function: func0
Basic blocks: 20
====
BLOCK 0
- Instructions:
addi sp, sp, -64
sd ra, 56(sp)
sd s0, 48(sp)
addi s0, sp, 64
sw a0, -20(s0)
sd a1, -32(s0)
lw a0, -20(s0)
slli a0, a0, 2
call malloc@plt
sd a0, -40(s0)
ld a1, -32(s0)
li a0, 0
sw a0, 0(a1)
li a0, 2
sw a0, -44(s0)
j .LBB0_1
-... |
problem12 | Function: func0
Basic blocks: 10
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 64
mov qword ptr [rbp - 16], rdi
mov qword ptr [rbp - 24], rsi
mov rdi, qword ptr [rbp - 16]
call strlen@PLT
mov dword ptr [rbp - 28], eax
mov rdi, qword ptr [rbp - 24]
call strlen@PLT
mov dword ptr [rbp ... | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x0, [x29, #-16]
bl strlen
mov w8, w0
stur w8, [x29, #-28]
ldur x0, [x29, #-24]
bl strlen
mov w8, w0
str w8, [sp, #32]
ldur w8... | Function: _func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
sub sp, sp, #80
stp x29, x30, [sp, #64]
add x29, sp, #64
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
stur w8, [x29, #-28]
ldur x0, [x29, #-24]
bl _strlen
mov x8, x0
str w8, [sp, #32]
ldur... | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
addi sp, sp, -80
sd ra, 72(sp)
sd s0, 64(sp)
addi s0, sp, 80
sd a0, -32(s0)
sd a1, -40(s0)
ld a0, -32(s0)
call strlen@plt
sw a0, -44(s0)
ld a0, -40(s0)
call strlen@plt
sw a0, -48(s0)
lw a0, -44(s0)
lw a1, -48(s0)
bge a0, a1, .L... |
problem112 | Function: func0
Basic blocks: 14
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 176
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov qword ptr [rbp - 24], rdx
mov qword ptr [rbp - 32], rcx
lea rdi, [rbp - 144]
xor esi, esi
mov edx, 104
call memset@PLT
mov dword ptr [r... | Function: func0
Basic blocks: 19
====
BLOCK 0
- Instructions:
sub sp, sp, #192
stp x29, x30, [sp, #176]
add x29, sp, #176
sub x8, x29, #32
str x8, [sp]
str x0, [x8, #24]
str x1, [x8, #16]
str x2, [x8, #8]
str x3, [x8]
add x0, sp, #40
mov x2, #104
mov w1, wzr
bl memset
ldr x8, [sp]
str wzr... | Function: _func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
sub sp, sp, #192
stp x29, x30, [sp, #176]
add x29, sp, #176
adrp x8, ___stack_chk_guard
ldr x8, [x8, ___stack_chk_guard
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #56]
str x1, [sp, #48]
str x2, [sp, #40]
str x3, [sp, #32]
add x0,... | Function: func0
Basic blocks: 19
====
BLOCK 0
- Instructions:
addi sp, sp, -192
sd ra, 184(sp)
sd s0, 176(sp)
addi s0, sp, 192
sd a0, -24(s0)
sd a1, -32(s0)
sd a2, -40(s0)
sd a3, -48(s0)
addi a0, s0, -152
li a1, 0
sd a1, -192(s0)
li a2, 104
call memset@plt
ld a0, -192(s0)
sw a0, -156(s0)
... |
problem123 | Function: func0
Basic blocks: 8
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], esi
mov dword ptr [rbp - 16], 0
mov dword ptr [rbp - 20], 0
- Edges:
NO_JUMP -> 24
====
BLOCK 24
- Instructions:
mov eax, dword ptr [rbp - 20]
cmp eax, dword ptr... | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b .LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, .LBB... | Function: _func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
- Edges:
JUMP -> 24
====
BLOCK 24
- Instructions:
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0... | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -24(s0)
sw a1, -28(s0)
li a0, 0
sw a0, -32(s0)
sw a0, -36(s0)
j .LBB0_1
- Edges:
JUMP -> 40
====
BLOCK 40
- Instructions:
lw a0, -36(s0)
lw a1, -28(s0)
bge a0,... |
problem91 | Function: func0
Basic blocks: 16
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 16], rdi
mov dword ptr [rbp - 20], esi
cmp dword ptr [rbp - 20], 2
jge .LBB0_2
- Edges:
NO_JUMP -> 24
JUMP -> 32
====
BLOCK 24
- Instructions:
mov dword ptr [rbp - 4], -1
jmp .LBB0_15
- Edges... | Function: func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, .LBB0_2
- Edges:
NO_JUMP -> 28
JUMP -> 44
====
BLOCK 28
- Instructions:
b .LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- In... | Function: _func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
sub sp, sp, #32
str x0, [sp, #16]
str w1, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_2
- Edges:
NO_JUMP -> 28
JUMP -> 44
====
BLOCK 28
- Instructions:
b LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Ins... | Function: func0
Basic blocks: 22
====
BLOCK 0
- Instructions:
addi sp, sp, -48
sd ra, 40(sp)
sd s0, 32(sp)
addi s0, sp, 48
sd a0, -32(s0)
sw a1, -36(s0)
lw a1, -36(s0)
li a0, 1
blt a0, a1, .LBB0_2
- Edges:
NO_JUMP -> 36
JUMP -> 52
====
BLOCK 36
- Instructions:
j .LBB0_1
- Edges:
JUMP -> 40... |
problem67 | Function: func0
Basic blocks: 8
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov dword ptr [rbp - 12], 0
mov dword ptr [rbp - 16], 0
- Edges:
NO_JUMP -> 20
====
BLOCK 20
- Instructions:
mov rax, qword ptr [rbp - 8]
movsxd rcx, dword ptr [rbp - 16]
movsx eax, byte ... | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str x0, [sp, #8]
str wzr, [sp, #4]
str wzr, [sp]
b .LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr x8, [sp, #8]
ldrsw x9, [sp]
ldrb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, .LBB0_7
- Edge... | Function: _func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str x0, [sp, #8]
str wzr, [sp, #4]
str wzr, [sp]
b LBB0_1
- Edges:
JUMP -> 20
====
BLOCK 20
- Instructions:
ldr x8, [sp, #8]
ldrsw x9, [sp]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
- Edge... | Function: func0
Basic blocks: 11
====
BLOCK 0
- Instructions:
addi sp, sp, -32
sd ra, 24(sp)
sd s0, 16(sp)
addi s0, sp, 32
sd a0, -24(s0)
li a0, 0
sw a0, -28(s0)
sw a0, -32(s0)
j .LBB0_1
- Edges:
JUMP -> 36
====
BLOCK 36
- Instructions:
ld a0, -24(s0)
lw a1, -32(s0)
add a0, a0, a1
lbu a0,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.