]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PowerPC: Support for Load/Store VSX Vector Paired Byte*32 Indexed (RFC02678)
authorAbhay Kandpal <abhay@linux.ibm.com>
Tue, 28 Oct 2025 12:33:01 +0000 (07:33 -0500)
committerAbhay Kandpal <abhay@linux.ibm.com>
Tue, 28 Oct 2025 13:29:28 +0000 (08:29 -0500)
commit0f0c6492bd1b9711e22abf7235f8c60405ac907f
tree7002f99f07162c86485e14275055c785206d1491
parentfacb933805565219a635beace8265d01c0318685
PowerPC: Support for Load/Store VSX Vector Paired Byte*32 Indexed (RFC02678)

opcodes/
* ppc-opc.c (powerpc_opcodes): Add lxvpb32x, stxvpb32x.

gas/
* testsuite/gas/ppc/future.s: New test.
* testsuite/gas/ppc/future.d: Likewise.
gas/testsuite/gas/ppc/future.d
gas/testsuite/gas/ppc/future.s
opcodes/ppc-opc.c