MIPS16e2: Add MIPS16e2 ASE support
[external/binutils.git] / opcodes / riscv-opc.c
2017-05-02 Michael ClarkRISC-V: Change CALL macro to use ra as the temporary...
2017-03-15 Kito ChengRISC-V: Fix assembler for c.li, c.andi and c.addiw
2017-03-15 Kito ChengRISC-V: Fix assembler for c.addi, rd can be x0
2017-03-14 Andrew WatermanRISC-V: Fix [dis]assembly of srai/srli
2017-02-15 Andrew WatermanAdd SFENCE.VMA instruction
2017-01-03 Kito ChengAdd support for the Q extension to the RISCV ISA.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-21 Andrew WatermanAvoid creating symbol table entries for registers
2016-12-20 Andrew WatermanCorrect assembler mnemonic for RISC-V aqrl AMOs
2016-12-20 Andrew WatermanFix disassembly of RISC-V CSR instructions under -Mno...
2016-12-20 Andrew WatermanAdd canonical JALR for RISC-V
2016-12-20 Andrew WatermanFormatting changes for RISC-V
2016-11-01 Nick CliftonAdd support for RISC-V architecture.