|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/22179] [RISCV] fmv.w.x and fmv.x.w opcodes are not recognised |
Date: | Wed, 27 Sep 2017 15:23:40 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22179 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8e43602e34ba404d82f7c74f6629f01e40c740e0 commit 8e43602e34ba404d82f7c74f6629f01e40c740e0 Author: Nick Clifton <address@hidden> Date: Wed Sep 27 16:21:36 2017 +0100 Add support for the new names of the RISC-V fmv.x.s and fmv.s.x instructions, vis: fmv.x.w and fmv.w.x. PR 22179 opcodes * riscv-opc.c (riscv_opcodes): Add fmv.x.w and fmv.w.x as the new names for the fmv.x.s and fmv.s.x instructions respectively. gas * testsuite/gas/riscv/fmv.x.s: New file: Tests the support for the renamed fmv.x.s and fmv.s.x instructions. * testsuite/gas/riscv/fmv.x.d: New file: Test driver. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |