Skip to content

Extend native A64 startup instruction execution - #9

Merged
NiSeullent merged 31 commits into
mainfrom
codex/physical-arm-runtime-20260912
Sep 13, 2026
Merged

NiSeullent merged 31 commits into
mainfrom
codex/physical-arm-runtime-20260912

Conversation

@NiSeullent

@NiSeullent NiSeullent commented Sep 12, 2026

Copy link
Copy Markdown
Member

Extend native A64 startup execution with independently authored instruction contracts and provider tests: UBFM, extended arithmetic, conditional selection, scalar register-offset loads/stores, TBZ/TBNZ, ordinary MADD/MSUB and destination-preserving BFM/BFI/BFXIL/BFC. Correct reference W compare width and exact register-branch validation. Keep unsupported neighboring encodings explicit.

The BFM increment checks all legal width/immediate combinations with an independent bit-origin oracle, register aliases, ZR, W zero-extension, destination preservation, unchanged flags and malformed encodings. Direct/native/reference and provider checks, compiled mutation controls and the UEFI target build pass. Parent integration also executes an authored EFI consumer and the unchanged six-case captured-Arm comparator against an immutable archived source freeze.

These changes improve bounded pre-OS execution; they do not establish complete architecture support, normal macOS startup or physical desktop output. See parent PR 26x86/26x86#19 for the actual integration boundary and source-bound evidence.

@NiSeullent NiSeullent changed the title Execute extended ARM arithmetic for original startup continuation Implement extended arithmetic and conditional selection in native A64 Sep 12, 2026
@NiSeullent NiSeullent changed the title Implement extended arithmetic and conditional selection in native A64 Extend native A64 arithmetic and memory execution Sep 12, 2026
@NiSeullent NiSeullent changed the title Extend native A64 arithmetic and memory execution Extend native A64 startup instruction execution Sep 12, 2026
@NiSeullent
NiSeullent marked this pull request as ready for review September 12, 2026 11:32
@NiSeullent
NiSeullent merged commit 873fd48 into main Sep 13, 2026
2 checks passed
NiSeullent added a commit that referenced this pull request Sep 14, 2026
Extend native A64 startup instruction execution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants