aboutsummaryrefslogtreecommitdiff
path: root/opcodes/riscv-opc.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-22Avoid creating symbol table entries for registersAndrew Waterman1-2/+2
2016-12-20Correct assembler mnemonic for RISC-V aqrl AMOsAndrew Waterman1-22/+22
2016-12-20Fix disassembly of RISC-V CSR instructions under -Mno-aliasesAndrew Waterman1-22/+22
2016-12-20Add canonical JALR for RISC-VAndrew Waterman1-0/+3
2016-12-20Formatting changes for RISC-VAndrew Waterman1-8/+6
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+624