Skip to content

[PPC64LE_DYNAREC] Add MOV, NOP/XCHG, MOVSXD, CWDE/CDQ opcodes#3633

Open
runlevel5 wants to merge 6 commits intoptitSeb:mainfrom
runlevel5:ppc64le-phase0c
Open

[PPC64LE_DYNAREC] Add MOV, NOP/XCHG, MOVSXD, CWDE/CDQ opcodes#3633
runlevel5 wants to merge 6 commits intoptitSeb:mainfrom
runlevel5:ppc64le-phase0c

Conversation

@runlevel5
Copy link
Contributor

Summary

  • Add MOV register/memory opcodes: 0x88, 0x8A, 0xB0-0xBF, 0xC6, 0xC7
  • Add NOP and XCHG EAX,Reg (0x90-0x97)
  • Add MOVSXD (0x63), CWDE/CDQE (0x98), CDQ/CQO (0x99)

Continues PPC64LE dynarec opcode coverage, building on #3620.

@ptitSeb ptitSeb requested a review from ksco March 9, 2026 12:39
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