8000 [LA64_DYNAREC] Removed F_OF2 trick as it's unnecessary by ksco · Pull Request #1300 · ptitSeb/box64 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[LA64_DYNAREC] Removed F_OF2 trick as it's unnecessary #1300

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

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

ksco
Copy link
Collaborator
@ksco ksco commented Feb 29, 2024

Unlike RISC-V, the imm part in ANDI/ORI/XORI on LoongArch is zero-extended instead of sign-extended, thus the F_OF2 trick is unnecessary.

cc @factfinding

@ptitSeb ptitSeb merged commit 28b7962 into ptitSeb:main Feb 29, 2024
@ksco ksco deleted the of2 branch February 29, 2024 14:20
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
0