]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
PowerPC: Add new xxmr and xxlnot extended mnemonics
authorPeter Bergner <bergner@linux.ibm.com>
Thu, 27 May 2021 21:59:15 +0000 (16:59 -0500)
committerPeter Bergner <bergner@linux.ibm.com>
Thu, 27 May 2021 21:59:15 +0000 (16:59 -0500)
commitebcab74124c822b57ca02b33d5a305f4e191116c
treed4949119c52f598c60f5588aa36f3ac016478717
parent24b21115f522cd0fbe55986cd914a593576294ef
PowerPC: Add new xxmr and xxlnot extended mnemonics

opcodes/
* ppc-opc.c (powerpc_opcodes) <xxmr, xxlnot>: New extended mnemonics.

gas/
* testsuite/gas/ppc/vsx.d <xxmr, xxlnot>: Add tests.
* testsuite/gas/ppc/vsx.s: Likewise.
gas/ChangeLog
gas/testsuite/gas/ppc/vsx.d
gas/testsuite/gas/ppc/vsx.s
opcodes/ChangeLog
opcodes/ppc-opc.c