aboutsummaryrefslogtreecommitdiff
path: root/include/sbi/riscv_fp.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-23lib: sbi: Enhance CSR Handling in system_opcode_insnDongdong Zhang1-1/+0
2023-09-22lib: sbi: Implement SET_FS_DIRTY() to make sure the mstatus FS dirty is setGreentime Hu1-3/+3
2021-06-12lib: sbi: Fix GET_F64_REG inline assemblyCharles Papon1-3/+16
2019-07-26lib: Allow compiling without FP supportAnup Patel1-4/+2
2019-04-24all: run clang-format and update checked-in filesOlof Johansson1-24/+47
2019-02-14lib: Use CSR_<FOO> instead of <foo> for csr_*()Atish Patra1-6/+6
2019-01-24all: Update copyright header in all filesAnup patel1-2/+2
2019-01-03include: Add hard FP access macros and definesAnup Patel1-0/+73