Match 2 functions byte-identical (mwccarm 1.2/sp2p3)#665
Closed
lunavyqo wants to merge 1 commit into
Closed
Conversation
- func_ov062_02119af0 @ 0x02119af0: control-flow (dot<=0 || dist), u64 counter pointer, GetNode with node index; #pragma opt_propagation off for r3/r6 - func_ov006_020cc8c8 @ 0x020cc8c8: common SetAnim epilogue + G2 struct-copy of data_ov006_0213b21c; u64-laundered cur pointer Author: lunavyqo. Provenance + attempt tree logged.
Contributor
✅ PR link validation — Passed2 changed src file(s) compile to the ROM byte-for-byte with correct relocations Per-file link-check detailAll 2 changed file(s) compile to the ROM byte-for-byte with correct relocation targets.
Each changed |
tangosdev
pushed a commit
that referenced
this pull request
Jul 24, 2026
…arm 1.2/sp2p3) Combined landing of PRs #663-666 (fork). Matches re-verified byte-identical: func_ov002_020aefb8 (#663), func_ov007_020b2bd4 (#664), func_ov006_020cc8c8 + func_ov062_02119af0 (#665), func_ov063_021162c8 (#666, .c -> .cpp rename). Plus two tip improvements: func_ov075_02117d80 5->4, func_ov002_020d8944 15->10. The five now-matched functions' near-miss entries were pruned. Provenance: ai model=grok-4.5 reasoning=high harness=grok-build
Owner
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Byte-identical matches for batch8 (mwccarm 1.2/sp2p3), author lunavyqo.
func_ov062_02119af00x02119af00xf0dot<=0 || dist; u64 counter ptr; GetNode(idx);#pragma opt_propagation offfunc_ov006_020cc8c80x020cc8c80xf0curLocal verify: both
MATCHING VERSIONS: 1.2/sp2p3.Linkcheck:
func_ov006_020cc8c8VERIFIED;func_ov062_02119af0BLIND-1 (one unresolved reloc).Provenance + attempt trees appended to
config/match_provenance.jsonlandconfig/match_attempts.jsonl.Claims API
Claims API key in the agent prompt was expired/revoked (401). Coordination via
CLAIMS.mdonly — please re-sign-in for live locks.Test plan
python tools/match.py --c src/func_ov062_02119af0.c --func func_ov062_02119af0 --addr 0x2119af0 --size 0xf0 --version 1.2/sp2p3 --module ov062python tools/match.py --c src/func_ov006_020cc8c8.c --func func_ov006_020cc8c8 --addr 0x20cc8c8 --size 0xf0 --version 1.2/sp2p3 --module ov006validategreen