-
- Downloads
RISC-V: Add T-Head Fmv vendor extension
This patch adds the XTheadFmv extension, which allows to access the upper 32 bits of a double-precision floating-point register in RV32. The XTheadFmv extension is documented in the RISC-V toolchain contentions: https://github.com/riscv-non-isa/riscv-toolchain-conventions Co-developed-by:Lifang Xia <lifang_xia@linux.alibaba.com> Signed-off-by:
Christoph Müllner <christoph.muellner@vrull.eu>
Showing
- bfd/elfxx-riscv.c 5 additions, 0 deletionsbfd/elfxx-riscv.c
- gas/NEWS 3 additions, 3 deletionsgas/NEWS
- gas/doc/c-riscv.texi 5 additions, 0 deletionsgas/doc/c-riscv.texi
- gas/testsuite/gas/riscv/x-thead-fmv.d 11 additions, 0 deletionsgas/testsuite/gas/riscv/x-thead-fmv.d
- gas/testsuite/gas/riscv/x-thead-fmv.s 3 additions, 0 deletionsgas/testsuite/gas/riscv/x-thead-fmv.s
- include/opcode/riscv-opc.h 8 additions, 0 deletionsinclude/opcode/riscv-opc.h
- include/opcode/riscv.h 1 addition, 0 deletionsinclude/opcode/riscv.h
- opcodes/riscv-opc.c 4 additions, 0 deletionsopcodes/riscv-opc.c
Loading
Please register or sign in to comment