Skip to content

[RV64_DYNAREC] Support some bmi and bmi2 instructions for risc-v - #4098

Merged
ptitSeb merged 1 commit into
ptitSeb:mainfrom
zengdage:avx-1
Jul 23, 2026
Merged

[RV64_DYNAREC] Support some bmi and bmi2 instructions for risc-v#4098
ptitSeb merged 1 commit into
ptitSeb:mainfrom
zengdage:avx-1

Conversation

@zengdage

Copy link
Copy Markdown
Contributor

Implement by referencing the LA64 implementation.

BMI: ANDN, BLSI, BLSR, BLSMSK, BEXTR
BMI2: BZHI

Implement by referencing the LA64 implementation.

BMI: ANDN, BLSI, BLSR, BLSMSK, BEXTR
BMI2: BZHI
@ptitSeb
ptitSeb merged commit c08644a into ptitSeb:main Jul 23, 2026
28 checks passed
@zengdage
zengdage deleted the avx-1 branch July 23, 2026 07:42
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