]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/gdb.arch/powerpc-power8.exp
Fix powerpc-power8.exp test with new mnemonics
authorCarl Love <cel@us.ibm.com>
Wed, 16 Jun 2021 19:51:46 +0000 (14:51 -0500)
committerCarl Love <cel@us.ibm.com>
Fri, 18 Jun 2021 15:14:20 +0000 (10:14 -0500)
commitff5404f5b37484567a19603769a2c0e56f108272
treea3e9f9abf627a3e2997debbd566bf9c178b896f9
parent2d95647bdd9a847eaa08d21b848933892ada6f1a
Fix powerpc-power8.exp test with new mnemonics

This patch updates the gdb test to use the new bgetar and bnstarl mnemonics
introduced in commit 5a4037661bccd156d65093f1f0cf2cd43f31e9d9.  The test
previously used the bctar and bctarl mnemonics.

gdb/testsuite/ChangeLog
2021-06-17  Carl Love  <cel@us.ibm.com>

* gdb.arch/powerpc-power8.exp(bctar, bctarl): Update mnemonics
to bgetar and bgetarl.
* gdb.arch/powerpc-power8.s((bctar, bctarl): Update comments
for mnemonics to bgetar and bnstarl.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/powerpc-power8.exp
gdb/testsuite/gdb.arch/powerpc-power8.s