]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
authorPeter Bergner <bergner@vnet.ibm.com>
Sat, 4 Jun 2016 02:00:04 +0000 (21:00 -0500)
committerPeter Bergner <bergner@vnet.ibm.com>
Sat, 4 Jun 2016 02:00:04 +0000 (21:00 -0500)
commit4f952ba68c8672cd921b3f4916c18ee6a1b86adb
treedbc34c7dbd3dd64d3d9772fb8f0d39d7a858fc55
parent3d6eddbcfc649e736c0b6aae8aaa24519fe7e34f
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.

opcodes/
Backport from master
2016-06-03  Peter Bergner <bergner@vnet.ibm.com>

PR binutils/20196
* ppc-opc.c (powerpc_opcodes <lbarx, lharx, stbcx., sthcx.>): Enable
opcodes for E6500.

gas/
Backport from master
2016-06-03  Peter Bergner <bergner@vnet.ibm.com>

PR binutils/20196
* gas/testsuite/gas/ppc/e6500.s <lbarx, lharx, lwarx, ldarx,
stbcx., sthcx., stwcx., stdcx.>: Add tests.
* gas/testsuite/gas/ppc/e6500.d: Likewise.
* gas/testsuite/gas/ppc/power8.s: Likewise.
* gas/testsuite/gas/ppc/power8.d: Likewise.
* gas/testsuite/gas/ppc/power4.s <lwarx, ldarx, stwcx.,
stdcx.>: Add tests.
* gas/testsuite/gas/ppc/power4.d: Likewise.
gas/ChangeLog
gas/testsuite/gas/ppc/e6500.d
gas/testsuite/gas/ppc/e6500.s
gas/testsuite/gas/ppc/power4.d
gas/testsuite/gas/ppc/power4.s
gas/testsuite/gas/ppc/power8.d
gas/testsuite/gas/ppc/power8.s
opcodes/ChangeLog
opcodes/ppc-opc.c