RISC-V: Correct the requirement of compressed floating point instructions
authorJim Wilson <jimw@sifive.com>
Fri, 31 Aug 2018 19:23:05 +0000 (12:23 -0700)
committerJim Wilson <jimw@sifive.com>
Fri, 31 Aug 2018 19:23:05 +0000 (12:23 -0700)
commitbe192bc284b329fa0b38646bd3df9a02b880a704
tree3b58a1801539c3e736f2e8b7dc27f87590e9cbff
parentc8c81635739435a31860ff5f1e49743d80321f43
RISC-V: Correct the requirement of compressed floating point instructions

2018-08-31  Kito Cheng  <kito@andestech.com>
gas/
* testsuite/gas/riscv/c-fld-fsd-fail.d: New.
* testsuite/gas/riscv/c-fld-fsd-fail.l: Likewise.
* testsuite/gas/riscv/c-fld-fsd-fail.s: Likewise.
opcodes/
* riscv-opc.c (riscv_opcodes): Fix incorrect subset info for
compressed floating point instructions.
gas/ChangeLog
gas/testsuite/gas/riscv/c-fld-fsd-fail.d [new file with mode: 0644]
gas/testsuite/gas/riscv/c-fld-fsd-fail.l [new file with mode: 0644]
gas/testsuite/gas/riscv/c-fld-fsd-fail.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/riscv-opc.c
This page took 0.024784 seconds and 4 git commands to generate.