]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
PR27647 PowerPC extended conditional branch mnemonics
authorAlan Modra <amodra@gmail.com>
Thu, 25 Mar 2021 00:59:34 +0000 (11:29 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 25 Mar 2021 01:01:53 +0000 (11:31 +1030)
commit5a4037661bccd156d65093f1f0cf2cd43f31e9d9
treea4203a0f41b58daf59af1ee424322281784b384a
parentb73ebe34f4dbb5ea51ce3f0bf4fc609c3df7a01e
PR27647 PowerPC extended conditional branch mnemonics

opcodes/
PR 27647
* ppc-opc.c (XLOCB_MASK): Delete.
(XLBOBB_MASK, XLBOBIBB_MASK, XLBOCBBB_MASK): Define using
XLBH_MASK.
(powerpc_opcodes): Accept a BH field on all extended forms of
bclr, bclrl, bcctr, bcctrl, bctar, bctarl.
gas/
PR 27647
* testsuite/gas/ppc/a2.d: Update expected output.
* testsuite/gas/ppc/power8.d: Likewise.
gas/ChangeLog
gas/testsuite/gas/ppc/a2.d
gas/testsuite/gas/ppc/power8.d
opcodes/ChangeLog
opcodes/ppc-opc.c