aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/helper.h
AgeCommit message (Expand)Author
2021-10-07target/riscv: Add rev8 instruction, removing grev/greviPhilipp Tomsich
2021-10-07target/riscv: Add orc.b instruction for Zbb, removing gorc/gorciPhilipp Tomsich
2021-10-07target/riscv: Add instructions of the Zbc-extensionPhilipp Tomsich
2021-09-01target/riscv: Reorg csr instructionsRichard Henderson
2021-06-08target/riscv: rvb: generalized or-combineFrank Chang
2021-06-08target/riscv: rvb: generalized reverseFrank Chang
2021-05-11target/riscv: Consolidate RV32/64 32-bit instructionsAlistair Francis
2020-12-17target/riscv: fpu_helper: Match function defs in HELPER macrosAlistair Francis
2020-11-09target/riscv: Split the Hypervisor execute load helpersAlistair Francis
2020-11-09target/riscv: Remove the hyp load and store functionsAlistair Francis
2020-08-25target/riscv: Support the Virtual Instruction faultAlistair Francis
2020-08-25target/riscv: Allow generating hlv/hlvx/hsv instructionsAlistair Francis
2020-07-02target/riscv: vector compress instructionLIU Zhiwei
2020-07-02target/riscv: vector register gather instructionLIU Zhiwei
2020-07-02target/riscv: vector slide instructionsLIU Zhiwei
2020-07-02target/riscv: vector element index instructionLIU Zhiwei
2020-07-02target/riscv: vector iota instructionLIU Zhiwei
2020-07-02target/riscv: set-X-first mask bitLIU Zhiwei
2020-07-02target/riscv: vmfirst find-first-set mask bitLIU Zhiwei
2020-07-02target/riscv: vector mask population count vmpopcLIU Zhiwei
2020-07-02target/riscv: vector mask-register logical instructionsLIU Zhiwei
2020-07-02target/riscv: vector widening floating-point reduction instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width floating-point reduction instructionsLIU Zhiwei
2020-07-02target/riscv: vector wideing integer reduction instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width integer reduction instructionsLIU Zhiwei
2020-07-02target/riscv: narrowing floating-point/integer type-convert instructionsLIU Zhiwei
2020-07-02target/riscv: widening floating-point/integer type-convert instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point/integer type-convert instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point merge instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point classify instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point compare instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point sign-injection instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point min/max instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point square-root instructionLIU Zhiwei
2020-07-02target/riscv: vector widening floating-point fused multiply-add instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width floating-point fused multiply-add instructionsLIU Zhiwei
2020-07-02target/riscv: vector widening floating-point multiplyLIU Zhiwei
2020-07-02target/riscv: vector single-width floating-point multiply/divide instructionsLIU Zhiwei
2020-07-02target/riscv: vector widening floating-point add/subtract instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width floating-point add/subtract instructionsLIU Zhiwei
2020-07-02target/riscv: vector narrowing fixed-point clip instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width scaling shift instructionsLIU Zhiwei
2020-07-02target/riscv: vector widening saturating scaled multiply-addLIU Zhiwei
2020-07-02target/riscv: vector single-width fractional multiply with rounding and satur...LIU Zhiwei
2020-07-02target/riscv: vector single-width averaging add and subtractLIU Zhiwei
2020-07-02target/riscv: vector single-width saturating add and subtractLIU Zhiwei
2020-07-02target/riscv: vector integer merge and move instructionsLIU Zhiwei
2020-07-02target/riscv: vector widening integer multiply-add instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width integer multiply-add instructionsLIU Zhiwei
2020-07-02target/riscv: vector widening integer multiply instructionsLIU Zhiwei