aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/fpu_helper.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-11target/riscv: Consolidate RV32/64 32-bit instructionsAlistair Francis1-8/+8
2020-12-17target/riscv: fpu_helper: Match function defs in HELPER macrosAlistair Francis1-8/+0
2020-08-21target/riscv: Check nanboxed inputs to fp helpersRichard Henderson1-18/+46
2020-08-21target/riscv: Generate nanboxed results from fp helpersRichard Henderson1-19/+23
2020-07-02target/riscv: vector floating-point classify instructionsLIU Zhiwei1-30/+3
2019-08-19target/riscv: rationalise softfloat includesAlex Bennée1-0/+1
2019-02-11RISC-V: Use riscv prefix consistently on cpu helpersMichael Clark1-3/+3
2018-12-20Clean up includesMarkus Armbruster1-1/+0
2018-05-17target/riscv: Remove floatX_maybe_silence_nan from conversionsRichard Henderson1-4/+2
2018-03-07RISC-V FPU SupportMichael Clark1-0/+373