Skip to content

arm - #28

Open
keys-i wants to merge 1 commit into
x86from
arm
Open

arm#28
keys-i wants to merge 1 commit into
x86from
arm

Conversation

@keys-i

@keys-i keys-i commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add AArch64 subset interpreter on shared linear memory
  • Trap SVC through the same host callback shape as x86 SYSCALL
  • Cover a toy MOVZ/ADD/SVC program

Closes #19

Test plan

  • npm run validate

Made with Cursor

Share LinearMemory/flags with the x86 core and interpret MOVZ/MOVK, ADD/SUB, logic ops, LDR/STR, B/B.cond/BL/RET, NOP, and SVC for toy programs.

Closes #19

Co-authored-by: Cursor <[email protected]>
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.

1 participant