Skip to content

[RV64_DYNAREC] Fix error for ANDN and BZHI opcode without zbb - #4193

Merged
ksco merged 1 commit into
ptitSeb:mainfrom
zengdage:fix-bzhi
Aug 5, 2026
Merged

[RV64_DYNAREC] Fix error for ANDN and BZHI opcode without zbb#4193
ksco merged 1 commit into
ptitSeb:mainfrom
zengdage:fix-bzhi

Conversation

@zengdage

@zengdage zengdage commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

So sorry for introducing a bug within the non-ZBB block.

@ptitSeb
ptitSeb requested a review from ksco August 5, 2026 11:30
@ksco
ksco merged commit b277c76 into ptitSeb:main Aug 5, 2026
28 checks passed
@ksco

ksco commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Tips for testing: BOX64_DYNAREC_NOHOSTEXT=zbb will disable zbb, BOX64_DYNAREC_NOHOSTEXT=zba_zbb will disable zba and zbb, BOX64_DYNAREC_NOHOSTEXT=1 will disable all except rv64g, you can use these combinations to do testing next time.

@zengdage

zengdage commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Tips for testing: BOX64_DYNAREC_NOHOSTEXT=zbb will disable zbb, BOX64_DYNAREC_NOHOSTEXT=zba_zbb will disable zba and zbb, BOX64_DYNAREC_NOHOSTEXT=1 will disable all except rv64g, you can use these combinations to do testing next time.

Got it. Thanks.

@zengdage
zengdage deleted the fix-bzhi branch August 6, 2026 01:11
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.

3 participants