summaryrefslogtreecommitdiff
path: root/include/sbi/riscv_fp.h
AgeCommit message (Expand)Author
2026-06-16include: sbi: set FS dirty in vsstatus when V=1Bo Gan
2026-06-16include: sbi: Add GET_RDS_NUM/SET(_FP32/_FP64)_RDS macrosBo Gan
2024-08-23lib: sbi: Enhance CSR Handling in system_opcode_insnDongdong Zhang
2023-09-22lib: sbi: Implement SET_FS_DIRTY() to make sure the mstatus FS dirty is setGreentime Hu
2021-06-12lib: sbi: Fix GET_F64_REG inline assemblyCharles Papon
2019-07-26lib: Allow compiling without FP supportAnup Patel
2019-04-24all: run clang-format and update checked-in filesOlof Johansson
2019-02-14lib: Use CSR_<FOO> instead of <foo> for csr_*()Atish Patra
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-03include: Add hard FP access macros and definesAnup Patel