aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/riscv-opc.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-16RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen1-0/+104
2021-02-05RISC-V: PR27348, Remove obsolete Xcustom support.Nelson Chu1-72/+0
2021-02-04RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions.Nelson Chu1-108/+0
2021-01-15RISC-V: Comments tidy and improvement.Nelson Chu1-8/+8
2021-01-07RISC-V: Add pause hint instruction.Philipp Tomsich1-0/+3
2021-01-07RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).Claire Xenia Wolf1-0/+108
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-30RISC-V: Support debug and float CSR as the unprivileged ones.Nelson Chu1-24/+42
2020-06-30RISC-V: Cleanup the include/opcode/riscv-opc.h.Nelson Chu1-33/+26
2020-06-12RISC-V: Drop the privileged spec v1.9 support.Nelson Chu1-218/+217
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu1-261/+248
2020-03-30RISC-V: Update CSR to privileged spec 1.11.Nelson Chu1-6/+19
2020-02-20RISC-V: Support the ISA-dependent CSR checking.Nelson Chu1-244/+244
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