Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LA64_DYNAREC] Added more opcodes #1468

Merged
merged 10 commits into from
Apr 26, 2024
Merged

[LA64_DYNAREC] Added more opcodes #1468

merged 10 commits into from
Apr 26, 2024

Conversation

ksco
Copy link
Collaborator

@ksco ksco commented Apr 26, 2024

No description provided.

@ksco
Copy link
Collaborator Author

ksco commented Apr 26, 2024

Hmmm QEMU raised sigill, maybe the AMSWAP_DB.B instruction is too fancy? The instruction was added in Spec V1.1, stands for "Atomic swap bytes with data barrier".

@ptitSeb
Copy link
Owner

ptitSeb commented Apr 26, 2024

Maybe an optionnal "Spec 1.1" path with fancy AMSWAP_DB.B and friend for a latter PR?

@ksco
Copy link
Collaborator Author

ksco commented Apr 26, 2024

Sure, then this is ready to review once it passes.

@ptitSeb ptitSeb merged commit c40096e into ptitSeb:main Apr 26, 2024
34 checks passed
@ksco ksco deleted the more branch April 26, 2024 17:13
Javier97sm pushed a commit to Javier97sm/box64 that referenced this pull request Aug 16, 2024
* Added 0F BF MOVSX opcode

* Added F7 /5 IMUL opcode

* Added 86 XCHG opcode

* Added 66 0F PADDQ opcode

* Added 0F C6 SHUFPS opcode

* Added 66 0F 69 PUNPCKHWD opcode

* Added 66 0F DB PAND opcode

* Test

* Review

* Review
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