summaryrefslogtreecommitdiff
path: root/include/sbi/riscv_encoding.h
AgeCommit message (Expand)Author
2019-04-24all: Annotate some tables to have clang-format leave them aloneOlof Johansson
2019-04-06lib: Fix the ecall macro definitionsAlistair Francis
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
2018-12-31lib: Redirect illegal instruction trap to S-mode when not handledAnup Patel
2018-12-26lib: Move instruction encoding macros to riscv_encoding.hAnup Patel
2018-12-11Initial commit.Anup Patel