aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/internals.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-03target/riscv: add support for zhinx/zhinxminWeiwei Li1-3/+13
2022-03-03target/riscv: add support for zfinxWeiwei Li1-3/+13
2021-12-20target/riscv: add "set round to odd" rounding mode helper functionFrank Chang1-0/+1
2021-12-20target/riscv: introduce floating-point rounding mode enumFrank Chang1-0/+9
2021-12-20target/riscv: rvv-1.0: floating-point scalar move instructionsFrank Chang1-5/+0
2021-12-20target/riscv: rvv-1.0: remove MLEN calculationsFrank Chang1-5/+4
2021-12-20target/riscv: zfh: half-precision computationalKito Cheng1-0/+16
2020-11-03target/riscv: Add basic vmstate description of CPUYifei Jiang1-0/+4
2020-08-21target/riscv: Check nanboxed inputs to fp helpersRichard Henderson1-0/+11
2020-08-21target/riscv: Generate nanboxed results from fp helpersRichard Henderson1-0/+5
2020-07-02target/riscv: integer scalar move instructionLIU Zhiwei1-0/+6
2020-07-02target/riscv: vector floating-point classify instructionsLIU Zhiwei1-0/+5
2020-07-02target/riscv: add vector amo operationsLIU Zhiwei1-0/+1
2020-07-02target/riscv: add vector stride load and store instructionsLIU Zhiwei1-0/+5
2020-07-02target/riscv: add an internals.h headerLIU Zhiwei1-0/+24