- bounded broad v3 harvest banked 48 small fns across SC01/SC02 overlays (mostly reach-1 ×1; fleet 64.16->64.18%), final propagate sweep +4 groups (1687->1691) - check-all 136/136 byte-identical, dedup-check 0 failed - docs/community-matching-model-plan.md (publishing the drafter — parked) - docs/sister-decomps.md (VS cross-project plan + idiom-discovery rationale — parked) - CURRENT_PHASE.md: 2026-07-01 session arc (injection lever +0.34%, the type-walled-14 deferred, the saturation-campaign plan)
115 KiB
Backlog — automation near-misses for hand-finishing
Generated by
tools/backlog.py renderfrom.run/backlog.jsonl. These are functions the Phase-21 automation got close on but did NOT byte-match. The whole-binary byte-gate is the sole arbiter (G3/P9): byte-matches bank and are NOT listed here — only genuine near-misses/blockers are. Ranked by hand-session priority: reach (×N propagation leverage) → closeness (match_one mismatch count, lower = closer) → size. Each row'sbest_draftis the closest C the machine reached — resume from there.
Open near-misses: 644 · by status {'near': 561, 'failed': 83} · by class {'WAVE': 21, 'plumbing': 42, 'other': 23, 'STUB': 1, 'schedule': 61, 'loose-typing': 7, 'struct': 60, 'regalloc-order': 58, 'remat': 4, 'iv-combine': 3, 'GIANT': 8, 'STRUCT': 7, None: 348, 'PINS': 1}
| # | addr | reach | class | nins | status | closeness | where it stuck | best draft |
|---|---|---|---|---|---|---|---|---|
| 1 | func_80174684 | 134 | WAVE | 8 | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80174684.c |
| 2 | func_8015BE94 | 134 | plumbing | 12 | near | 0 | none — MATCH | .run/backlog_drafts/func_8015BE94.c |
| 3 | func_801732C4 | 134 | other | 12 | near | 0 | none — MATCH (param survives first call → $s0; ghidra-C order is correct) | .run/backlog_drafts/func_801732C4.c |
| 4 | func_8017331C | 134 | plumbing | 12 | near | 0 | none — MATCH (param_1 saved to $s0 across first call, passed to second) | .run/backlog_drafts/func_8017331C.c |
| 5 | func_80173374 | 134 | plumbing | 12 | near | 0 | none — MATCH expected (param_1 lives across first call → naturally lands in $s0) | .run/backlog_drafts/func_80173374.c |
| 6 | func_80174554 | 134 | plumbing | 12 | near | 0 | none — MATCH (clean stub; param_1 reused in $a0 across first call, saved to $s0 for second) | .run/backlog_drafts/func_80174554.c |
| 7 | func_801745AC | 134 | STUB | 12 | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801745AC.c |
| 8 | func_8014C568 | 134 | plumbing | 13 | near | 0 | none — MATCH expected; straightforward ratan2 wrapper with two s16 deltas & 0xFFF | .run/backlog_drafts/func_8014C568.c |
| 9 | func_80161208 | 134 | plumbing | 14 | near | 0 | none — MATCH expected (param saved across call → natural $s0, no pin needed) | .run/backlog_drafts/func_80161208.c |
| 10 | func_801542A4 | 134 | plumbing | 14 | near | 0 | none — MATCH expected (simple stub: field stores + tail call) | .run/backlog_drafts/func_801542A4.c |
| 11 | func_8016F0AC | 134 | plumbing | 14 | near | 0 | none — MATCH (expected; address CSE'd into $s0 across both calls) | .run/backlog_drafts/func_8016F0AC.c |
| 12 | func_801653B8 | 134 | plumbing | 15 | near | 0 | none — MATCH expected (simple call-crossing wrapper, param saved in $s0) | .run/backlog_drafts/func_801653B8.c |
| 13 | func_80131CA8 | 134 | other | 19 | near | 0 | none — MATCH (call-through-fnptr dispatcher: explicit return 1/return 0) | .run/backlog_drafts/func_80131CA8.c |
| 14 | func_8016E778 | 134 | plumbing | 20 | near | 0 | none — MATCH (build-word spread + 3-halfword buffer, two stack addrs passed) | .run/backlog_drafts/func_8016E778.c |
| 15 | func_80172C50 | 134 | plumbing | 20 | near | 0 | none — MATCH (unaligned 8-byte memcpy + tail call) | .run/backlog_drafts/func_80172C50.c |
| 16 | func_8016BF50 | 134 | schedule | 22 | near | 0 | none — MATCH; short buf[3] keeps all 3 stores live + hoisting (int)(p+0x34) into a local | .run/backlog_drafts/func_8016BF50.c |
| 17 | func_80166244 | 134 | plumbing | 22 | near | 0 | none — MATCH expected (single tail-call STUB) | .run/backlog_drafts/func_80166244.c |
| 18 | func_80146C3C | 134 | loose-typing | 23 | near | 0 | none — MATCH | .run/backlog_drafts/func_80146C3C.c |
| 19 | func_80162CCC | 134 | plumbing | 23 | near | 0 | none — MATCH expected; direct translation, psVar1 as u16* gives lhu, $s0=param_1 survives both calls | .run/backlog_drafts/func_80162CCC.c |
| 20 | func_8012A598 | 134 | struct | 24 | near | 0 | none — MATCH (24 ins, relocation-masked) | .run/backlog_drafts/func_8012A598.c |
| 21 | func_801733FC | 134 | struct | 25 | near | 0 | none — modeled on sibling func_80173460 (packed 8-byte struct copy + two s16=1 stores) | .run/backlog_drafts/func_801733FC.c |
| 22 | func_80137614 | 134 | regalloc-order | 26 | near | 0 | none — MATCH (sibling func_8013767C pattern; all 3 params live across the call) | .run/backlog_drafts/func_80137614.c |
| 23 | func_80160F00 | 134 | plumbing | 28 | near | 0 | none — MATCH (straight-line STUB; $s0 holds param_1 across calls naturally) | .run/backlog_drafts/func_80160F00.c |
| 24 | func_8012F274 | 134 | remat | 29 | near | 0 | none — MATCH (29 ins, match_one byte-clean via relocation-masked pipeline) | .run/backlog_drafts/func_8012F274.c |
| 25 | func_8014A51C | 134 | schedule | 32 | near | 0 | none — MATCH (32 ins, relocation-masked) | .run/backlog_drafts/func_8014A51C.c |
| 26 | func_801495C4 | 134 | regalloc-order | 34 | near | 0 | none — MATCH expected (cloned byte-matched sibling func_8014964C recipe: $16 pin + asm barriers force param_2→$s0 and rematerialize &in/&mid/mtx) | .run/backlog_drafts/func_801495C4.c |
| 27 | func_8012A6D0 | 134 | plumbing | 34 | near | 0 | none — MATCH (sum order p[2]^2 + p[0]^2, then ratan2(p1[1]-p2[1], (s16)dist)) | .run/backlog_drafts/func_8012A6D0.c |
| 28 | func_80151664 | 134 | plumbing | 35 | near | 0 | none — MATCH (35 ins, relocation-masked); canonical externs kept, call-site casts only | .run/backlog_drafts/func_80151664.c |
| 29 | func_8012F40C | 134 | regalloc-order | 36 | near | 0 | none — MATCH (address rematerialized per call via caller-saved $a0 pin) | .run/backlog_drafts/func_8012F40C.c |
| 30 | func_80131D68 | 134 | regalloc-order | 38 | near | 0 | return value held in $v0 per-path (no $s1 frame); using explicit returns | .run/backlog_drafts/func_80131D68.c |
| 31 | func_801522CC | 134 | plumbing | 41 | near | 0 | TBD — first compile; func_80153C18 canonical is (void) but target sets $a0=$s0 in its delay slot (call-site cast) | .run/backlog_drafts/func_801522CC.c |
| 32 | func_80129C40 | 134 | struct | 46 | near | 0 | none — MATCH (array-of-struct %lo-fold for the two 3-element 0xA4-stride bases) | .run/backlog_drafts/func_80129C40.c |
| 33 | func_801497A8 | 134 | regalloc-order | 47 | near | 0 | none — MATCH. $s1 pinned to D_80078E78 base; result accumulator + masked | .run/backlog_drafts/func_801497A8.c |
| 34 | func_801483E8 | 134 | struct | 50 | near | 0 | none — MATCH | .run/backlog_drafts/func_801483E8.c |
| 35 | func_8015F380 | 134 | plumbing | 50 | near | 0 | none — expect MATCH (single call-crossing local pinned to $s0) | .run/backlog_drafts/func_8015F380.c |
| 36 | func_80136DFC | 134 | loose-typing | 50 | near | 0 | none — MATCH | .run/backlog_drafts/func_80136DFC.c |
| 37 | func_8016EFC8 | 134 | schedule | 51 | near | 0 | none — MATCH (51 ins). Temp u32 v = *a0 / 0x4000000; hoists the load to ins 0 and |
.run/backlog_drafts/func_8016EFC8.c |
| 38 | func_801376E8 | 134 | schedule | 51 | near | 0 | none — MATCH (51 ins). 3 levers: (1) adjacent-field array u16 D_80126A14[] for A14/A16 | .run/backlog_drafts/func_801376E8.c |
| 39 | func_801758FC | 134 | schedule | 55 | near | 0 | none — MATCH (55 ins) | .run/backlog_drafts/func_801758FC.c |
| 40 | func_801759D8 | 134 | schedule | 56 | near | 0 | none — MATCH (56 ins) | .run/backlog_drafts/func_801759D8.c |
| 41 | func_8012A328 | 134 | schedule | 60 | near | 0 | none — MATCH (60 ins, relocation-masked) | .run/backlog_drafts/func_8012A328.c |
| 42 | func_80138DE0 | 134 | other | 60 | near | 0 | none — MATCH (60 ins) | .run/backlog_drafts/func_80138DE0.c |
| 43 | func_80133298 | 134 | struct | 65 | near | 0 | none — MATCH (65 ins, relocation-masked) | .run/backlog_drafts/func_80133298.c |
| 44 | func_80164418 | 134 | struct | 70 | near | 0 | none — MATCH (s16 stack array forces the spill; 2nd ratan2 reuses /dy/ in $a1) | .run/backlog_drafts/func_80164418.c |
| 45 | func_8012E014 | 134 | other | 73 | near | 0 | none — MATCH (expected; straightforward struct-field + global-copy body) | .run/backlog_drafts/func_8012E014.c |
| 46 | func_8012E138 | 134 | regalloc-order | 81 | near | 0 | none — MATCH (81/81 ins, match_one proxy); reloaded ptr pinned to $a0 | .run/backlog_drafts/func_8012E138.c |
| 47 | func_8012B4B8 | 134 | regalloc-order | 84 | near | 0 | none — MATCH | .run/backlog_drafts/func_8012B4B8.c |
| 48 | func_801379FC | 134 | regalloc-order | 97 | near | 0 | none — MATCH (match_one 97/97) | .run/backlog_drafts/func_801379FC.c |
| 49 | func_801463A0 | 134 | struct | 101 | near | 0 | none — MATCH (101 ins, match_one); real symbol names; misaligned 8B copy + s16 stores + masked B9C last | .run/backlog_drafts/func_801463A0.c |
| 50 | func_80167714 | 134 | regalloc-order | 104 | near | 0 | none — MATCH (104 ins) | .run/backlog_drafts/func_80167714.c |
| 51 | func_80169228 | 134 | regalloc-order | 105 | near | 0 | none — MATCH (105 ins, relocation-masked). Key levers: arg0/p pinned $s1/$s0, | .run/backlog_drafts/func_80169228.c |
| 52 | func_8012CC88 | 134 | struct | 105 | near | 0 | none — MATCH (105 ins, relocation-masked) | .run/backlog_drafts/func_8012CC88.c |
| 53 | func_80174CB0 | 134 | regalloc-order | 123 | near | 0 | none — MATCH (match_one 123/123). Levers: (1) §21 one combined stack struct {s32 a[5]; ...} | .run/backlog_drafts/func_80174CB0.c |
| 54 | func_80174CB0 | 134 | struct | 123 | near | 0 | close=0 match_one MATCH but its anon typedef is named 'Buf' which COLLIDES with the existing 'Buf' (s16 h[8], different layout) in the TU. To bank ×134: rename func_80174CB0's Buf -> a unique name AND lift it to engine_types.h (or keep local for ×1). Deferred (fiddly for 123 ins). Type-rename+lift candidate. | .run/backlog_drafts/func_80174CB0.c |
| 55 | func_80178004 | 134 | regalloc-order | 165 | near | 0 | none — MATCH (full register pins per sibling func_80177EA4; running-ptr $s2 to stop unroll-rebase; | .run/backlog_drafts/func_80178004.c |
| 56 | func_8014F74C | 134 | schedule | 174 | near | 0 | none — MATCH (174 ins). Last mile: §5a volatile barrier blocked gcc jump-threading | .run/backlog_drafts/func_8014F74C.c |
| 57 | func_8016F0E4 | 134 | plumbing | 26 | near | 1 | none — MATCH (26 ins); natural C form, param_1 auto-allocated to $s0 | .run/backlog_drafts/func_8016F0E4.c |
| 58 | func_8014F3E8 | 134 | WAVE | 32 | near | 1 | WAVE: 1 mismatch | .run/backlog_drafts/func_8014F3E8.c |
| 59 | func_80177AD4 | 134 | regalloc-order | 34 | near | 1 | 1 ins — loop-bound shift reads loop-carried $a3 (sll v0,a3,16) vs target's dying copy $v0 (sll v0,v0,16); gcc CSE canonicalizes the two equal-valued regs to the loop-carried one. IV-combine (§20) CRACKED via $a2/$a3 pins (was 31-mismatch "stub"). | .run/backlog_drafts/func_80177AD4.c |
| 60 | func_801775E0 | 134 | regalloc-order | 67 | near | 1 | 1 ins — target sb $v0,0x6($s0) vs mine sb $v0,26($s1) (same store P1+0x1a; gcc address-CSE picks $s1 base not the recomputed $s0); all else byte-identical |
.run/backlog_drafts/func_801775E0.c |
| 61 | func_8014FFDC | 134 | struct | 93 | near | 1 | none — MATCH | .run/backlog_drafts/func_8014FFDC.c |
| 62 | func_80158638 | 134 | plumbing | 87 | near | 2 | none — MATCH (proxy); callee externs are plain func_, gate's canon/cast passes own them | .run/backlog_drafts/func_80158638.c |
| 63 | func_80131A34 | 134 | regalloc-order | 37 | near | 3 | 3-off — (a) prologue saves $ra before $s0 (target: $s0 then $ra) and (b) return-0 path reuses $a1's proven-zero (move $v0,$a1) instead of $zero; both are gcc prologue/return scheduling tie-breaks. Body matches incl. the $v0->$a1 result copy (forced via the $a1-pinned asm anchor), the $v1=-5 mask hoist into the bne delay slot, and the shared-store merge. | .run/backlog_drafts/func_80131A34.c |
| 64 | func_80171FFC | 134 | regalloc-order | 40 | near | 3 | none — MATCH (40 ins). Key: func_8017248C takes (a0,a1); calling it with | .run/backlog_drafts/func_80171FFC.c |
| 65 | func_801466F0 | 134 | plumbing | 24 | near | 4 | none — MATCH (struct param-spill + branch-polarity) | .run/backlog_drafts/func_801466F0.c |
| 66 | func_80147364 | 134 | remat | 30 | near | 4 | none — MATCH (30 ins). Lever: hoist &D_80126B58 into a local ptr u8 *p=&D_80126B58; so gcc |
.run/backlog_drafts/func_80147364.c |
| 67 | func_801325B8 | 134 | schedule | 113 | near | 4 | 4/113 — prologue save-order of the $s0(cur/p3) vs $s5(p1) pair; gcc emits | .run/backlog_drafts/func_801325B8.c |
| 68 | func_80146A6C | 134 | struct | 18 | near | 5 | none — MATCH | .run/backlog_drafts/func_80146A6C.c |
| 69 | func_80140D68 | 134 | schedule | 65 | near | 5 | 5-ins near-miss — gcc hoists lui 0xff00 (the 0xFF000000 mask) one slot too early in the first AddPrim block, so the D_800B9A02 index value lands in $v1 instead of $a1 and *param_1 is read late (idx 35-43). Structure + regs otherwise byte-exact (frame eliminated via struct-array D_800AE7BC, &D_800B9A02 held in $a2 via the pB $6 pin, param_1+8 grouping fixes the rest). Pure sched1 list-order residual -> permuter candidate (try reg-hint + reorder around the lui 0xff00 / lw 0($a0) pair). |
.run/backlog_drafts/func_80140D68.c |
| 70 | func_80130C08 | 134 | schedule | 65 | near | 5 | tail shares one jal func_80131CA8 between the a1=5 and a1=0x38 arms via j .L80130CEC with a DUPLICATED move a0,s0 (one in the beqz delay slot, one at jump-in label .L80130CDC); goto-merge form collapses to 64 ins (one move dropped), if-else form keeps 65 ins but emits two separate jals (idx 54-56 differ + the recheck branch inverts bnez/beqz at idx 51). 5 mismatched, count correct. |
.run/backlog_drafts/func_80130C08.c |
| 71 | func_80175820 | 134 | schedule | 55 | near | 6 | body byte-IDENTICAL; only residual is the phantom 0x10 leaf frame — target schedules addiu $sp,-0x10 into the load-delay slot at insn 26 (after the D_8011F7C0 load) and addiu $sp,0x10 before jr ra. With the frame forced (reserved local + anchor) gcc emits the prologue adjust at insn 0 instead of the delay slot (§5 frame-scheduling class); pins block the permuter, no C lever found to move it. Frameless form left here = body byte-exact, 2 frame insns short. |
.run/backlog_drafts/func_80175820.c |
| 72 | func_8014EA4C | 134 | schedule | 183 | near | 6 | raw close=6: D_801150D8=0 store between a0/a1 loads + abs($v1 move vs in-place negu) pressure-locked by buf[16]+memcpy frame hack — permuter fuel | .run/drafts-giants/func_8014EA4C.c |
| 73 | func_8014EE14 | 134 | schedule | 248 | near | 6 | §20 store-vs-load tie-break (x2 loops); frame/regalloc/control-flow/constants byte-exact; no pins/asm -> permuter-ready | .run/backlog_drafts/func_8014EE14.c |
| 74 | func_8016130C | 134 | WAVE | 26 | near | 9 | WAVE: 9 mismatch | .run/backlog_drafts/func_8016130C.c |
| 75 | func_80161374 | 134 | schedule | 41 | near | 10 | none — MATCH (41/41 relocation-masked) | .run/backlog_drafts/func_80161374.c |
| 76 | func_80163764 | 134 | regalloc-order | 42 | near | 10 | none — MATCH (42 ins). pins $s2/$s1/$s0/$s3 + u32 counter (sltiu) + init order s2,s3,i,p | .run/backlog_drafts/func_80163764.c |
| 77 | func_80136F3C | 134 | schedule | 61 | near | 10 | 10/61 — regalloc EXACT (param-copy + corner register-pins). residual = gcc list-scheduler permutation of the prologue window (idx 7-16): target saves $s0 before computing xp, sets $s4=0xFF before the D_800B9A02 lhu, and defers xm($s1=$s1-3) to AFTER the lhu; no C-level reorder/barrier reaches it; permuter can't run (pycparser rejects register asm). | .run/backlog_drafts/func_80136F3C.c |
| 78 | func_80149374 | 134 | remat | 23 | near | 11 | gcc -O2 CSEs &sp18 into freed callee-saved $s0 (1 addu + 2 move); target rematerializes addiu $sp,0x18 twice. Single-buffer straight-line address reused across 2 calls -> CSE wins; no clean C (cast/type/union/ptr-var/$8-pin) flips it; two-distinct-locals remats but grows frame +8 (gcc-2.7.2 won't coalesce slots back to 0x18). Frame/regs/params all match; only this 1 insn differs. | .run/backlog_drafts/func_80149374.c |
| 79 | func_8012EFB8 | 134 | other | 32 | near | 11 | none — MATCH (32 ins, byte-verified via objdump -dz; match_one's default objdump elides the 2 consecutive rtps-delay nops as "..." and miscounts 30, but raw bytes are identical) | .run/backlog_drafts/func_8012EFB8.c |
| 80 | func_80150528 | 134 | schedule | 53 | near | 12 | none — MATCH (53 ins). Modeled on banked sibling DEFINE_func_80163950 (same D_801202A0 stride-0x10C loop + func_80135A4C call); single-pointer for-loop reproduces gcc's two-IV (p, p+0x20) schedule exactly. NB: §20 had flagged this "unsteerable" pre-sibling-exemplar. | .run/backlog_drafts/func_80150528.c |
| 81 | func_80146AFC | 134 | schedule | 40 | near | 13 | none — MATCH | .run/backlog_drafts/func_80146AFC.c |
| 82 | func_80131CF4 | 134 | schedule | 29 | near | 15 | 15 mismatches cascade from a 2-instruction gap — target reloads *param_1 (lw v0,0(a0)) into v0 before the loop + a loop-label nop; gcc CSEs the guard-read with the loop-entry read so the pre-loop reload never emits. Top 9 instructions (bnez a0 + j epilogue + shared return-block-at-top) MATCH with this for-form. | .run/backlog_drafts/func_80131CF4.c |
| 83 | func_80137178 | 134 | schedule | 78 | near | 15 | reg values all correct; prologue independent-addiu order + lazy sw placement differ | .run/backlog_drafts/func_80137178.c |
| 84 | func_8015C030 | 134 | WAVE | 23 | near | 17 | WAVE: 17 mismatch | .run/backlog_drafts/func_8015C030.c |
| 85 | func_8014ADE0 | 134 | schedule | 139 | near | 19 | 16 ins off — all compiler-internal ties: (1) 0xAAA8 const lands $v0 vs target $v1; | .run/backlog_drafts/func_8014ADE0.c |
| 86 | func_8016191C | 134 | plumbing | 24 | near | 20 | none — MATCH (24 ins). early-return-per-arm: each arm sets $v0 directly + j-tail merges | .run/backlog_drafts/func_8016191C.c |
| 87 | func_8014FE60 | 134 | regalloc-order | 95 | near | 20 | none — MATCH (permuter closed the final bothzero-block regalloc/schedule residual: moving a = in[2] before the +0x7E read-modify-write flips the 0x7FFF constant into $v1 and computes return-0 in $v0) |
.run/backlog_drafts/func_8014FE60.c |
| 88 | func_8017248C | 134 | WAVE | 24 | near | 23 | WAVE: 23 mismatch | .run/backlog_drafts/func_8017248C.c |
| 89 | func_8014E5B4 | 134 | regalloc-order | 59 | near | 23 | none — MATCH | .run/backlog_drafts/func_8014E5B4.c |
| 90 | func_80141B90 | 134 | struct | 29 | near | 24 | none — MATCH (29 ins); array-of-int %lo-fold + call + u16 if-block; volatile-double reserves the target's 8-byte frame slot | .run/backlog_drafts/func_80141B90.c |
| 91 | func_801571C4 | 134 | schedule | 198 | near | 24 | body byte-perfect + 9 callee-reg maps + frame 0x60; residual = prologue schedule order + local_40/38 slot swap. permuter fuel | .run/backlog_drafts/func_801571C4.c |
| 92 | func_801719A4 | 134 | struct | 24 | near | 25 | none — MATCH (24 ins, relocation-masked) | .run/backlog_drafts/func_801719A4.c |
| 93 | func_80144090 | 134 | regalloc-order | 154 | near | 25 | raw close=25: caller-saved temp-reg coalescing in final ring-vertex block (iVar4 mflo->$a3 vs $v0; subu reuses iVar4>>6 reg vs target dead $s0) + 2-ins giv-inc schedule swap — permuter fuel | .run/drafts-giants/func_80144090.c |
| 94 | func_8016706C | 134 | WAVE | 30 | near | 27 | WAVE: 27 mismatch | .run/backlog_drafts/func_8016706C.c |
| 95 | func_8014D2A0 | 134 | other | 80 | near | 27 | none — MATCH (80 ins, relocation-masked); loop-guard idiom per engine_core DEFINE_func_80164ACC | .run/backlog_drafts/func_8014D2A0.c |
| 96 | func_8012F49C | 134 | regalloc-order | 51 | near | 29 | gcc CSEs the two &D_800AF648 into one call-crossing pseudo and allocates it the | .run/backlog_drafts/func_8012F49C.c |
| 97 | func_801777BC | 134 | schedule | 59 | near | 29 | body byte-matches; residual ~3 ins = prologue instruction-scheduling (final sll t8,16 / lw param_7 / addu t0,a0,0xC ordering around the blez guard) + the loop-counter copy addu t3,v0 — pure gcc sched/regalloc tie-break, permuter-blocked by the register asm pins |
.run/backlog_drafts/func_801777BC.c |
| 98 | func_80161888 | 134 | schedule | 37 | near | 30 | none — MATCH (proxy verified) | .run/backlog_drafts/func_80161888.c |
| 99 | func_80144B14 | 134 | schedule | 34 | near | 31 | none — MATCH (34 ins). Two stack structs (s16[3] each) passed by addr to | .run/backlog_drafts/func_80144B14.c |
| 100 | func_8012B77C | 134 | schedule | 58 | near | 33 | gcc instruction-scheduler load-ordering + 1st-ratan2 delay-slot fill differ (s2 subtraction lands early instead of in the delay slot; lh s1,2(a2) hoisted ahead of the iVar8 loads). All regs/ops correct (result pinned $s4 reads uninit then RMW-builds the u32; iVar8 unpinned so both halves load to temps -> subu s5,v1,v0). Residual is the §20 store-vs-load/delay-slot scheduler tie-break (source reorder/barrier/precompute all tried, do not move it); ~3-4 real slots, count inflated by offset cascade. move==addu rd,rs,zero byte-identical. |
.run/backlog_drafts/func_8012B77C.c |
| 101 | func_801778A8 | 134 | iv-combine | 38 | near | 38 | gcc spawns 2 IVs (byte giv @+0xc, halfword RMW giv @+0xa); target combines both into ONE IV at +0xc reaching the halfword at -2($a3). A struct collapses to 1 IV but anchors at the struct base (+0xa) not +0xc; raw byte+halfword RMW never combines. Same combine_givs-refuses-halfword-RMW wall as sibling func_80177AD4 (§20, stubbed). Floor 33-off; not source-steerable (combine runs pre-regalloc, pins/order don't move it). | .run/backlog_drafts/func_801778A8.c |
| 102 | func_80132784 | 134 | regalloc-order | 400 | near | 40 | HARD-DEFER (R14, byte-evidenced): hoist-vs-remat (else-branch s1m&0xFEFFFFFF + index rematerialized in v0/v1 across the func_80049CAC call — irreducible §10) + register-LIFETIME-reuse: target reuses $s0/$s2 for the GTE pointers AFTER s0p/s2v die, but function-scoped register asm pins reserve $s0/$s2 for the whole fn -> not C-expressible. Too big (400>220) + far (40>30) for the grinder. Needs a lifetime-aware permuter pass or accept as ceiling. | .run/backlog_drafts/func_80132784.c |
| 103 | func_8012A1BC | 134 | schedule | 78 | near | 42 | 42/78 — block-copy bytes correct (char[8] => lwl/lwr/swl/swr); residual is gcc's load-hoist split. Target hoists all 9 non-block scalar loads to the top then stores 4, blk, blk, then late-stores the rest; a "memory" barrier is needed to stop the block copy hoisting+spilling but it also pins the 5 late scalars' stores too early. No single source/barrier shape reproduces "loads cross the block copy but the copy itself does not" — permuter/schedule residual. | .run/backlog_drafts/func_8012A1BC.c |
| 104 | func_80176144 | 134 | regalloc-order | 53 | near | 50 | none — MATCH | .run/backlog_drafts/func_80176144.c |
| 105 | func_8016163C | 134 | plumbing | 78 | near | 50 | none — MATCH (78 ins). First arm calls func_801599A4 with NO arg (asm nop delay slot) via fn-ptr cast ((void(*)(void))func_801599A4)(). | .run/backlog_drafts/func_8016163C.c |
| 106 | func_801387B8 | 134 | regalloc-order | 100 | near | 50 | the two scanned bytes land in $a0/$a1 not $a1/$a2 (gcc-2.7.2 grabs the freed incoming-arg $a0 for the first load; a $5 register-asm pin is NOT honored on a load-defined arg-class reg, a $6 pin IS — kept pin-free so the permuter can grind it, costing +1) + gcc basic-block layout of the case-7/case-10/default handlers differs; control-flow semantics correct, 50 mismatch | .run/backlog_drafts/func_801387B8.c |
| 107 | func_8014F2E0 | 134 | schedule | 66 | near | 51 | §10 IV-init placement (piVar3 setup not sunk past loop guard) + store-vs-load (D_801150D8=0 schedules between the two arg-loads) — both CONFIRMED-unsteerable per cookbook §20; 11-off | .run/backlog_drafts/func_8014F2E0.c |
| 108 | func_80161774 | 134 | plumbing | 69 | near | 53 | none — MATCH (69 ins, match_one verified; clean nested-if; param_1 -> $s0 call-crossing) | .run/backlog_drafts/func_80161774.c |
| 109 | func_801770E0 | 134 | schedule | 152 | near | 53 | callee-saved regalloc EXACT (param_2->$s2, iVar6->$s1, uVar5/spill->$s0, consts 3/0xB8/0xFF->$s5/$s4/$s3). | .run/backlog_drafts/func_801770E0.c |
| 110 | func_80176D94 | 134 | schedule | 152 | near | 63 | 63/152 — frame+prologue+4 calls+2x(801783D0/801777BC) MATCH (pins $s0=uVar2/$s2=param_2 + CSE-break barrier); residual is GIANT store-block caller-saved temp COLORING ($a2/$a3/$a0/$v1 vs target $t0/$t1/$t2/$a2) + micro-schedule (~70-ins straight line) + 4 delay-slot fills (li a1,4 vs s0-capture). structurally complete, count-exact → permuter/grinder territory. | .run/backlog_drafts/func_80176D94.c |
| 111 | func_80177940 | 134 | iv-combine | 101 | near | 65 | prologue+setup (35 ins) byte-match exactly; loop body diverges on gcc loop-invariant hoist ORDERING (scheduler tie-break), the conditional 0x74808080 recompute-vs-hoist, and the tail IV final-value double-move (addu s3,a0,zero; addu v0,s3,zero) + pd+=5 increment placement -- same loop-IV-combine class S20 flags as stub for sibling func_80177AD4. | .run/backlog_drafts/func_80177940.c |
| 112 | func_801330E0 | 134 | other | 110 | near | 79 | none — MATCH (110/110 words byte-identical via objcopy raw .text, reloc-masked on jal+%hi/%lo(D_800AF648)). match_one shows "79 mismatched" but that is the objdump zero-run-elision artifact (it collapses the 6 GTE/mult latency nops in display); precedent func_8013E2C4. | .run/backlog_drafts/func_801330E0.c |
| 113 | func_8014DD8C | 134 | WAVE | 108 | near | 83 | WAVE: 83 mismatch | .run/backlog_drafts/func_8014DD8C.c |
| 114 | func_80137DD4 | 134 | schedule | 129 | near | 107 | regalloc fully matches (frame -0x30; s4/s3/s5=params, s2=mask, s1=ptr w/ in-place +0x24 reuse, s0=acc+reused as 0xff000000); residual is gcc -O2 in-block scheduling not steerable from C: (1) first block emits one-register diff (a3) vs target two-register a0=diff/a1=result + p3 in load-delay slot; (2) signed-char field 0x1f emits lb but target lbu;sll24;sra24 (gcc folds every (s8)/(<<24>>24) form back to lb); (3) ~3 chain-block temp/schedule micro-diffs (lw into a2 vs v1, in-place addu vs t1). |
.run/backlog_drafts/func_80137DD4.c |
| 115 | func_80148094 | 134 | regalloc-order | 213 | near | 107 | ~39/213 residual (LCS), all in the sVar1>=0x201 clamp blocks: $v0/$v1 mflo regalloc swap + coupled branch-polarity/join-placement (bnez<->beqz) + 2 delay-slot fills (addiu s1,v0,0x400 into 80013F3C slot; sll s1,16 in-place into 2nd ratan2 slot) + early_ret a2-vs-s5 -> permuter/grinder territory | .run/backlog_drafts/func_80148094.c |
| 116 | func_801412A8 | 134 | regalloc-order | 198 | near | 154 | 154-mismatch near-miss (198/198 ins, structure+branches exact). Two irreducible gcc residuals: (1) HEAD: held &D_800B9A02 ptr must be init-at-decl to stay in a reg across all 4 prims (correct 198-ins), but that forces gcc to materialize the address at fn entry (2 ins before the branches) vs target's in-body materialization -> shifts the head regalloc cascade; in-body assign re-materializes per-use (172 ins, wrong count) even with the $9 pin. (2) BODY: gcc OFFSET-FOLDS the 4x-unrolled prim stores (p[0..3], p+=4 -> sw at 16/20/24/28 from a fixed base) instead of ADVANCING $t6 (addiu $t6,0x10; sw at 0/4/8/12) like the target; no C form (post-inc, char* advance, =r/0 barrier, r-only barrier) triggers the register-advance. Pins landed p1->$t6/uVar4->$t0/iVar1->$a0/pidx->$t1 (head 0-1,8,14,16-19 exact). | .run/backlog_drafts/func_801412A8.c |
| 117 | func_801372B0 | 134 | schedule | 207 | near | 173 | STRUCTURALLY CRACKED from raw Ghidra-C (xHigh, Phase 22): 3D-gizmo/compass HUD drawer — SVEC in@0x10/out@0x18 + GsLINE prim@0x20; 4 axis unit-vectors -> ApplyMatrixSV(D_800AF630+0x18) -> GsSortLine(D_800A6518[D_800B9A02*0x14]) + func_80137030/178. Logic 100% (206/207 ins). Residual = giant scheduler/regalloc last-mile (10 held callee-saved regs; §17 pins place them but gcc list-scheduler orders prologue-saves+materializations differently -> pervasive positional diff). NOT C-steerable to byte-exact; too far for grinder (173>30). Future: focused permuter or accept as ceiling. Draft has the right types/decls/logic + pins as a head-start. | .run/backlog_drafts/func_801372B0.c |
| 118 | func_80132784 | 134 | regalloc-order | 400 | near | 240 | 240/400 — prologue+frame+Blk16+both GTE pipelines match through idx114; residual is else-branch pu pointer ($s0) regalloc + GTE-section stack-ptr ($s0-$s5 sp+0x60/0x80/0xA0/0x82/0x84/0x94) allocation (pins hoist them; unpinned picks wrong regs) cascading the tail | .run/backlog_drafts/func_80132784.c |
| 119 | func_8016B91C | 134 | WAVE | 18 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_8016B91C.c |
|
| 120 | func_80156600 | 134 | other | 18 | failed | none — MATCH (simple counted scan, do-while form per Ghidra-C) | .run/backlog_drafts/func_80156600.c |
|
| 121 | func_801718AC | 134 | WAVE | 22 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_801718AC.c |
|
| 122 | func_80168B70 | 134 | WAVE | 27 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_80168B70.c |
|
| 123 | func_8016BA68 | 134 | plumbing | 29 | failed | none — MATCH (29 ins, straight-line; lh narrow loads at call site) | .run/backlog_drafts/func_8016BA68.c |
|
| 124 | func_801494CC | 134 | WAVE | 30 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_801494CC.c |
|
| 125 | func_801708B0 | 134 | WAVE | 30 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_801708B0.c |
|
| 126 | func_80170CF0 | 134 | schedule | 30 | failed | 4-ins PROLOGUE-ORDER residual (body insns 4-29 byte-identical). My cc1 hoists the funcptr lui/lw ABOVE the frame setup (lui,lw,addiu sp,sw s0); target keeps frame setup first (addiu sp,sw s0,lui,lw). Same prologue-order class as func_80177F84 (cookbook L1332) — no C lever found (intermediate var/cast/void*-vs-funcptr/pin/early-ptr all reproduce the hoist; barriers/empty-asm/volatile-local regress). KEY WIN: case 0: break; forces emit_case_nodes' slti<2;bnez→default lower-bound prune, exactly matching the target dispatch tree (a bare 2-case switch omits it). |
.run/backlog_drafts/func_80170CF0.c |
|
| 127 | func_80149450 | 134 | WAVE | 31 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_80149450.c |
|
| 128 | func_80149F2C | 134 | WAVE | 31 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_80149F2C.c |
|
| 129 | func_80161A90 | 134 | other | 34 | failed | none — MATCH (34 ins) at the overlay's STANDARD -O2 (match_one reports MATCH). NO -O1 split needed. | .run/backlog_drafts/func_80161A90.c |
|
| 130 | func_80152C80 | 134 | plumbing | 41 | failed | none — MATCH expected (linear call/store sequence, no regalloc tension) | .run/backlog_drafts/func_80152C80.c |
|
| 131 | func_80173BC0 | 134 | plumbing | 41 | failed | none — MATCH. Keys: invert mask branch (else-block = 80174650 path so func_8013E588 | .run/backlog_drafts/func_80173BC0.c |
|
| 132 | func_80130A18 | 134 | struct | 43 | failed | none — MATCH (two separate Vec3s locals give the 8-byte-spaced sp+0x10/sp+0x18 blocks) | .run/backlog_drafts/func_80130A18.c |
|
| 133 | func_8014C1C8 | 134 | regalloc-order | 44 | failed | none — MATCH (match_one 44/44 ins, relocation-masked) | .run/backlog_drafts/func_8014C1C8.c |
|
| 134 | func_80146750 | 134 | regalloc-order | 47 | failed | none — MATCH (match_one 47/47; psVar4->$a3 / psVar3->$v1 pins forced the init order) | .run/backlog_drafts/func_80146750.c |
|
| 135 | func_8014680C | 134 | struct | 47 | failed | none — MATCH (47 ins, relocation-masked) | .run/backlog_drafts/func_8014680C.c |
|
| 136 | func_8014C4AC | 134 | other | 47 | failed | none — MATCH (shared-ret0 goto §16 flips final branch polarity + schedules ret=0 into delay slot; memcpy(t0+0x7C,a3,8) inlines the lwl/lwr/swl/swr 8-byte block §21; param_1 = unsigned short* for the lhu reads) | .run/backlog_drafts/func_8014C4AC.c |
|
| 137 | func_80151B98 | 134 | regalloc-order | 47 | failed | none — MATCH | .run/backlog_drafts/func_80151B98.c |
|
| 138 | func_80147F78 | 134 | schedule | 48 | failed | TWO residuals remain. (1) FRAME: target frame is 0x60 = exactly 64 bytes (16 words) of LIVE local vars on top of the 4 saved regs (s0,s1,s2,ra) + 0x10 arg area; my body has no locals so frame is 0x20. Reproducing 64B of live local needs an address-escaped local buffer, but the target has only the 3 visible jals (no 4th call to receive &buf), so I cannot make a 16-word local survive -O2 dead-store-elim without emitting an extra instruction. (2) RELOAD SCHEDULE: target reloads D_80127090/94/98 from memory (folded lui%hi;lw%lo) with the FIRST reload HOISTED up between store90 and store94 (free non-volatile scheduling); a "memory" clobber barrier (below) forces the folded reloads but pins them strictly AFTER all three stores. The natural source is almost certainly a 16-word local buffer that ALIASES the globals (non-volatile reloads, freely scheduled) — same construct that also explains the 0x60 frame. Closest faithful body kept below; folded reload bytes are correct, frame + hoist are the gap. | .run/backlog_drafts/func_80147F78.c |
|
| 139 | func_80151C54 | 134 | plumbing | 52 | failed | none — MATCH (52 ins). Branch-polarity §3-T4: BD60 arm is fall-through (if !=1 && ==0x11), BC44 is else. | .run/backlog_drafts/func_80151C54.c |
|
| 140 | func_8017129C | 134 | struct | 58 | failed | none — MATCH (58 ins); three aligned 16-byte block-copies via struct assignment (cookbook §21) | .run/backlog_drafts/func_8017129C.c |
|
| 141 | func_80173A60 | 134 | regalloc-order | 59 | failed | none — MATCH (59 ins) | .run/backlog_drafts/func_80173A60.c |
|
| 142 | func_80130650 | 134 | plumbing | 60 | failed | none — MATCH (60 ins). ((void ()(void))func_801319E0)() called with NO arg in the >=0x10 branch (target jal+nop, no a0 setup) → no-proto extern (K&R), promotion-safe vs canonical void ((void ()(void))func_801319E0)(s32). func_8012CBF4 returns s32 here vs canonical void → cast_call_sites handles it. | .run/backlog_drafts/func_80130650.c |
|
| 143 | func_8014A738 | 134 | regalloc-order | 62 | failed | none — MATCH | .run/backlog_drafts/func_8014A738.c |
|
| 144 | func_80175308 | 134 | struct | 67 | failed | none — MATCH (67 ins, relocation-masked) | .run/backlog_drafts/func_80175308.c |
|
| 145 | func_80132F40 | 134 | regalloc-order | 72 | failed | gcc gives src (sp+0x10) a 5th saved reg ($s3, frame 0x38 not 0x40); target rematerializes | .run/backlog_drafts/func_80132F40.c |
|
| 146 | func_8014D610 | 134 | plumbing | 74 | failed | none — MATCH (74 ins). for-loop + continue, single IV pointer p; gcc derives the $s0 = p+0x75 second induction var. Template: DEFINE_func_80163950 (sibling, same D_801202A0 loop + func_80135A4C). | .run/backlog_drafts/func_8014D610.c |
|
| 147 | func_80163534 | 134 | schedule | 76 | failed | mismatch=13, a single 1-position scheduling tie. Instrs 1-30 byte-perfect; all registers correct | .run/backlog_drafts/func_80163534.c |
|
| 148 | func_8014CF04 | 134 | struct | 82 | failed | none — MATCH (82 ins; array-of-struct scan, for-loop over Ent D_801202A0[96], stride 0x10C) | .run/backlog_drafts/func_8014CF04.c |
|
| 149 | func_80156670 | 134 | schedule | 83 | failed | none — MATCH (83 ins). Key: hoist iVar1 = uVar3*4; as its OWN statement before the if so gcc schedules sll v1,s1,2 into the bnez delay slot (computed unconditionally) and reuses v1 index-first (iVar1 + (s32)&D_801150E0 → addu v0,v1,v0). 13-arg call to func_80157158 (a0-a3 + 9 stack args at 0x10..0x30); param_2/param_3 cast (u16) → andi; param_6 incoming as lhu(u16). Address args = integer math iVar2 + (s32)&D_x (index-first → lui;addiu;addu, index added first). |
.run/backlog_drafts/func_80156670.c |
|
| 150 | func_8014D4C0 | 134 | schedule | 84 | failed | none — MATCH (goto forces if-body out-of-line/last; >= fixes slt operand order) |
.run/backlog_drafts/func_8014D4C0.c |
|
| 151 | func_8016A73C | 134 | struct | 85 | failed | none — MATCH (85 ins, relocation-masked) | .run/backlog_drafts/func_8016A73C.c |
|
| 152 | func_80173CB4 | 134 | schedule | 90 | failed | none — MATCH (switch form keeps cases unmerged; final block: reuse one temp for the D_8012750C test + the func_8013767C result -> $a0 alloc; invert if to !=0 for branch polarity + store order) | .run/backlog_drafts/func_80173CB4.c |
|
| 153 | func_8014C6F4 | 134 | regalloc-order | 91 | failed | 19-off loop tie-break — target compiles the search as a while/for (pre-guard sltu;beqz present) with the found pointer snapshotted to $v0 split from the IV in $a0 and the +4 sunk into both call-arg delay slots; do-while is instruction-count-exact (91=91) but lacks the pre-guard, while every for/while form costs +4 ins (merge stays in $a0). §10 schedule/regalloc residual. | .run/backlog_drafts/func_8014C6F4.c |
|
| 154 | func_8014D12C | 134 | schedule | 93 | failed | none — MATCH (93 ins). Block-order lever: success-continuation (return 1) | .run/backlog_drafts/func_8014D12C.c |
|
| 155 | func_801502EC | 134 | schedule | 93 | failed | none — MATCH (93 ins). 8-byte block copy via alignment-1 struct (Blk8{u8 b[8]}) assignment reproduces the lwl/lwr/swl/swr; ret=0 hoisted before the block copy to fix the s3-vs-ra prologue save order. | .run/backlog_drafts/func_801502EC.c |
|
| 156 | func_80150170 | 134 | struct | 95 | failed | none — MATCH (95/95). Keys: (1) two parallel 3-halfword groups via chained assign sp10.x = sp18.x = v (sp18 inner so 0x18 stores first); (2) align-1 blk8 struct copy for the lwl/lwr/swl/swr 8-byte copy into actor+0x80 (src = sp buf from func_801502EC, or u8[] D_801152A8); (3) f0/f2 = u16 (lhu), f1 = s16 (lh for the slt); (4) (iVar5/iVar6)!=0 single-OR test + branch-polarity invert (not-both-zero is fall-through); (5) both-zero tail register pins: 0x7fff -> $v1 (register s32 __asm__("$3")), sp10.f0/f2 -> reused $a0 (register u32 __asm__("$4") written twice) to force gcc's hoist-load + reg reuse schedule. |
.run/backlog_drafts/func_80150170.c |
|
| 157 | func_8014CD80 | 134 | regalloc-order | 97 | failed | none — MATCH (97 ins). iVar3 pinned to $v1 (register asm("$3")) so | .run/backlog_drafts/func_8014CD80.c |
|
| 158 | func_8014E284 | 134 | WAVE | 108 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_8014E284.c |
|
| 159 | func_80167540 | 134 | WAVE | 117 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_80167540.c |
|
| 160 | func_8014F4C0 | 134 | WAVE | 141 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_8014F4C0.c |
|
| 161 | func_8014E048 | 134 | WAVE | 143 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_8014E048.c |
|
| 162 | func_80155800 | 134 | WAVE | 145 | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_80155800.c |
|
| 163 | func_80138ED0 | 134 | GIANT | 159 | failed | won't compile standalone (loose-typing / missing decl) | ||
| 164 | func_8012EC04 | 134 | GIANT | 178 | failed | won't compile standalone (loose-typing / missing decl) | ||
| 165 | func_801392FC | 134 | GIANT | 182 | failed | won't compile standalone (loose-typing / missing decl) | ||
| 166 | func_8013AF20 | 134 | GIANT | 185 | failed | won't compile standalone (loose-typing / missing decl) | ||
| 167 | func_8012D098 | 134 | GIANT | 189 | failed | won't compile standalone (loose-typing / missing decl) | ||
| 168 | func_80129CF8 | 134 | GIANT | 191 | failed | won't compile standalone (loose-typing / missing decl) | ||
| 169 | func_8013A530 | 134 | GIANT | 204 | failed | won't compile standalone (loose-typing / missing decl) | ||
| 170 | func_801372B0 | 134 | GIANT | 207 | failed | won't compile standalone (loose-typing / missing decl) | ||
| 171 | func_80144B9C | 134 | other | 770 | failed | -O0 cluster fn (prologue 21F0A003, fp-frame, all locals spilled+reloaded, load-delay nops). match_one compiles -O2 so it CANNOT match this; needs its own per-file -O0 split (Makefile CC1FLAGS:=-O0), like ov_SC01_077_o0.c. Body below is the faithful -O0 source; gate via whole-binary -O0 build only. | .run/backlog_drafts/func_80144B9C.c |
|
| 172 | func_80151944 | 4 | struct | 15 | near | 0 | none — MATCH (fn-pointer table dispatch; array-of-ptr indexing folds %lo) | .run/backlog_drafts/func_80151944.c |
| 173 | func_8016039C | 2 | STRUCT | 15 | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016039C.c |
| 174 | func_8015CC74 | 2 | STRUCT | 15 | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015CC74.c |
| 175 | func_8015DAF8 | 1 | struct | 15 | near | 0 | none — MATCH (proxy); identical idiom to matched func_8016901C in same overlay | .run/backlog_drafts/func_8015DAF8.c |
| 176 | func_8015FAAC | 1 | STRUCT | 15 | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015FAAC.c |
| 177 | func_8016084C | 1 | STRUCT | 15 | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016084C.c |
| 178 | func_80160B34 | 1 | STRUCT | 15 | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80160B34.c |
| 179 | func_801577C8 | 1 | plumbing | 16 | near | 0 | none — MATCH expected (scalar global store + two sequential calls, param preserved across first call) | .run/backlog_drafts/func_801577C8.c |
| 180 | func_80178B70 | 1 | struct | 18 | near | 0 | none — MATCH; local ptr p=&D_8018A458 used for store AND (int)p-0xC arg forces $s0-base reuse across call1, param_1 into $s1 | .run/backlog_drafts/func_80178B70.c |
| 181 | func_8013373C | 1 | regalloc-order | 18 | near | 0 | none — MATCH (indexed-global int-array %lo-fold + (short)param*4 fuses sll16/sra14; loaded value pinned to $a0/$4 to reuse the param reg instead of $v0) | .run/backlog_drafts/func_8013373C.c |
| 182 | func_8017F240 | 1 | regalloc-order | 20 | near | 0 | none — MATCH (base &D_801270D0 pinned to $s0 holds across call; one lui/addiu reused for load+store) | .run/backlog_drafts/func_8017F240.c |
| 183 | func_80157D20 | 1 | plumbing | 21 | near | 0 | none — MATCH expected (call, indexed u16-global load as 2nd arg, then call; param_1 saved across all three calls) | .run/backlog_drafts/func_80157D20.c |
| 184 | func_80163408 | 1 | struct | 21 | near | 0 | local 8-byte struct copied from D_801D8BB0, © passed as 5th arg (s32) | .run/backlog_drafts/func_80163408.c |
| 185 | func_80175184 | 1 | struct | 21 | near | 0 | none — MATCH (fnptr-array %lo-fold dispatch; idx = (u16)(a0+2) < 2 ? D_8018A1A4idx : func_80175268()) | .run/backlog_drafts/func_80175184.c |
| 186 | func_8012F8C8 | 1 | plumbing | 21 | near | 0 | none — MATCH (pending verify) | .run/backlog_drafts/func_8012F8C8.c |
| 187 | func_8014FBC0 | 1 | schedule | 22 | near | 0 | none — MATCH (22 ins). Stack-switch primitive: register $sp var, manual save/switch/restore around the call. | .run/backlog_drafts/func_8014FBC0.c |
| 188 | func_80178B18 | 1 | other | 22 | near | 0 | none — MATCH | .run/backlog_drafts/func_80178B18.c |
| 189 | func_8017B8E8 | 1 | plumbing | 22 | near | 0 | none — MATCH (two inlined unaligned 8-byte memcpy blocks: src[0..7]->D_801DA794, src[8..15]->D_801DA78C) | .run/backlog_drafts/func_8017B8E8.c |
| 190 | func_80182988 | 1 | plumbing | 22 | near | 0 | none — MATCH (u16 store of 0xAA10 forces ori, not sign-extended addiu) | .run/backlog_drafts/func_80182988.c |
| 191 | func_801320D8 | 1 | schedule | 27 | near | 0 | none — MATCH (27 ins, relocation-masked) | .run/backlog_drafts/func_801320D8.c |
| 192 | func_80132144 | 1 | other | 27 | near | 0 | none — MATCH | .run/backlog_drafts/func_80132144.c |
| 193 | func_801321B0 | 1 | other | 27 | near | 0 | none — MATCH (match_one 27/27, relocation-masked) | .run/backlog_drafts/func_801321B0.c |
| 194 | func_8013221C | 1 | other | 27 | near | 0 | none — MATCH (expected); straight scheduling, one call-crossing local -> $s0 naturally | .run/backlog_drafts/func_8013221C.c |
| 195 | func_801609B8 | 1 | struct | 28 | near | 0 | none — MATCH (pending byte-gate); function-pointer table %lo-fold via extern array | .run/backlog_drafts/func_801609B8.c |
| 196 | func_801312D0 | 1 | struct | 28 | near | 0 | none — MATCH (unaligned 8-byte memcpy from global; if/else branch layout) | .run/backlog_drafts/func_801312D0.c |
| 197 | func_80136C90 | 1 | other | 28 | near | 0 | local char[10] string-literal init -> rodata-template block move (lwl/lwr + swl/swr + lb/sb), 9+1 split | .run/backlog_drafts/func_80136C90.c |
| 198 | func_8017E224 | 1 | struct | 29 | near | 0 | none — MATCH (unaligned 8-byte memcpy of global onto stack + cond byte incr) | .run/backlog_drafts/func_8017E224.c |
| 199 | func_80165140 | 1 | regalloc-order | 30 | near | 0 | none — MATCH (pin i=$v1/eight=$a0/p=$a2; DON'T pin param — let it self-copy to $a3 first; memcpy 8/4 unaligned) | .run/backlog_drafts/func_80165140.c |
| 200 | func_801549F8 | 1 | iv-combine | 31 | near | 0 | none — MATCH (31 ins). Re-tie barrier on the index defeats gcc's pointer-giv | .run/backlog_drafts/func_801549F8.c |
| 201 | func_8015E698 | 1 | struct | 31 | near | 0 | none — MATCH (clean -O2 reconstruction; table-of-fnptr indexed by param_1[0]) | .run/backlog_drafts/func_8015E698.c |
| 202 | func_8017D98C | 1 | plumbing | 31 | near | 0 | none — MATCH (expected): straight global stores + tail call; const 0x140 reused for two halves | .run/backlog_drafts/func_8017D98C.c |
| 203 | func_80182268 | 1 | struct | 31 | near | 0 | none — MATCH (jump-table switch over sign-extended high byte of (u16)(a0+0x70); case4 decrements D_801270CC then falls into case3/7's func_8012C218; no default) | .run/backlog_drafts/func_80182268.c |
| 204 | func_801602A4 | 1 | struct | 34 | near | 0 | none — MATCH (template = matched twin func_801601E4; lhu+0x8000 == compare, fnptr-table dispatch D_801891B8(u16)a0 no-arg, then 3-call setup in target order; func_80161208 in else) | .run/backlog_drafts/func_801602A4.c |
| 205 | func_801734BC | 1 | struct | 34 | near | 0 | none — MATCH (pending byte-gate); switch-jtbl with no default, 3 short stores + fnptr call | .run/backlog_drafts/func_801734BC.c |
| 206 | func_8017D900 | 1 | plumbing | 35 | near | 0 | none — expect MATCH (STUB: ordered global stores + single tail call, sibling of func_8017D840) | .run/backlog_drafts/func_8017D900.c |
| 207 | func_8016BEA0 | 1 | other | 37 | near | 0 | none — MATCH (expected) | .run/backlog_drafts/func_8016BEA0.c |
| 208 | func_801754A8 | 1 | regalloc-order | 37 | near | 0 | none — MATCH (37 ins, relocation-masked proxy) | .run/backlog_drafts/func_801754A8.c |
| 209 | func_80160920 | 1 | struct | 38 | near | 0 | none — MATCH (function-pointer table folds %lo via extern array indexed by halfword) | .run/backlog_drafts/func_80160920.c |
| 210 | func_80183BAC | 1 | struct | 41 | near | 0 | switch jump-table dispatch (jtbl_801D9420); verifying case grouping 0,1,2,5,6/3,7/4 emits the target table + tail | .run/backlog_drafts/func_80183BAC.c |
| 211 | func_80183C50 | 1 | struct | 41 | near | 0 | none — MATCH (cross-jump exploit §cookbook L1543: dup func_8012C218 into case3/7 + case4 → merged jal;nop) | .run/backlog_drafts/func_80183C50.c |
| 212 | func_8015DF34 | 1 | struct | 44 | near | 0 | none — MATCH (clean structural; fn-ptr table via array index folds %lo) | .run/backlog_drafts/func_8015DF34.c |
| 213 | func_8015FE70 | 1 | struct | 44 | near | 0 | none — MATCH expected (fn-ptr-table dispatch + ushort struct fields) | .run/backlog_drafts/func_8015FE70.c |
| 214 | func_8014358C | 1 | regalloc-order | 45 | near | 0 | none — MATCH (relocation-masked match_one) | .run/backlog_drafts/func_8014358C.c |
| 215 | func_80183AF0 | 1 | regalloc-order | 47 | near | 0 | none — MATCH (mask pinned $a1/$5 + p pinned $v0/$2; switch w/ distributed func_8012C218 tail via dup calls + cross-jump merge) | .run/backlog_drafts/func_80183AF0.c |
| 216 | func_80178BF8 | 1 | plumbing | 49 | near | 0 | none — MATCH (pure scalar-store + two pointer-decrement do-while loops) | .run/backlog_drafts/func_80178BF8.c |
| 217 | func_8015E344 | 1 | struct | 50 | near | 0 | none — MATCH (pending whole-binary gate); fn-ptr table folds %lo via extern array, 0x234 single word store | .run/backlog_drafts/func_8015E344.c |
| 218 | func_8017EC7C | 1 | struct | 52 | near | 0 | none — MATCH (52 ins, relocation-masked) | .run/backlog_drafts/func_8017EC7C.c |
| 219 | func_80183CF4 | 1 | struct | 57 | near | 0 | none — MATCH (clean switch + jtbl; orchestrator owns jtbl/rodata migration) | .run/backlog_drafts/func_80183CF4.c |
| 220 | func_8015D01C | 1 | regalloc-order | 58 | near | 0 | none — MATCH | .run/backlog_drafts/func_8015D01C.c |
| 221 | func_8016D688 | 1 | struct | 60 | near | 0 | none — MATCH (byte array D_801D9C20[] folds the &D_801D9C21 base/-1 offsets; emit p+0xE store BEFORE the param+2 increment so the lhu fills the load-delay slot in $v1) | .run/backlog_drafts/func_8016D688.c |
| 222 | func_801842C8 | 1 | plumbing | 62 | near | 0 | none — MATCH | .run/backlog_drafts/func_801842C8.c |
| 223 | func_80165240 | 1 | regalloc-order | 63 | near | 0 | none — MATCH (63 ins). buf pinned to $s2 (register asm("$18")) so it stays in a callee-saved reg; param_3 then naturally lands in $s3. memcpy(buf+0x30,param_3,4) -> lwl/lwr+swl/swr unaligned 4B copy (cookbook §1 mem->mem). array-of-u8 buf with explicit (T)(buf+off) stores; mtx[0x20] declared 2nd so it lands at sp+0x50, buf_ at sp+0x10. | .run/backlog_drafts/func_80165240.c |
| 224 | func_8017BB34 | 1 | struct | 65 | near | 0 | none — MATCH (65 ins). Keys: (1) align-1 {s8 b[8]} struct so the two 8-byte copies emit lwl/lwr; (2) stack-local declaration order = target frame order (svin@0x10, buf@0x18, out@0x38, local8@0x40, rt_in@0x48, rt_out@0x50) — reordering the locals to ascending offset fixed all 23 offset-only diffs. | .run/backlog_drafts/func_8017BB34.c |
| 225 | func_8016BD78 | 1 | regalloc-order | 74 | near | 0 | none — MATCH (lazy pointer locals pa=&BC4, pb=&BC8 assigned at first use → $a1/$a2 held thru middle code as final call args; middle bytes BC5/BC6/BC9/BCA direct global) | .run/backlog_drafts/func_8016BD78.c |
| 226 | func_8016E7C8 | 1 | regalloc-order | 74 | near | 0 | none — MATCH (match_one 74/74; pins $18=&prim, $19=param_3 fixed s2/s3 alloc order; Work struct sized to 0x20) | .run/backlog_drafts/func_8016E7C8.c |
| 227 | func_80180B64 | 1 | STRUCT | 75 | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80180B64.c |
| 228 | func_8018281C | 1 | struct | 76 | near | 0 | none — MATCH (76 ins). jtbl forced via explicit case 4/6 (count>=5 over MIPS tablejump threshold); case-5 block placed between if-block and default via goto so the if-block emits j default w/ e2=0 in the delay slot | .run/backlog_drafts/func_8018281C.c |
| 229 | func_8016AE5C | 1 | regalloc-order | 85 | near | 0 | none — MATCH (85 ins, match_one). switch/jtbl STRUCT fn. The tail's | .run/backlog_drafts/func_8016AE5C.c |
| 230 | func_80182E7C | 1 | struct | 85 | near | 0 | none — MATCH (85 ins, relocation-masked). Two switch-codegen levers: | .run/backlog_drafts/func_80182E7C.c |
| 231 | func_8015C7E4 | 1 | struct | 88 | near | 0 | none — MATCH (match_one 88/88); fn-ptr-array dispatch, top-level if/else needed branch-polarity invert (small block falls through, big block at L854) | .run/backlog_drafts/func_8015C7E4.c |
| 232 | func_8015CA28 | 1 | schedule | 91 | near | 0 | none — MATCH (goto forces the func_80161240 block to the function tail; bnez-to-end layout vs early-return fall-through) | .run/backlog_drafts/func_8015CA28.c |
| 233 | func_801820DC | 1 | struct | 94 | near | 0 | none — MATCH (switch on entity state at 0x34, inner jtbl on (s8)(u70>>8)) | .run/backlog_drafts/func_801820DC.c |
| 234 | func_80184D50 | 1 | schedule | 98 | near | 0 | none — MATCH (98 ins, relocation-masked) | .run/backlog_drafts/func_80184D50.c |
| 235 | func_8017BEF8 | 1 | WAVE | 113 | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017BEF8.c |
| 236 | func_80185E68 | 1 | STRUCT | 132 | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80185E68.c |
| 237 | func_80128218 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80128218.c |
|
| 238 | func_8013E054 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8013E054.c |
|
| 239 | func_80165658 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80165658.c |
|
| 240 | func_80178D18 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80178D18.c |
|
| 241 | func_8017CFD4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017CFD4.c |
|
| 242 | func_8017CFFC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017CFFC.c |
|
| 243 | func_8017CF78 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017CF78.c |
|
| 244 | func_8017CFA0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017CFA0.c |
|
| 245 | func_8013CABC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8013CABC.c |
|
| 246 | func_8013D164 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8013D164.c |
|
| 247 | func_8014C1A0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8014C1A0.c |
|
| 248 | func_8015E588 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015E588.c |
|
| 249 | func_8017D13C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D13C.c |
|
| 250 | func_8017D164 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D164.c |
|
| 251 | func_8017D18C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D18C.c |
|
| 252 | func_8017DA9C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017DA9C.c |
|
| 253 | func_8014C5D0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8014C5D0.c |
|
| 254 | func_8017D5D4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D5D4.c |
|
| 255 | func_8017D5FC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D5FC.c |
|
| 256 | func_8017D02C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D02C.c |
|
| 257 | func_8017D054 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D054.c |
|
| 258 | func_8017D07C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D07C.c |
|
| 259 | func_8017D430 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D430.c |
|
| 260 | func_8017D134 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D134.c |
|
| 261 | func_8017D15C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D15C.c |
|
| 262 | func_8017D3FC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D3FC.c |
|
| 263 | func_8017D6D4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D6D4.c |
|
| 264 | func_8017D964 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D964.c |
|
| 265 | func_8017F458 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017F458.c |
|
| 266 | func_8018A660 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8018A660.c |
|
| 267 | func_8013C98C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8013C98C.c |
|
| 268 | func_80161C98 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80161C98.c |
|
| 269 | func_80171120 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80171120.c |
|
| 270 | func_80157544 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80157544.c |
|
| 271 | func_8015DE58 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015DE58.c |
|
| 272 | func_801678B4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801678B4.c |
|
| 273 | func_8016F6E0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016F6E0.c |
|
| 274 | func_8016FDB4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016FDB4.c |
|
| 275 | func_8016FFDC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016FFDC.c |
|
| 276 | func_8017D418 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D418.c |
|
| 277 | func_8017D440 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D440.c |
|
| 278 | func_8017E034 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017E034.c |
|
| 279 | func_8017ED30 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017ED30.c |
|
| 280 | func_8017ED58 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017ED58.c |
|
| 281 | func_80157DC4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80157DC4.c |
|
| 282 | func_80164EA4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80164EA4.c |
|
| 283 | func_8016F8E4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016F8E4.c |
|
| 284 | func_80171064 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80171064.c |
|
| 285 | func_801727D0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801727D0.c |
|
| 286 | func_801747CC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801747CC.c |
|
| 287 | func_8017EE24 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017EE24.c |
|
| 288 | func_8017F40C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017F40C.c |
|
| 289 | func_8017D34C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D34C.c |
|
| 290 | func_8017D374 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D374.c |
|
| 291 | func_8017F080 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017F080.c |
|
| 292 | func_801866B0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801866B0.c |
|
| 293 | func_8017D00C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D00C.c |
|
| 294 | func_8017D034 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D034.c |
|
| 295 | func_80131FDC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80131FDC.c |
|
| 296 | func_80152370 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80152370.c |
|
| 297 | func_8015E8E8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015E8E8.c |
|
| 298 | func_80168D58 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80168D58.c |
|
| 299 | func_8016AB30 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016AB30.c |
|
| 300 | func_8016CB84 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016CB84.c |
|
| 301 | func_8016FC90 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016FC90.c |
|
| 302 | func_80170748 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80170748.c |
|
| 303 | func_80174888 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80174888.c |
|
| 304 | func_80143B30 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80143B30.c |
|
| 305 | func_80143E68 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80143E68.c |
|
| 306 | func_8015E1B8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015E1B8.c |
|
| 307 | func_80167A9C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80167A9C.c |
|
| 308 | func_801693CC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801693CC.c |
|
| 309 | func_80169F00 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80169F00.c |
|
| 310 | func_801704B0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801704B0.c |
|
| 311 | func_80170BD8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80170BD8.c |
|
| 312 | func_80170EFC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80170EFC.c |
|
| 313 | func_801714E4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801714E4.c |
|
| 314 | func_80173544 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80173544.c |
|
| 315 | func_801742A4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801742A4.c |
|
| 316 | func_80174474 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80174474.c |
|
| 317 | func_8017D26C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D26C.c |
|
| 318 | func_8017D7A4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D7A4.c |
|
| 319 | func_80155580 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80155580.c |
|
| 320 | func_80159698 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80159698.c |
|
| 321 | func_8015BFF4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015BFF4.c |
|
| 322 | func_8015F00C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015F00C.c |
|
| 323 | func_80160EA4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80160EA4.c |
|
| 324 | func_80166618 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80166618.c |
|
| 325 | func_8016DEA4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016DEA4.c |
|
| 326 | func_8016F834 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016F834.c |
|
| 327 | func_801705F8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801705F8.c |
|
| 328 | func_80170810 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80170810.c |
|
| 329 | func_80172DAC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80172DAC.c |
|
| 330 | func_8017CD9C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017CD9C.c |
|
| 331 | func_80136C54 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80136C54.c |
|
| 332 | func_80153320 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80153320.c |
|
| 333 | func_80159B70 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80159B70.c |
|
| 334 | func_80166018 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80166018.c |
|
| 335 | func_80166654 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80166654.c |
|
| 336 | func_8016A700 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016A700.c |
|
| 337 | func_8016BBA4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016BBA4.c |
|
| 338 | func_8016FB7C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016FB7C.c |
|
| 339 | func_8017F1C8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017F1C8.c |
|
| 340 | func_80182B9C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80182B9C.c |
|
| 341 | func_80131F64 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80131F64.c |
|
| 342 | func_801425CC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801425CC.c |
|
| 343 | func_80152D24 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80152D24.c |
|
| 344 | func_801599A4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801599A4.c |
|
| 345 | func_8015C714 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015C714.c |
|
| 346 | func_8015EE08 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015EE08.c |
|
| 347 | func_8015F324 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015F324.c |
|
| 348 | func_801659DC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801659DC.c |
|
| 349 | func_8016D19C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016D19C.c |
|
| 350 | func_801736FC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801736FC.c |
|
| 351 | func_801737E8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801737E8.c |
|
| 352 | func_8017CFE4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017CFE4.c |
|
| 353 | func_8017D1F8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D1F8.c |
|
| 354 | func_80143C38 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80143C38.c |
|
| 355 | func_80159968 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80159968.c |
|
| 356 | func_8015D4E8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015D4E8.c |
|
| 357 | func_80160138 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80160138.c |
|
| 358 | func_80162330 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80162330.c |
|
| 359 | func_801663FC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801663FC.c |
|
| 360 | func_80168744 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80168744.c |
|
| 361 | func_80170548 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80170548.c |
|
| 362 | func_80173078 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80173078.c |
|
| 363 | func_8017390C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017390C.c |
|
| 364 | func_8017496C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017496C.c |
|
| 365 | func_8017BEC4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017BEC4.c |
|
| 366 | func_8017D310 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D310.c |
|
| 367 | func_801449C8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801449C8.c |
|
| 368 | func_80151D24 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80151D24.c |
|
| 369 | func_80153060 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80153060.c |
|
| 370 | func_8015824C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015824C.c |
|
| 371 | func_8015AD3C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015AD3C.c |
|
| 372 | func_8015BE38 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015BE38.c |
|
| 373 | func_8015F7D4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015F7D4.c |
|
| 374 | func_80169830 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80169830.c |
|
| 375 | func_8016C14C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016C14C.c |
|
| 376 | func_8016F798 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016F798.c |
|
| 377 | func_8016FA84 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016FA84.c |
|
| 378 | func_8016FF30 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016FF30.c |
|
| 379 | func_80170150 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80170150.c |
|
| 380 | func_8017C150 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017C150.c |
|
| 381 | func_80131EEC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80131EEC.c |
|
| 382 | func_80144A2C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80144A2C.c |
|
| 383 | func_8015CFC0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015CFC0.c |
|
| 384 | func_8016A020 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016A020.c |
|
| 385 | func_80170C74 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80170C74.c |
|
| 386 | func_801711C0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801711C0.c |
|
| 387 | func_80172B44 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80172B44.c |
|
| 388 | func_80172CA0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80172CA0.c |
|
| 389 | func_80174384 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80174384.c |
|
| 390 | func_8017CF7C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017CF7C.c |
|
| 391 | func_8017D22C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D22C.c |
|
| 392 | func_8015282C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8015282C.c |
|
| 393 | func_80164BA0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80164BA0.c |
|
| 394 | func_801689D8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801689D8.c |
|
| 395 | func_80169B80 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80169B80.c |
|
| 396 | func_8016B4BC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016B4BC.c |
|
| 397 | func_8016F9C4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8016F9C4.c |
|
| 398 | func_80170AD8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80170AD8.c |
|
| 399 | func_80170E34 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80170E34.c |
|
| 400 | func_8017BE60 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017BE60.c |
|
| 401 | func_8017CE20 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017CE20.c |
|
| 402 | func_8017D424 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D424.c |
|
| 403 | func_8017D6FC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017D6FC.c |
|
| 404 | func_8017E4C8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017E4C8.c |
|
| 405 | func_8017E578 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017E578.c |
|
| 406 | func_8017ED0C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017ED0C.c |
|
| 407 | func_8017F480 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017F480.c |
|
| 408 | func_8017F500 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017F500.c |
|
| 409 | func_80180420 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80180420.c |
|
| 410 | func_8017DD2C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017DD2C.c |
|
| 411 | func_8017E524 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017E524.c |
|
| 412 | func_8017E734 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017E734.c |
|
| 413 | func_80184F8C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80184F8C.c |
|
| 414 | func_8017CA80 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017CA80.c |
|
| 415 | func_801814B8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801814B8.c |
|
| 416 | func_80185B40 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80185B40.c |
|
| 417 | func_80186910 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80186910.c |
|
| 418 | func_80186CAC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80186CAC.c |
|
| 419 | func_80187FEC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80187FEC.c |
|
| 420 | func_801886DC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801886DC.c |
|
| 421 | func_80189FD0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80189FD0.c |
|
| 422 | func_8018A00C | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8018A00C.c |
|
| 423 | func_8017C524 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017C524.c |
|
| 424 | func_8017C7C4 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_8017C7C4.c |
|
| 425 | func_80182154 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80182154.c |
|
| 426 | func_80182234 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80182234.c |
|
| 427 | func_80182414 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80182414.c |
|
| 428 | func_801824E0 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801824E0.c |
|
| 429 | func_80183238 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80183238.c |
|
| 430 | func_80183718 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80183718.c |
|
| 431 | func_801863AC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801863AC.c |
|
| 432 | func_80186E30 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80186E30.c |
|
| 433 | func_80188ECC | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80188ECC.c |
|
| 434 | func_80189304 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_80189304.c |
|
| 435 | func_801898C8 | None | None | near | 0 | match_one MATCH but gate rejected (declaration/TU plumbing) | .run/backlog_drafts/func_801898C8.c |
|
| 436 | func_80161D20 | 1 | struct | 14 | near | 1 | none — MATCH (array-of-u16 %lo-fold, §18) | .run/backlog_drafts/func_80161D20.c |
| 437 | func_8017F714 | 1 | plumbing | 27 | near | 1 | none — MATCH (27/27 ins, match_one verified) | .run/backlog_drafts/func_8017F714.c |
| 438 | func_80142A10 | 1 | struct | 28 | near | 1 | none — MATCH (pending byte-gate) | .run/backlog_drafts/func_80142A10.c |
| 439 | func_80161C24 | 1 | struct | 29 | near | 1 | none — MATCH (array-of-struct %lo-fold; even/odd u16 fields at off 0/2, stride 4) | .run/backlog_drafts/func_80161C24.c |
| 440 | func_80184C0C | 1 | struct | 48 | near | 1 | none — MATCH (array-of-struct %lo-fold for &D_8018AEB8[idx], stride 0x34) | .run/backlog_drafts/func_80184C0C.c |
| 441 | func_8016B4F8 | 1 | regalloc-order | 50 | near | 1 | none — MATCH | .run/backlog_drafts/func_8016B4F8.c |
| 442 | func_801803B0 | 1 | other | 51 | near | 1 | none — MATCH expected; simple if/else, no call-crossing locals beyond param in $s0 | .run/backlog_drafts/func_801803B0.c |
| 443 | func_8015FBE0 | 1 | schedule | 58 | near | 1 | none — MATCH | .run/backlog_drafts/func_8015FBE0.c |
| 444 | func_8017F114 | 1 | regalloc-order | 75 | near | 1 | none — MATCH | .run/backlog_drafts/func_8017F114.c |
| 445 | func_801656E8 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_801656E8.c |
|
| 446 | func_8017D2D4 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_8017D2D4.c |
|
| 447 | func_801807D8 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_801807D8.c |
|
| 448 | func_80180AD0 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_80180AD0.c |
|
| 449 | func_8017F758 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_8017F758.c |
|
| 450 | func_8017FDB0 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_8017FDB0.c |
|
| 451 | func_80180720 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_80180720.c |
|
| 452 | func_80184D80 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_80184D80.c |
|
| 453 | func_80184A28 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_80184A28.c |
|
| 454 | func_8017FB2C | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_8017FB2C.c |
|
| 455 | func_80183724 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_80183724.c |
|
| 456 | func_80183AFC | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_80183AFC.c |
|
| 457 | func_8017EE50 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_8017EE50.c |
|
| 458 | func_80181FF8 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_80181FF8.c |
|
| 459 | func_80185D5C | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_80185D5C.c |
|
| 460 | func_8018AE80 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_8018AE80.c |
|
| 461 | func_80183FF4 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_80183FF4.c |
|
| 462 | func_801832F4 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_801832F4.c |
|
| 463 | func_8017FE4C | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_8017FE4C.c |
|
| 464 | func_801827C4 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_801827C4.c |
|
| 465 | func_80182B68 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_80182B68.c |
|
| 466 | func_80185E38 | None | None | near | 1 | residual: 1 mismatch | .run/backlog_drafts/func_80185E38.c |
|
| 467 | func_8017F290 | 1 | regalloc-order | 86 | near | 2 | none — MATCH. Two levers: (1) hold &D_801270CC in a int *state local so its |
.run/backlog_drafts/func_8017F290.c |
| 468 | func_8016EC0C | 1 | schedule | 88 | near | 2 | none — MATCH (88 ins). Sparse switch(uVar2) = gcc's beq-pivot+slti comparison | .run/backlog_drafts/func_8016EC0C.c |
| 469 | func_8017F6B0 | None | None | near | 2 | residual: 2 mismatch | .run/backlog_drafts/func_8017F6B0.c |
|
| 470 | func_8017DDFC | None | None | near | 2 | residual: 2 mismatch | .run/backlog_drafts/func_8017DDFC.c |
|
| 471 | func_8017FD2C | None | None | near | 2 | residual: 2 mismatch | .run/backlog_drafts/func_8017FD2C.c |
|
| 472 | func_8018A640 | None | None | near | 2 | residual: 2 mismatch | .run/backlog_drafts/func_8018A640.c |
|
| 473 | func_80188F30 | None | None | near | 2 | residual: 2 mismatch | .run/backlog_drafts/func_80188F30.c |
|
| 474 | func_8018BCB4 | None | None | near | 2 | residual: 2 mismatch | .run/backlog_drafts/func_8018BCB4.c |
|
| 475 | func_80185320 | None | None | near | 2 | residual: 2 mismatch | .run/backlog_drafts/func_80185320.c |
|
| 476 | func_80185670 | None | None | near | 2 | residual: 2 mismatch | .run/backlog_drafts/func_80185670.c |
|
| 477 | func_801880F4 | None | None | near | 2 | residual: 2 mismatch | .run/backlog_drafts/func_801880F4.c |
|
| 478 | func_80182A14 | None | None | near | 2 | residual: 2 mismatch | .run/backlog_drafts/func_80182A14.c |
|
| 479 | func_801817DC | None | None | near | 2 | residual: 2 mismatch | .run/backlog_drafts/func_801817DC.c |
|
| 480 | func_80171B4C | 1 | schedule | 70 | near | 3 | 3-off in the tail only (body+prologue MATCH via $s1 pin on arg1). gcc fills the | .run/backlog_drafts/func_80171B4C.c |
| 481 | func_8017DA80 | None | None | near | 3 | residual: 3 mismatch | .run/backlog_drafts/func_8017DA80.c |
|
| 482 | func_8017D468 | None | None | near | 3 | residual: 3 mismatch | .run/backlog_drafts/func_8017D468.c |
|
| 483 | func_80185BF4 | None | None | near | 3 | residual: 3 mismatch | .run/backlog_drafts/func_80185BF4.c |
|
| 484 | func_8017DCE4 | None | None | near | 3 | residual: 3 mismatch | .run/backlog_drafts/func_8017DCE4.c |
|
| 485 | func_8017F510 | None | None | near | 3 | residual: 3 mismatch | .run/backlog_drafts/func_8017F510.c |
|
| 486 | func_80182EC4 | None | None | near | 3 | residual: 3 mismatch | .run/backlog_drafts/func_80182EC4.c |
|
| 487 | func_80140E6C | 1 | schedule | 37 | near | 4 | 4 ins — each save-across-call copy (move s1,v0 / move s0,v0) should fill the NEXT jal's delay slot (target) but gcc-2.7.2 sched ties the copy with the next call's arg-setup at priority 2 and the LUID tie-break (rank_for_schedule) keeps the copy first, so reorg fills the slot with the arg-setup instead; no C reshape found that flips the LUID/priority order without breaking the OR-chain regalloc. | .run/backlog_drafts/func_80140E6C.c |
| 488 | func_8012A018 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_8012A018.c |
|
| 489 | func_80180B24 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_80180B24.c |
|
| 490 | func_80180B34 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_80180B34.c |
|
| 491 | func_80181758 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_80181758.c |
|
| 492 | func_80188484 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_80188484.c |
|
| 493 | func_8013CAE8 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_8013CAE8.c |
|
| 494 | func_8018F080 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_8018F080.c |
|
| 495 | func_8018F090 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_8018F090.c |
|
| 496 | func_80190460 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_80190460.c |
|
| 497 | func_80190470 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_80190470.c |
|
| 498 | func_80183690 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_80183690.c |
|
| 499 | func_801836A0 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_801836A0.c |
|
| 500 | func_80188F4C | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_80188F4C.c |
|
| 501 | func_80188F5C | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_80188F5C.c |
|
| 502 | func_80185CC8 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_80185CC8.c |
|
| 503 | func_80185CD8 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_80185CD8.c |
|
| 504 | func_8018ADEC | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_8018ADEC.c |
|
| 505 | func_8018ADFC | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_8018ADFC.c |
|
| 506 | func_8018478C | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_8018478C.c |
|
| 507 | func_8018479C | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_8018479C.c |
|
| 508 | func_8017F8E4 | None | None | near | 4 | residual: 4 mismatch | .run/backlog_drafts/func_8017F8E4.c |
|
| 509 | func_8017EF50 | 1 | schedule | 53 | near | 5 | 5 ins — gcc-2.7.2 instr-scheduler load-order tie-breaks. Branch region + cross-jump-break (t14 pin to $3) + 0x34/0x30 hoist (c34 pin $5, c2c pin $3) all MATCH. Residual: (a) header 0x10-load vs 0x2c-load order swap; (b) compare loads 0x36-before-0xA and puts 0xA in $a1 not $a2 (slt operand reg differs). Both clusters resist source steering — every fix to one perturbs the pinned header schedule. | .run/backlog_drafts/func_8017EF50.c |
| 510 | func_8017CE34 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017CE34.c |
|
| 511 | func_8017D948 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017D948.c |
|
| 512 | func_8017D2EC | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017D2EC.c |
|
| 513 | func_801803F0 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_801803F0.c |
|
| 514 | func_80180710 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_80180710.c |
|
| 515 | func_8017CE7C | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017CE7C.c |
|
| 516 | func_8017F7D8 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017F7D8.c |
|
| 517 | func_8017ED98 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017ED98.c |
|
| 518 | func_80181B8C | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_80181B8C.c |
|
| 519 | func_8017E14C | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017E14C.c |
|
| 520 | func_8017D528 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017D528.c |
|
| 521 | func_801900E0 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_801900E0.c |
|
| 522 | func_8017D1F4 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017D1F4.c |
|
| 523 | func_8017DB48 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017DB48.c |
|
| 524 | func_8017EBD0 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017EBD0.c |
|
| 525 | func_80182720 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_80182720.c |
|
| 526 | func_8017D160 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017D160.c |
|
| 527 | func_8017E9D0 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017E9D0.c |
|
| 528 | func_8017D368 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017D368.c |
|
| 529 | func_80180564 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_80180564.c |
|
| 530 | func_801809F4 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_801809F4.c |
|
| 531 | func_8017F250 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017F250.c |
|
| 532 | func_8017F66C | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017F66C.c |
|
| 533 | func_8017F76C | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017F76C.c |
|
| 534 | func_8017F790 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017F790.c |
|
| 535 | func_8017F7B4 | None | None | near | 5 | residual: 5 mismatch | .run/backlog_drafts/func_8017F7B4.c |
|
| 536 | func_8014D3E0 | 1 | other | 22 | near | 6 | none — MATCH | .run/backlog_drafts/func_8014D3E0.c |
| 537 | func_8013CF68 | 1 | schedule | 63 | near | 6 | blocks 2&3 delay-slot fill — gcc picks dead-reg $v1(b0,0x10/0x20) store for the jal delay slot; target picks arg-reg $a3(0x12/0x22). 6 ins (2 rotations); not flippable by source store-order/interleave/barrier (all tested); permuter/scheduler-internal lever needed. Prologue, $s0 fold, regalloc, block-1 all exact. | .run/backlog_drafts/func_8013CF68.c |
| 538 | func_8017B940 | 1 | struct | 63 | near | 6 | none — MATCH | .run/backlog_drafts/func_8017B940.c |
| 539 | func_8017B238 | 1 | regalloc-order | 76 | near | 6 | 6 ins — gcc coalesces param_2 into callee-saved $s0 and hoists move $s0,$a1 |
.run/backlog_drafts/func_8017B238.c |
| 540 | func_8017B614 | 1 | regalloc-order | 101 | near | 6 | 6 ins — param_2 lands in callee-saved $s0 (entry move s0,a1, sltiu/sll read s0) vs target's $a1; gcc prefers s0 (saved anyway for the late p794/p78C copies) over caller-saved $a1. Body+schedule otherwise byte-exact (101/101 ins); the late-part __asm__("") barrier is load-bearing (fixes the const-store schedule, 21->6). |
.run/backlog_drafts/func_8017B614.c |
| 541 | func_801656D0 | None | None | near | 6 | residual: 6 mismatch | .run/backlog_drafts/func_801656D0.c |
|
| 542 | func_80165700 | None | None | near | 6 | residual: 6 mismatch | .run/backlog_drafts/func_80165700.c |
|
| 543 | func_80180AE8 | None | None | near | 6 | residual: 6 mismatch | .run/backlog_drafts/func_80180AE8.c |
|
| 544 | func_8017D398 | None | None | near | 6 | residual: 6 mismatch | .run/backlog_drafts/func_8017D398.c |
|
| 545 | func_801345F8 | 1 | schedule | 106 | near | 7 | 7 ins, all pure scheduling order — maskedp copy not sunk into bnez delay slot | .run/backlog_drafts/func_801345F8.c |
| 546 | func_8016BFA8 | None | None | near | 7 | residual: 7 mismatch | .run/backlog_drafts/func_8016BFA8.c |
|
| 547 | func_801815D8 | None | None | near | 7 | residual: 7 mismatch | .run/backlog_drafts/func_801815D8.c |
|
| 548 | func_80189898 | None | None | near | 7 | residual: 7 mismatch | .run/backlog_drafts/func_80189898.c |
|
| 549 | func_8018823C | None | None | near | 7 | residual: 7 mismatch | .run/backlog_drafts/func_8018823C.c |
|
| 550 | func_80183E3C | None | None | near | 7 | residual: 7 mismatch | .run/backlog_drafts/func_80183E3C.c |
|
| 551 | func_8017CF40 | None | None | near | 7 | residual: 7 mismatch | .run/backlog_drafts/func_8017CF40.c |
|
| 552 | func_80164E40 | 1 | struct | 25 | near | 8 | none — MATCH expected; byte 0 keeps base $v1 (reused by final lw word), bytes 1/2 standalone | .run/backlog_drafts/func_80164E40.c |
| 553 | func_80185F24 | None | None | near | 8 | residual: 8 mismatch | .run/backlog_drafts/func_80185F24.c |
|
| 554 | func_80189858 | None | None | near | 8 | residual: 8 mismatch | .run/backlog_drafts/func_80189858.c |
|
| 555 | func_8017FFF0 | None | None | near | 8 | residual: 8 mismatch | .run/backlog_drafts/func_8017FFF0.c |
|
| 556 | func_8017E908 | None | None | near | 8 | residual: 8 mismatch | .run/backlog_drafts/func_8017E908.c |
|
| 557 | func_8017CF9C | None | None | near | 8 | residual: 8 mismatch | .run/backlog_drafts/func_8017CF9C.c |
|
| 558 | func_8017D920 | None | None | near | 8 | residual: 8 mismatch | .run/backlog_drafts/func_8017D920.c |
|
| 559 | func_8013CB5C | None | None | near | 9 | residual: 9 mismatch | .run/backlog_drafts/func_8013CB5C.c |
|
| 560 | func_8017A3B0 | None | None | near | 9 | residual: 9 mismatch | .run/backlog_drafts/func_8017A3B0.c |
|
| 561 | func_8017F358 | None | None | near | 9 | residual: 9 mismatch | .run/backlog_drafts/func_8017F358.c |
|
| 562 | func_80180174 | None | None | near | 9 | residual: 9 mismatch | .run/backlog_drafts/func_80180174.c |
|
| 563 | func_80180E9C | None | None | near | 9 | residual: 9 mismatch | .run/backlog_drafts/func_80180E9C.c |
|
| 564 | func_8017A144 | None | None | near | 9 | residual: 9 mismatch | .run/backlog_drafts/func_8017A144.c |
|
| 565 | func_8017BEBC | None | None | near | 9 | residual: 9 mismatch | .run/backlog_drafts/func_8017BEBC.c |
|
| 566 | func_8014C8C8 | None | None | near | 10 | residual: 10 mismatch | .run/backlog_drafts/func_8014C8C8.c |
|
| 567 | func_80185A00 | None | None | near | 10 | residual: 10 mismatch | .run/backlog_drafts/func_80185A00.c |
|
| 568 | func_8017FCC0 | None | None | near | 10 | residual: 10 mismatch | .run/backlog_drafts/func_8017FCC0.c |
|
| 569 | func_8017F2D0 | None | None | near | 10 | residual: 10 mismatch | .run/backlog_drafts/func_8017F2D0.c |
|
| 570 | func_8016E9EC | 1 | schedule | 53 | near | 11 | 11 left — all GNU scheduler/canon tie-breaks (regs all match via pins): (a) prologue hoists addiu a1,0x1C into the save block; (b) first lbu reads $a0 not $s1 (incoming-arg still live); (c) iCopy copy addu s4,s0 lands early (scheduler) vs target's func_800D2CA8 delay-slot; (d) addu a2,s2,s3 vs target s3,s2 commutative-canon (unflippable w/o breaking load order). Permuter can't run (register asm pins rejected, cookbook §5a). |
.run/backlog_drafts/func_8016E9EC.c |
| 571 | func_801824D0 | 1 | WAVE | 181 | near | 11 | WAVE: 11 mismatch | .run/backlog_drafts/func_801824D0.c |
| 572 | func_80165670 | None | None | near | 11 | residual: 11 mismatch | .run/backlog_drafts/func_80165670.c |
|
| 573 | func_80182F4C | None | None | near | 11 | residual: 11 mismatch | .run/backlog_drafts/func_80182F4C.c |
|
| 574 | func_801835C8 | None | None | near | 11 | residual: 11 mismatch | .run/backlog_drafts/func_801835C8.c |
|
| 575 | func_8017D6C4 | None | None | near | 11 | residual: 11 mismatch | .run/backlog_drafts/func_8017D6C4.c |
|
| 576 | func_8018268C | None | None | near | 11 | residual: 11 mismatch | .run/backlog_drafts/func_8018268C.c |
|
| 577 | func_80156044 | 1 | struct | 74 | near | 12 | none — MATCH (74 ins, relocation-masked); $s2-pin for u16-return + def-mask + 3-arg cast on func_80156848 | .run/backlog_drafts/func_80156044.c |
| 578 | func_8013C964 | None | None | near | 12 | residual: 12 mismatch | .run/backlog_drafts/func_8013C964.c |
|
| 579 | func_8013B568 | None | None | near | 12 | residual: 12 mismatch | .run/backlog_drafts/func_8013B568.c |
|
| 580 | func_801289F0 | None | None | near | 12 | residual: 12 mismatch | .run/backlog_drafts/func_801289F0.c |
|
| 581 | func_80182E58 | None | None | near | 12 | residual: 12 mismatch | .run/backlog_drafts/func_80182E58.c |
|
| 582 | func_8018150C | None | None | near | 12 | residual: 12 mismatch | .run/backlog_drafts/func_8018150C.c |
|
| 583 | func_80185F58 | None | None | near | 13 | residual: 13 mismatch | .run/backlog_drafts/func_80185F58.c |
|
| 584 | func_8018A3C8 | None | None | near | 13 | residual: 13 mismatch | .run/backlog_drafts/func_8018A3C8.c |
|
| 585 | func_8017EA20 | None | None | near | 13 | residual: 13 mismatch | .run/backlog_drafts/func_8017EA20.c |
|
| 586 | func_80178970 | None | None | near | 13 | residual: 13 mismatch | .run/backlog_drafts/func_80178970.c |
|
| 587 | func_80180528 | None | None | near | 13 | residual: 13 mismatch | .run/backlog_drafts/func_80180528.c |
|
| 588 | func_8017FD44 | None | None | near | 13 | residual: 13 mismatch | .run/backlog_drafts/func_8017FD44.c |
|
| 589 | func_80161CD0 | 1 | regalloc-order | 20 | near | 14 | param_2 must survive the call in $s0; try plain C first then pin to $16 | .run/backlog_drafts/func_80161CD0.c |
| 590 | func_80180D10 | None | None | near | 14 | residual: 14 mismatch | .run/backlog_drafts/func_80180D10.c |
|
| 591 | func_8018316C | None | None | near | 14 | residual: 14 mismatch | .run/backlog_drafts/func_8018316C.c |
|
| 592 | func_801824CC | None | None | near | 15 | residual: 15 mismatch | .run/backlog_drafts/func_801824CC.c |
|
| 593 | func_80181784 | None | None | near | 15 | residual: 15 mismatch | .run/backlog_drafts/func_80181784.c |
|
| 594 | func_8013C938 | None | None | near | 16 | residual: 16 mismatch | .run/backlog_drafts/func_8013C938.c |
|
| 595 | func_8017D2F0 | None | None | near | 16 | residual: 16 mismatch | .run/backlog_drafts/func_8017D2F0.c |
|
| 596 | func_80158FA4 | 1 | schedule | 51 | near | 17 | target keeps a DEAD sra $a1,$v0,16 before beqz $a1 (sign-extend of func_80159464's |
.run/backlog_drafts/func_80158FA4.c |
| 597 | func_8017D2D0 | None | None | near | 17 | residual: 17 mismatch | .run/backlog_drafts/func_8017D2D0.c |
|
| 598 | func_8017EEF4 | None | None | near | 17 | residual: 17 mismatch | .run/backlog_drafts/func_8017EEF4.c |
|
| 599 | func_80182338 | 1 | PINS | 26 | near | 24 | PINS: 24 mismatch | .run/backlog_drafts/func_80182338.c |
| 600 | func_8018301C | 1 | plumbing | 28 | near | 24 | none — MATCH (straight-line, statement-order; verify with match_one) | .run/backlog_drafts/func_8018301C.c |
| 601 | func_8016BBE0 | 1 | other | 56 | near | 24 | none — straightforward; expect MATCH (mirror Ghidra-C order, synth_mult ×0x555) | .run/backlog_drafts/func_8016BBE0.c |
| 602 | func_80182488 | None | None | near | 24 | residual: 24 mismatch | .run/backlog_drafts/func_80182488.c |
|
| 603 | func_8016E95C | 1 | regalloc-order | 36 | near | 25 | none — MATCH (pending byte-gate) | .run/backlog_drafts/func_8016E95C.c |
| 604 | func_801900F4 | None | None | near | 27 | residual: 27 mismatch | .run/backlog_drafts/func_801900F4.c |
|
| 605 | func_80139BE0 | 1 | loose-typing | 39 | near | 32 | target has redundant andi a1,v0,0xff (uchar zero-extend) gcc proves away; else identical | .run/backlog_drafts/func_80139BE0.c |
| 606 | func_80148E54 | 1 | regalloc-order | 67 | near | 40 | 67/67 ins, structure+branches+block-order+body-reload all match; residual is pure register-allocation order (permuter-eligible, no register-pins). (1) masked first-angle folds andi->$s1; target keeps it in $a0 then copies addu $s1,$a0 lazily into the beq delay-slot (the s1-copy schedules 1 slot later). (2) the 0x80 const is CSE-held in $a2 across both test+body; target re-materializes 0x80 in $v0 per block (it gets clobbered by srl v0,v1,8), which both renames the compare regs ($v0 not $a2) AND fills the body's reload load-delay slot (mine emits a nop there). (3) single-exit ret funnels $v1->$v0 (move v0,v1) where target writes $v0 directly. All three are gcc regalloc/value-prop tie-breaks no C reshape steered (tried: $v0 pin, temp-split, low-mask-reuse compare, memory-clobber-vs-volatile reload) — leave for the permuter. |
.run/backlog_drafts/func_80148E54.c |
| 607 | func_8017B0E4 | 1 | other | 61 | near | 51 | none — MATCH (expected; clean six-call sign-extend-store pattern) | .run/backlog_drafts/func_8017B0E4.c |
| 608 | func_80166F58 | 1 | schedule | 69 | near | 55 | regs/loop/logic/%lo-fold all match (pinned $s0-$s6); residual is reorg.c delay-slot fill — target replicates addiu $v0,$s2,1 into the 3 skip-branch delay slots + commits addu $s2,$v0,0 at merge (my codegen emits in-place addiu $s2,$s2,1 w/ nop slots, -1 ins); plus prologue short-arg promote-then-move not fusing (sra $a1;addu $s4,$a1,0 vs my fused sra $s4,$a1). Not source-steerable (pins block permuter). |
.run/backlog_drafts/func_80166F58.c |
| 609 | func_80177DA8 | 1 | remat | 63 | near | 58 | gcc narrows &0xfffffeff on a 16-bit (lhu) value to andi 0xfeff (inline), but target hoisted -0x101 into $t4 (and-reg) in the loop preheader — a gcc-2.7.2 LICM-before-combine pass-ordering quirk unsteerable from C; that 1-ins gap cascades the constant-reg numbering + tail reassoc. Secondary: single-IV loop ptr anchors at +0xA (short, 2 accesses) not +0xC (byte) like target. |
.run/backlog_drafts/func_80177DA8.c |
| 610 | func_80141A60 | 1 | other | 76 | near | 63 | none — MATCH (76 ins, relocation-masked). Body byte-identical; target reserves an 8-byte | .run/backlog_drafts/func_80141A60.c |
| 611 | func_801457A4 | 1 | other | 79 | near | 74 | MATCH at -O0 (79 ins, reloc-masked, real -O0 flags). BANKING BLOCKER: this -O0 fn lives in the -O2 main ov_SC01_077.c; needs its own §18 -O0 split at 0x801457A4 (existing _o0.c covers 0x8013B568..0x8013C98C only). match_one is -O2 -> WRONG here. | .run/backlog_drafts/func_801457A4.c |
| 612 | func_8016B6BC | 1 | schedule | 94 | near | 80 | 12-off, all in the last 12 ins (tail). First 82 ins byte-match. Target materializes | .run/backlog_drafts/func_8016B6BC.c |
| 613 | func_80134A74 | 1 | regalloc-order | 107 | near | 84 | structure + all 8 callee-saved regs (s0..s7) + block layout MATCH; residual is caller-saved-temp | .run/backlog_drafts/func_80134A74.c |
| 614 | func_8013EE10 | 1 | struct | 94 | near | 86 | none — MATCH (94 ins). array-of-struct %lo-fold (E[]) for the 5-elt loops; | .run/backlog_drafts/func_8013EE10.c |
| 615 | func_80184A68 | 1 | regalloc-order | 33 | failed | none — MATCH | .run/backlog_drafts/func_80184A68.c |
|
| 616 | func_8015E018 | 1 | loose-typing | 47 | failed | none — MATCH (signed char forces lbu+sll24/sra24 sign-extend; default char is unsigned in this toolchain) | .run/backlog_drafts/func_8015E018.c |
|
| 617 | func_80159A20 | 1 | struct | 58 | failed | none — MATCH. Key lever: block tail-MERGE (gcc shared bne ...,$L1 cross-jump) by making the two return-tests STRUCTURALLY DIFFERENT — positive if(==){goto mask;} return; per branch (not if(!=) return;), so neither tail can merge. Then fix block ORDER by inverting the outer test (if(d!=1) makes the ==4/return path the inline fall-through, the d==1/p[2] path the forward beq-target block — matching the target layout). |
.run/backlog_drafts/func_80159A20.c |
|
| 618 | func_8013E958 | 1 | schedule | 63 | failed | 2 ins swapped — cc1 emits andi 0x7f; andi 0xff; beqz(tests doubly-masked) but target wants andi 0x7f; beqz; andi 0xff(andi 0xff in the first beqz delay slot). Loop fully byte-matches; struct/ptr fold idioms nailed (D_80115110.q[0x16] hoists base+0x58 disp, Cell D_80115188[i].v folds %lo). func_800D0488 takes (m&0xFF) arg. s16 m -> 2 mism (right ins count); s32 m fixes order but merges andi+arg-move (62 ins, 1 short). |
.run/backlog_drafts/func_8013E958.c |
|
| 619 | func_8013E83C | 1 | plumbing | 71 | failed | none — MATCH (scalar global stores + 2 conditional calls; §3-T4 branch-polarity invert on the &0xFF test) | .run/backlog_drafts/func_8013E83C.c |
|
| 620 | func_8017B368 | 1 | schedule | 74 | failed | dead table-path off by 1 ins — target keeps src*16 live in $s0 & computes 2nd arg src16+(base+8) in call1 delay slot; every C form either folds to e+8 (73 ins) or CSEs base into an extra saved reg $s2 (75 ins). All live code (prologue, sltiu dispatch, copy path, 4 struct-copy stores, tail) matches; only the unreachable func_8012F214 path scheduling diverges. | .run/backlog_drafts/func_8017B368.c |
|
| 621 | func_80180F10 | 1 | schedule | 75 | failed | none — MATCH (aggregate-initializer form schedules const setup after the prologue saves) | .run/backlog_drafts/func_80180F10.c |
|
| 622 | func_8016C188 | 1 | schedule | 79 | failed | none — MATCH (79 ins, match_one). Levers: invert if to if(iVar1!=0){big}else{small} | .run/backlog_drafts/func_8016C188.c |
|
| 623 | func_80164930 | 1 | regalloc-order | 81 | failed | none — MATCH (81 ins, relocation-masked) | .run/backlog_drafts/func_80164930.c |
|
| 624 | func_801418F8 | 1 | loose-typing | 90 | failed | none — MATCH (90 ins). Keys: D_8011511A is volatile u16 (store-2-then-read must NOT const-fold), read ONCE into a u16 local t (an unsigned int local adds a stray andi 0xffff; reusing t feeds the single lhu to both sltiu and t-3), and the lone D_80115158 store after the if yields the delay-slot-fill-from-target dup of addiu 0x106. |
.run/backlog_drafts/func_801418F8.c |
|
| 625 | func_801789AC | 1 | struct | 91 | failed | none — MATCH (91 ins, relocation-masked) | .run/backlog_drafts/func_801789AC.c |
|
| 626 | func_80183DE0 | 1 | regalloc-order | 91 | failed | testing if(!=1) layout + counter-before-pointer init order | .run/backlog_drafts/func_80183DE0.c |
|
| 627 | func_80185428 | 1 | struct | 94 | failed | none — MATCH (94 ins, relocation-masked) | .run/backlog_drafts/func_80185428.c |
|
| 628 | func_801506A4 | 1 | loose-typing | 95 | failed | none — MATCH (95 ins). switch var must be int not u16 (u16 adds andi 0xffff promotion mask) | .run/backlog_drafts/func_801506A4.c |
|
| 629 | func_8016BFD0 | 1 | struct | 95 | failed | none — MATCH (95 ins). memcpy(d,s,4) -> lwl/lwr/swl/swr; MATRIX work buf as s32[16] (0x40, fills 0x10-0x4f, t[] = buf[5..7]); two SVECTOR locals at 0x50/0x58; natural saved-reg order s0=param_5/s1=param_4/s2=iVar5 | .run/backlog_drafts/func_8016BFD0.c |
|
| 630 | func_801596F0 | 1 | struct | 97 | failed | none — MATCH (97 ins). Loop 1 = struct-ptr for-loop (E38, flag@+4) -> -4 guard / +4 test via gcc biv-elim. Loop 2 needed an EXPLICIT if-guard + do-while with the FIELD pointer as the loop var (so the giv init emits FIRST in the preheader, before the &D invariant block), a non-volatile re-tie barrier on d=&D_800AFAE8 (keeps &D BARE so +4/+0x88 add off it = +1 ins vs the folded %lo, matching target), an explicit u32 mask hoisted first (fills the guard's delay slot), and a separate range check fp<d+4 // fp>=d+0x88. | .run/backlog_drafts/func_801596F0.c |
|
| 631 | func_8017B490 | 1 | schedule | 97 | failed | none — MATCH (97 ins). Keys: (1) inverted if so the SV4 block-copy else is fallthrough and block A is bnez-far (cond = (u32)&D_801DA73C >= 0xB, a relocated-symbol compare gcc can't fold); (2) SV4{s16 a,b,c,d} align-2 8-byte copy -> lwl/lwr/swl/swr, locals at sp+0x10/0x18; (3) the DEAD block-A index = (s32)&D_801DA73C into D_8018A45C[] (WAVE16=two SV4) needs BOTH source addrs (&[idx].v0,&[idx].v1) in EXPLICIT TEMPS before call1 so base (&D_8018A45C) dies pre-call -> temp $v0 (not callee-saved), forcing the natural 2-reg alloc idx=$s0/param_1=$s1 + src2 into call1's delay slot; (4) tail: D_801DA794/D_801DA78C are SV4, re-read .a/.b/.c via lh sign-extended to s32 stores. | .run/backlog_drafts/func_8017B490.c |
|
| 632 | func_80182C9C | 1 | schedule | 101 | failed | none — MATCH (101 ins). Inner-switch break-to-shared-tail must be written as | .run/backlog_drafts/func_80182C9C.c |
|
| 633 | func_80183FB8 | 1 | loose-typing | 101 | failed | none — MATCH (relocation-masked match_one, 101/101 ins) | .run/backlog_drafts/func_80183FB8.c |
|
| 634 | func_8013EF88 | 1 | struct | 108 | failed | none — MATCH (108 ins). Keys: (1) §18 array-of-struct E4{s32 v} for | .run/backlog_drafts/func_8013EF88.c |
|
| 635 | func_8013D13C | None | None | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_8013D13C.c |
||
| 636 | func_801563EC | None | None | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_801563EC.c |
||
| 637 | func_8017A0C4 | None | None | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_8017A0C4.c |
||
| 638 | func_8017A094 | None | None | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_8017A094.c |
||
| 639 | func_801288B0 | None | None | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_801288B0.c |
||
| 640 | func_80131E00 | None | None | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_80131E00.c |
||
| 641 | func_80130D0C | None | None | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_80130D0C.c |
||
| 642 | func_80141788 | None | None | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_80141788.c |
||
| 643 | func_8017D8DC | None | None | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_8017D8DC.c |
||
| 644 | func_8017F14C | None | None | failed | won't compile standalone (loose-typing / missing decl) | .run/backlog_drafts/func_8017F14C.c |