aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/riscv-opc.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-02RISC-V: Add fence.tso instructionPalmer Dabbelt1-0/+2
2018-05-08RISC-V: Add missing hint instructions from RV128I.Jim Wilson1-0/+6
2018-01-04RISC-V: Add 2 missing privileged registers.Jim Wilson1-4/+8
2017-12-28RISC-V: Add missing privileged spec registers.Jim Wilson1-148/+208
2017-11-07RISC-V: Add satp as an alias for sptbrPalmer Dabbelt1-2/+5
2017-03-31RISC-V: Add physical memory protection CSRsAndrew Waterman1-0/+40
2017-02-24Add new counter-enable CSRsAndrew Waterman1-0/+4
2017-02-15Add SFENCE.VMA instructionAndrew Waterman1-0/+3
2017-01-03Add support for the Q extension to the RISCV ISA.Kito Cheng1-0/+102
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+1160