summaryrefslogtreecommitdiff
path: root/opcodes/riscv-opc.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-20RISC-V: Add compressed instruction hints, and a few misc cleanups.Jim Wilson
2017-12-13Add missing RISC-V fsrmi and fsflagsi instructions.Jim Wilson
2017-10-24RISC-V: Fix disassembly of c.addi4spn, c.addi16sp, c.lui when imm=0Andrew Waterman
2017-09-27Add support for the new names of the RISC-V fmv.x.s and fmv.s.x instructions,...Nick Clifton
2017-08-22RISC-V: Mark "c.nop" as an aliasPalmer Dabbelt
2017-06-23RISC-V: Fix SLTI disassemblyAndrew Waterman
2017-05-02RISC-V: Change CALL macro to use ra as the temporary address registerMichael Clark
2017-03-15RISC-V: Fix assembler for c.li, c.andi and c.addiwKito Cheng
2017-03-15RISC-V: Fix assembler for c.addi, rd can be x0Kito Cheng
2017-03-14RISC-V: Fix [dis]assembly of srai/srliAndrew Waterman
2017-02-15Add SFENCE.VMA instructionAndrew Waterman
2017-01-03Add support for the Q extension to the RISCV ISA.Kito Cheng
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-22Avoid creating symbol table entries for registersAndrew Waterman
2016-12-20Correct assembler mnemonic for RISC-V aqrl AMOsAndrew Waterman
2016-12-20Fix disassembly of RISC-V CSR instructions under -Mno-aliasesAndrew Waterman
2016-12-20Add canonical JALR for RISC-VAndrew Waterman
2016-12-20Formatting changes for RISC-VAndrew Waterman
2016-11-01Add support for RISC-V architecture.Nick Clifton