Age | Commit message (Expand) | Author |
---|---|---|
2021-12-20 | target/riscv: add "set round to odd" rounding mode helper function | Frank Chang |
2021-12-20 | target/riscv: introduce floating-point rounding mode enum | Frank Chang |
2021-12-20 | target/riscv: rvv-1.0: floating-point scalar move instructions | Frank Chang |
2021-12-20 | target/riscv: rvv-1.0: remove MLEN calculations | Frank Chang |
2021-12-20 | target/riscv: zfh: half-precision computational | Kito Cheng |
2020-11-03 | target/riscv: Add basic vmstate description of CPU | Yifei Jiang |
2020-08-21 | target/riscv: Check nanboxed inputs to fp helpers | Richard Henderson |
2020-08-21 | target/riscv: Generate nanboxed results from fp helpers | Richard Henderson |
2020-07-02 | target/riscv: integer scalar move instruction | LIU Zhiwei |
2020-07-02 | target/riscv: vector floating-point classify instructions | LIU Zhiwei |
2020-07-02 | target/riscv: add vector amo operations | LIU Zhiwei |
2020-07-02 | target/riscv: add vector stride load and store instructions | LIU Zhiwei |
2020-07-02 | target/riscv: add an internals.h header | LIU Zhiwei |