diff options
author | Jim Wilson <jimw@sifive.com> | 2019-11-12 16:13:00 -0800 |
---|---|---|
committer | Jim Wilson <jimw@sifive.com> | 2019-11-12 16:13:00 -0800 |
commit | 7722d40a9c412d26c30db8af5005b36de5618737 (patch) | |
tree | 37bc13ff53e7dc1bc0ef1040b7ef5e5a625c5b58 /opcodes/rl78-dis.c | |
parent | Automatic date update in version.in (diff) | |
download | binutils-gdb-7722d40a9c412d26c30db8af5005b36de5618737.tar.gz binutils-gdb-7722d40a9c412d26c30db8af5005b36de5618737.tar.bz2 binutils-gdb-7722d40a9c412d26c30db8af5005b36de5618737.zip |
RISC-V: Support the INSN_CLASS.*F.* classes for .insn directive.
We have to enable the f extension through -march or ELF attribute if we use the
FPR in .insn directive. The behavior is same as the riscv_opcodes.
2019-11-12 Nelson Chu <nelson.chu@sifive.com>
opcodes/
* riscv-opc.c (riscv_insn_types): Replace the INSN_CLASS_I with
INSN_CLASS_F and the INSN_CLASS_C with INSN_CLASS_F_AND_C if we
use the floating point register (FPR).
gas/
* testsuite/gas/riscv/insn.d: Add the f extension to -march option.
Change-Id: I4f59d04c82673ef84c56ecd2659ad8ce164dd626
Diffstat (limited to 'opcodes/rl78-dis.c')
0 files changed, 0 insertions, 0 deletions