[x86-64 BMI2] Generating a bitstring with a min(64, LEN)
1 bits at the bottom should use BZHI
#132714
Labels
min(64, LEN)
1 bits at the bottom should use BZHI
#132714
This code: Zig Godbolt C Godbolt
Gives me this emit:
Should be:
The text was updated successfully, but these errors were encountered: