]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/ChangeLog
Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassembly
authorAlan Modra <amodra@gmail.com>
Mon, 10 Aug 2020 05:37:33 +0000 (15:07 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 10 Aug 2020 12:22:17 +0000 (21:52 +0930)
commit5fbec329ec3b21fab7e06cd1e4bf7068332a876c
tree672429563a74ad2601cf4bd809908590af41b571
parent86c0f617ac5f3a5f4aab76c7f90255254ca27576
Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassembly

gas/
* testsuite/gas/ppc/power8.d: Update.
* testsuite/gas/ppc/vsx2.d: Update.
opcodes/
* ppc-opc.c (powerpc_opcodes): Prioritise mtfprd and mtvrd over
mtvsrd, and similarly for mfvsrd.
gas/ChangeLog
gas/testsuite/gas/ppc/power8.d
gas/testsuite/gas/ppc/vsx2.d
opcodes/ChangeLog
opcodes/ppc-opc.c