summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_misaligned_ldst.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-16lib: Use MTINST CSR in misaligned load/store emulationAnup Patel1-8/+34
2019-12-16lib: Extend trap redirection for hypervisor v0.5 specAnup Patel1-2/+6
2019-11-21lib: Better naming of unpriv APIs for wider useAnup Patel1-27/+37
2019-11-21lib: No need to set VSSTATUS.MXR bit in get_insn()Anup Patel1-12/+2
2019-09-30include: Extend get_insn() to read instruction from VS/VU modeAnup Patel1-2/+12
2019-08-13lib: Handle traps when doing unpriv load/store in get_insn()Anup Patel1-12/+16
2019-07-26lib: Allow compiling without FP supportAnup Patel1-2/+14
2019-06-19lib: Move sbi core library to lib/sbiAtish Patra1-0/+191