Drew T
b47bc2ea0b
feat(phase-32): T4b (5) — main: func_80020DA4 (100 ins) BANKED byte-identical 143dbb89 via gate_main — a pinned WALL falls: the $6 pin on e0 FORBADE $a2 at reload's retry_global_alloc (regs_ever_live seeds bad_spill_regs), so the product took $t0; unpinned + two zero-byte launders steer local-alloc's qty_compare to the target's allocation (Fable agent)
...
- pinned since S79 as "mflo destination $t0 vs $a2 (REGALLOC-PERM), pinning regresses to 79"; 5 attempts 51->20->14->8->2 +
permuter_ils null (S80); T4 re-probed DIFF 2; the S83 hand pass measured the variable-reuse form at 80
- mechanism (dumps + source): the mult results are GLOBAL allocnos (mulsi3_internal '=l', mips.md:848; 'pref LO_REG');
global.c parks m3/m8/m13 in LO, reload spills LO ("Spilling reg 65") and retries via retry_global_alloc (reload1.c:3497)
with losers = forbidden_regs, seeded from bad_spill_regs = regs_explicitly_used = regs_ever_live at reload entry
(reload1.c:486, 3651-3660, 709) — the S76 `register s32 e0 __asm__("$6")` made $a2 ever-live, so m13's retry could not
take it and first-fit gave $t0 ("Register 102 now in 8")
- fix: unpin e0; `__asm__("" : "=r"(e1) : "0"(e1))` immediately before `dst[6] = -e1` (e1's qty 6666 -> 8750, allocated
before e0's 7894, holds $v1, e0's first fit drops to $a2) + `__asm__("" : "=r"(p1) : "0"(p1))` between p1's andi and sll
(undoes the global-allocno tie the first launder created; the $t6/$t7/$t8 rotation). Ladder 2 (pinned) -> 37 (unpinned)
-> 15 -> 6 -> MATCH; a byte-identical alternate launders addr1 after its addu
- draft .run/P32/t5x/fable/func_80020DA4.c; report .run/P32/t5x/reports/func_80020DA4.md; coordinator rtu_match MATCH
100/100 in src/800.c; gate_main slate_20DA4: BANKED, 143dbb89 BYTE-IDENTICAL
- main open 4 -> 3 (2 pinned walls + func_80039308 NEAR)
2026-09-05 18:16:01 -06:00
..
2026-08-30 09:50:49 -06:00
2026-09-04 19:04:55 -06:00
2026-09-05 11:00:43 -06:00
2026-08-25 15:42:21 -06:00
2026-09-05 13:25:57 -06:00
2026-09-02 19:23:25 -06:00
2026-09-01 14:54:46 -06:00
2026-08-29 16:36:54 -06:00
2026-08-31 10:22:41 -06:00
2026-08-30 22:36:48 -06:00
2026-08-27 14:03:01 -06:00
2026-08-29 16:41:34 -06:00
2026-08-26 18:31:10 -06:00
2026-09-04 21:49:33 -06:00
2026-08-29 12:53:28 -06:00
2026-08-25 17:49:27 -06:00
2026-08-31 10:22:41 -06:00
2026-08-25 12:13:33 -06:00
2026-09-01 16:47:10 -06:00
2026-08-30 14:49:09 -06:00
2026-08-31 13:43:44 -06:00
2026-09-02 01:31:10 -06:00
2026-08-30 18:33:06 -06:00
2026-08-29 16:36:54 -06:00
2026-08-31 10:21:36 -06:00
2026-08-31 10:22:41 -06:00
2026-09-01 10:39:02 -06:00
2026-09-04 23:38:03 -06:00
2026-08-29 16:41:34 -06:00
2026-08-30 17:06:05 -06:00
2026-08-30 20:32:26 -06:00
2026-08-30 09:50:49 -06:00
2026-08-30 17:06:05 -06:00
2026-08-30 14:49:09 -06:00
2026-08-31 10:22:41 -06:00
2026-08-25 11:30:00 -06:00
2026-08-30 09:50:49 -06:00
2026-09-01 23:11:26 -06:00
2026-09-01 10:39:02 -06:00
2026-08-30 22:58:29 -06:00
2026-08-30 22:58:29 -06:00
2026-08-25 23:48:21 -06:00
2026-09-05 10:33:03 -06:00
2026-09-05 11:01:07 -06:00
2026-09-05 11:01:08 -06:00
2026-08-30 09:50:49 -06:00
2026-08-25 13:07:12 -06:00
2026-08-30 09:50:49 -06:00
2026-08-26 15:02:09 -06:00
2026-08-26 03:17:43 -06:00
2026-08-25 11:00:28 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-30 09:50:49 -06:00
2026-08-26 00:34:15 -06:00
2026-09-01 14:18:57 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-26 03:17:43 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-30 09:50:49 -06:00
2026-08-31 16:19:19 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-30 09:50:49 -06:00
2026-08-30 09:50:49 -06:00
2026-09-01 14:18:57 -06:00
2026-08-26 03:17:43 -06:00
2026-08-30 09:50:49 -06:00
2026-08-26 00:34:15 -06:00
2026-09-02 19:05:04 -06:00
2026-09-02 19:26:16 -06:00
2026-08-31 16:21:13 -06:00
2026-09-02 05:18:24 -06:00
2026-09-04 19:57:19 -06:00
2026-09-02 22:15:20 -06:00
2026-09-03 19:18:12 -06:00
2026-09-03 19:18:12 -06:00
2026-09-02 22:15:20 -06:00
2026-09-02 04:45:11 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 23:23:02 -06:00
2026-09-02 04:31:28 -06:00
2026-09-03 19:42:05 -06:00
2026-09-02 18:34:03 -06:00
2026-09-03 14:40:01 -06:00
2026-08-31 12:23:50 -06:00
2026-09-03 14:40:01 -06:00
2026-09-02 18:49:40 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 23:01:37 -06:00
2026-09-04 23:36:52 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 23:11:26 -06:00
2026-09-04 20:50:13 -06:00
2026-09-01 23:01:37 -06:00
2026-09-01 11:19:01 -06:00
2026-09-01 23:01:37 -06:00
2026-08-31 16:23:01 -06:00
2026-08-31 12:23:50 -06:00
2026-09-03 19:18:12 -06:00
2026-09-01 23:01:37 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 14:45:51 -06:00
2026-09-02 00:55:11 -06:00
2026-09-02 05:33:39 -06:00
2026-09-02 18:34:03 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 18:34:03 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 18:57:20 -06:00
2026-09-02 09:35:36 -06:00
2026-09-02 05:33:39 -06:00
2026-09-02 04:31:28 -06:00
2026-09-01 11:19:01 -06:00
2026-09-01 10:47:13 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 09:35:36 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 11:19:01 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 10:39:02 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 14:27:58 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-03 19:18:12 -06:00
2026-09-04 21:49:34 -06:00
2026-09-02 22:35:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 15:19:41 -06:00
2026-09-03 19:18:12 -06:00
2026-09-01 23:01:37 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 23:11:26 -06:00
2026-09-01 22:46:44 -06:00
2026-09-01 11:19:01 -06:00
2026-08-31 22:22:45 -06:00
2026-09-03 19:18:12 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 10:14:15 -06:00
2026-09-03 19:18:12 -06:00
2026-09-01 14:54:46 -06:00
2026-09-01 11:19:01 -06:00
2026-09-03 19:18:12 -06:00
2026-08-31 12:23:50 -06:00
2026-09-03 19:18:12 -06:00
2026-08-31 14:45:51 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 23:18:43 -06:00
2026-09-03 19:18:12 -06:00
2026-09-01 23:11:26 -06:00
2026-09-02 01:17:20 -06:00
2026-09-02 05:01:22 -06:00
2026-09-04 18:10:59 -06:00
2026-09-01 22:46:44 -06:00
2026-09-01 23:01:37 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 10:39:02 -06:00
2026-09-02 18:34:03 -06:00
2026-09-01 12:11:50 -06:00
2026-09-03 19:18:12 -06:00
2026-08-31 12:23:50 -06:00
2026-09-04 18:10:59 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 01:17:20 -06:00
2026-08-31 12:23:50 -06:00
2026-09-04 19:45:16 -06:00
2026-09-01 23:11:26 -06:00
2026-09-01 22:46:44 -06:00
2026-09-04 19:03:23 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 04:31:28 -06:00
2026-09-01 23:11:26 -06:00
2026-09-01 23:11:26 -06:00
2026-09-04 19:43:50 -06:00
2026-09-01 23:01:37 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-01 22:46:44 -06:00
2026-09-03 16:49:04 -06:00
2026-09-05 13:28:24 -06:00
2026-09-02 18:38:30 -06:00
2026-09-03 00:18:49 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 19:35:21 -06:00
2026-09-01 23:23:02 -06:00
2026-09-03 19:13:28 -06:00
2026-09-02 10:00:36 -06:00
2026-09-02 18:34:03 -06:00
2026-09-01 23:11:26 -06:00
2026-09-03 14:54:56 -06:00
2026-09-02 11:09:14 -06:00
2026-09-02 05:37:23 -06:00
2026-08-31 12:23:50 -06:00
2026-08-31 12:23:50 -06:00
2026-09-02 05:37:23 -06:00
2026-09-02 05:37:23 -06:00
2026-09-05 01:03:07 -06:00
2026-09-02 13:48:00 -06:00
2026-09-05 10:34:35 -06:00
2026-09-03 22:21:24 -06:00
2026-09-03 22:20:57 -06:00
2026-09-05 13:20:25 -06:00
2026-09-02 13:27:29 -06:00
2026-09-05 18:16:01 -06:00
2026-08-25 02:08:23 -06:00
2026-09-04 17:56:31 -06:00
2026-09-04 17:56:31 -06:00
2026-09-04 17:56:31 -06:00
2026-09-03 17:05:47 -06:00
2026-08-25 07:01:31 -06:00
2026-09-04 17:56:31 -06:00
2026-09-04 17:56:31 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 17:19:29 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 17:19:29 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 17:56:31 -06:00
2026-09-04 17:56:31 -06:00
2026-08-26 08:26:19 -06:00
2026-08-26 03:41:57 -06:00
2026-09-01 04:51:47 -06:00
2026-08-26 08:26:19 -06:00
2026-09-04 17:19:29 -06:00
2026-09-04 16:26:12 -06:00
2026-08-25 05:26:57 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 16:26:12 -06:00
2026-09-04 17:19:29 -06:00