RV32/64:
grev grevi gorc gorci shfl shfli unshfl unshfli xperm.n xperm.b xperm.h
RV64 ONLY:
grevw greviw gorcw gorciw shflw shfli (For non-existing shfliw) unshfli (For non-existing unshfliw) xperm.w
Differential D100830
[RISCV] [1/2] Add IR intrinsic for Zbp extension LevyHsu on Apr 20 2021, 2:15 AM. Authored by
Details RV32/64: grev grevi gorc gorci shfl shfli unshfl unshfli xperm.n xperm.b xperm.h RV64 ONLY: grevw greviw gorcw gorciw shflw shfli (For non-existing shfliw) unshfli (For non-existing unshfliw) xperm.w
Diff Detail
Event Timeline
Comment Actions Change Log:
Comment Actions
Changed imm in the test cases to 13 so it's 4bit 1101 and won't be lower to other instructions. |