Match func_ov002_020aefb8 byte-identical (mwccarm 1.2/sp2p3)#663
Closed
lunavyqo wants to merge 1 commit into
Closed
Match func_ov002_020aefb8 byte-identical (mwccarm 1.2/sp2p3)#663lunavyqo wants to merge 1 commit into
lunavyqo wants to merge 1 commit into
Conversation
u64-mask laundering materializes self+0xa4 / self+0xac for the ground speed MLA updates so the ROM add/ldr/str shape matches. Also banks an improved near-miss for func_ov075_02117d80 (div 5→4) via enum Bool for the cmp r0,#0 materialization; remaining load/flag interleave is a regperm floor.
Contributor
✅ PR link validation — Passed1 changed src file(s) compile to the ROM byte-for-byte with correct relocations Per-file link-check detailAll 1 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 was referenced Jul 24, 2026
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
func_ov002_020aefb8@ ov0020x020aefb8(size0x108) — verified withtools/match.pyagainst mwccarm 1.2/sp2p3.self+0xa4andself+0xacfor the ground-speed MLA RMW (near-miss tip was div=24 without theaddbases).func_ov075_02117d80improved div 5→4 (enum Boolforcmp r0,#0); remaining divergence is load/flag interleave / regperm floor. Attempt tree + tip C logged.Verify
Claims
0x020aefb8: done (matched)0x02117d80: released (tip innearmiss/db.jsonl)Author credit:
lunavyqo