RISC-V: Renamed INSN_CLASS for floating point in integer extensions.
authorNelson Chu <nelson@rivosinc.com>
Tue, 4 Oct 2022 13:11:59 +0000 (21:11 +0800)
committerNelson Chu <nelson@rivosinc.com>
Tue, 4 Oct 2022 13:15:51 +0000 (21:15 +0800)
commit136ea8742027eaa257be7ef9a4dbdc86c08aba27
tree15c993bb1cc57a40b87490a209d583b0f930734c
parentd71eca64e70c31e0d32396a0b6c60e3ea9eb420b
RISC-V: Renamed INSN_CLASS for floating point in integer extensions.

Just added suffix _INX for those INSN_CLASS should be enough to represent
their fpr can be replaced by gpr.
bfd/elfxx-riscv.c
include/opcode/riscv.h
opcodes/riscv-opc.c