]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Power10 test lsb by byte operation
authorAlan Modra <amodra@gmail.com>
Mon, 11 May 2020 00:17:38 +0000 (09:47 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 11 May 2020 11:38:37 +0000 (21:08 +0930)
commit5d57bc3ff934df1136daa19bbec45e155114ada3
tree865cd3ddc9181e685f9333ecb0a12a97f977451c
parent66ef5847c3a5ec17259f47f6ab52ebd470c0650c
Power10 test lsb by byte operation

opcodes/
* ppc-opc.c (powerpc_opcodes): Add xvtlsbb.
gas/
* testsuite/gas/ppc/xvtlsbb.d,
* testsuite/gas/ppc/xvtlsbb.s: New test.
* testsuite/gas/ppc/ppc.exp: Run it.
gas/ChangeLog
gas/testsuite/gas/ppc/ppc.exp
gas/testsuite/gas/ppc/xvtlsbb.d [new file with mode: 0644]
gas/testsuite/gas/ppc/xvtlsbb.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/ppc-opc.c