summaryrefslogtreecommitdiff
path: root/include/sbi/riscv_encoding.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-24all: Annotate some tables to have clang-format leave them aloneOlof Johansson1-0/+3
2019-04-06lib: Fix the ecall macro definitionsAlistair Francis1-2/+2
2019-02-14lib: Use CSR_<FOO> instead of <foo> for csr_*()Atish Patra1-0/+8
2019-01-24all: Update copyright header in all filesAnup patel1-3/+3
2019-01-04include: Add hard FP access macros and definesAnup Patel1-0/+13
2018-12-31lib: Redirect illegal instruction trap to S-mode when not handledAnup Patel1-3/+6
2018-12-26lib: Move instruction encoding macros to riscv_encoding.hAnup Patel1-0/+117
2018-12-11Initial commit.Anup Patel1-0/+423