Skip to content

[PPC64LE_DYNAREC] Add stack and basic opcodes (PUSH/POP, NOP, XCHG, LEAVE)#3620

Open
runlevel5 wants to merge 3 commits intoptitSeb:mainfrom
runlevel5:ppc64le-phase0b
Open

[PPC64LE_DYNAREC] Add stack and basic opcodes (PUSH/POP, NOP, XCHG, LEAVE)#3620
runlevel5 wants to merge 3 commits intoptitSeb:mainfrom
runlevel5:ppc64le-phase0b

Conversation

@runlevel5
Copy link
Contributor

@runlevel5 runlevel5 commented Mar 6, 2026

Summary

  • Add NOP and XCHG EAX,Reg opcodes (0x90-0x97)
  • Add PUSH reg and POP reg opcodes (0x50-0x5F)
  • Add LEAVE opcode (0xC9)

@runlevel5 runlevel5 marked this pull request as draft March 6, 2026 14:07
@runlevel5 runlevel5 marked this pull request as ready for review March 6, 2026 21:48
@ptitSeb ptitSeb requested a review from ksco March 7, 2026 08:25
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