task_name stringlengths 4 18 | x86_64 stringlengths 267 26.4k | aarch64_linux stringlengths 348 25.8k | aarch64_apple stringlengths 344 26.8k | riscv64 stringlengths 382 24.4k |
|---|---|---|---|---|
ackermann | Function: ack
Basic blocks: 25
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 16
mov dword ptr [rbp - 8], edi
mov dword ptr [rbp - 12], esi
mov eax, dword ptr [rip + depth]
add eax, 1
mov dword ptr [rip + depth], eax
cmp dword ptr [rip + depth], 16777215
jbe .LBB0_2
- Edges:
NO_JUMP... | Function: ack
Basic blocks: 34
====
BLOCK 0
- Instructions:
sub sp, sp, #32
stp x29, x30, [sp, #16]
add x29, sp, #16
str w0, [sp, #8]
str w1, [sp, #4]
adrp x8, depth
ldr w9, [x8, :lo12:depth]
add w9, w9, #1
str w9, [x8, :lo12:depth]
ldr w8, [x8, :lo12:depth]
mov w9, #16777215
subs w8, w8, w9
... | Function: _ack
Basic blocks: 34
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur w0, [x29, #-8]
stur w1, [x29, #-12]
adrp x8, _depth
ldr w9, [x8, _depth
add w9, w9, #1
str w9, [x8, _depth
ldr w8, [x8, _depth
mov w9, #16777215
subs w8, w8, w9
cset w8, ... | Function: ack
Basic blocks: 34
====
BLOCK 0
- Instructions:
addi sp, sp, -32
sd ra, 24(sp)
sd s0, 16(sp)
addi s0, sp, 32
sw a0, -24(s0)
sw a1, -28(s0)
auipc a0, %pcrel_hi(depth)
addi a0, a0, %pcrel_lo(.Lpcrel_hi0)
lw a1, 0(a0)
addiw a1, a1, 1
sw a1, 0(a0)
lbu a0, 3(a0)
beqz a0, .LBB0_2
- Edg... |
audio-codec | Function: encode
Basic blocks: 51
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov qword ptr [rbp - 24], rdx
mov byte ptr [rbp - 25], 0
mov word ptr [rbp - 28], 0
mov dword ptr [rbp - 32], 0
mov dword ptr [rbp - 36], 0
mov dword ptr [... | Function: encode
Basic blocks: 70
====
BLOCK 0
- Instructions:
sub sp, sp, #80
str x0, [sp, #72]
str x1, [sp, #64]
str x2, [sp, #56]
strb wzr, [sp, #55]
strh wzr, [sp, #52]
str wzr, [sp, #48]
str wzr, [sp, #44]
str wzr, [sp, #40]
str wzr, [sp, #36]
str xzr, [sp, #24]
b .LBB0_1
- Edges:
JUMP ... | Function: _encode
Basic blocks: 73
====
BLOCK 0
- Instructions:
sub sp, sp, #80
str x0, [sp, #72]
str x1, [sp, #64]
str x2, [sp, #56]
strb wzr, [sp, #55]
strh wzr, [sp, #52]
str wzr, [sp, #48]
str wzr, [sp, #44]
str wzr, [sp, #40]
str wzr, [sp, #36]
str xzr, [sp, #24]
b LBB0_1
- Edges:
JUMP ... | Function: encode
Basic blocks: 70
====
BLOCK 0
- Instructions:
addi sp, sp, -112
sd ra, 104(sp)
sd s0, 96(sp)
addi s0, sp, 112
sd a0, -24(s0)
sd a1, -32(s0)
sd a2, -40(s0)
li a0, 0
sb a0, -41(s0)
sh a0, -44(s0)
sw a0, -48(s0)
sw a0, -52(s0)
sw a0, -56(s0)
sw a0, -60(s0)
sd a0, -72(s0)
j... |
avl-tree | Function: printTree
Basic blocks: 79
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
sub rsp, 32
mov qword ptr [rbp - 8], rdi
mov qword ptr [rbp - 16], rsi
mov qword ptr [rbp - 24], 0
cmp qword ptr [rbp - 8], 0
jne .LBB0_2
- Edges:
NO_JUMP -> 32
JUMP -> 36
====
BLOCK 32
- Instructions:
jmp .... | Function: printTree
Basic blocks: 112
====
BLOCK 0
- Instructions:
sub sp, sp, #48
stp x29, x30, [sp, #32]
add x29, sp, #32
stur x0, [x29, #-8]
str x1, [sp, #16]
str xzr, [sp, #8]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, .LBB0_2
- Edges:
NO_JUMP -> 40
JUMP -> 48
====
BLOCK... | Function: _printTree
Basic blocks: 112
====
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]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
- Edges:
NO_JUMP -> 40
JUMP -> 48
====
B... | Function: printTree
Basic blocks: 112
====
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
sd a0, -40(s0)
ld a0, -24(s0)
bnez a0, .LBB0_2
- Edges:
NO_JUMP -> 40
JUMP -> 48
====
BLOCK 40
- Instructions:
j .LBB0_1
- ... |
bit-kernels | Function: count_bits_naive
Basic blocks: 36
====
BLOCK 0
- Instructions:
push rbp
mov rbp, rsp
mov dword ptr [rbp - 4], edi
mov dword ptr [rbp - 8], 0
- Edges:
NO_JUMP -> 16
====
BLOCK 16
- Instructions:
cmp dword ptr [rbp - 4], 0
je .LBB0_3
- Edges:
NO_JUMP -> 24
JUMP -> 56
====
BLOCK 24
- Instr... | Function: count_bits_naive
Basic blocks: 50
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #12]
str wzr, [sp, #8]
b .LBB0_1
- Edges:
JUMP -> 16
====
BLOCK 16
- Instructions:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, .LBB0_3
- Edges:
NO_JUMP -> 32
JUMP -> 72
====
BL... | Function: _count_bits_naive
Basic blocks: 50
====
BLOCK 0
- Instructions:
sub sp, sp, #16
str w0, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
- Edges:
JUMP -> 16
====
BLOCK 16
- Instructions:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
- Edges:
NO_JUMP -> 32
JUMP -> 72
====
BLO... | Function: count_bits_naive
Basic blocks: 50
====
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)
j .LBB0_1
- Edges:
JUMP -> 32
====
BLOCK 32
- Instructions:
lw a0, -20(s0)
beqz a0, .LBB0_3
- Edges:
NO_JUMP -> 40
JU... |
bloom-filter | "Function: bad_search\nBasic blocks: 40\n\n====\nBLOCK 0\n- Instructions:\n push\trbp\n mov\trbp, (...TRUNCATED) | "Function: bad_search\nBasic blocks: 55\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #48\n str(...TRUNCATED) | "Function: _bad_search\nBasic blocks: 55\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #48\n st(...TRUNCATED) | "Function: bad_search\nBasic blocks: 55\n\n====\nBLOCK 0\n- Instructions:\n addi\tsp, sp, -64\n sd(...TRUNCATED) |
boyer-moore-search | "Function: badCharHeuristic\nBasic blocks: 45\n\n====\nBLOCK 0\n- Instructions:\n push\trbp\n mov\(...TRUNCATED) | "Function: badCharHeuristic\nBasic blocks: 63\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #32\(...TRUNCATED) | "Function: _badCharHeuristic\nBasic blocks: 69\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #32(...TRUNCATED) | "Function: badCharHeuristic\nBasic blocks: 63\n\n====\nBLOCK 0\n- Instructions:\n addi\tsp, sp, -48(...TRUNCATED) |
bubble-sort | "Function: print_data\nBasic blocks: 28\n\n====\nBLOCK 0\n- Instructions:\n push\trbp\n mov\trbp, (...TRUNCATED) | "Function: print_data\nBasic blocks: 38\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #32\n stp(...TRUNCATED) | "Function: _print_data\nBasic blocks: 38\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #48\n st(...TRUNCATED) | "Function: print_data\nBasic blocks: 38\n\n====\nBLOCK 0\n- Instructions:\n addi\tsp, sp, -32\n sd(...TRUNCATED) |
ccmac | "Function: main\nBasic blocks: 27\n\n====\nBLOCK 0\n- Instructions:\n push\trbp\n mov\trbp, rsp\n (...TRUNCATED) | "Function: main\nBasic blocks: 41\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #176\n stp\tx29(...TRUNCATED) | "Function: lCPI0_0\nBasic blocks: 41\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #224\n stp\t(...TRUNCATED) | "Function: main\nBasic blocks: 41\n\n====\nBLOCK 0\n- Instructions:\n addi\tsp, sp, -176\n sd\tra,(...TRUNCATED) |
checkers | "Function: main\nBasic blocks: 39\n\n====\nBLOCK 0\n- Instructions:\n push\trbp\n mov\trbp, rsp\n (...TRUNCATED) | "Function: main\nBasic blocks: 57\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #224\n stp\tx29(...TRUNCATED) | "Function: _main\nBasic blocks: 60\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #272\n stp\tx2(...TRUNCATED) | "Function: main\nBasic blocks: 57\n\n====\nBLOCK 0\n- Instructions:\n addi\tsp, sp, -224\n sd\tra,(...TRUNCATED) |
cipher | "Function: encipher\nBasic blocks: 15\n\n====\nBLOCK 0\n- Instructions:\n push\trbp\n mov\trbp, rs(...TRUNCATED) | "Function: encipher\nBasic blocks: 21\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #64\n str\t(...TRUNCATED) | "Function: _encipher\nBasic blocks: 21\n\n====\nBLOCK 0\n- Instructions:\n sub\tsp, sp, #64\n str\(...TRUNCATED) | "Function: encipher\nBasic blocks: 21\n\n====\nBLOCK 0\n- Instructions:\n addi\tsp, sp, -80\n sd\t(...TRUNCATED) |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 49