]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.arch/powerpc-power8.exp
gdb/testsuite: remove use of then keyword from gdb.arch/*.exp
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.arch / powerpc-power8.exp
index 456531f9dfa72a52e5f8c63c7056dfccd439be43..7cb6ca1a126199b654a678cb77b887bf0bc396f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2014-2021 Free Software Foundation, Inc.
+# Copyright 2014-2022 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
 standard_testfile .s
 set objfile [standard_output_file ${testfile}.o]
 
-if {![istarget "powerpc*-*-*"]} then {
+if {![istarget "powerpc*-*-*"]} {
     verbose "Skipping PowerPC instructions disassembly."
     return
 }
@@ -82,8 +82,8 @@ func_check "bgttar  cr5"
 func_check "bnstarl cr1"
 func_check "blttar+ cr3"
 func_check "bnetarl+"
-func_check "bctar   4,4*cr2+lt,1"
-func_check "bctarl  4,4*cr1+so,2"
+func_check "bgetar  cr2,1"
+func_check "bnstarl cr1,2"
 func_check "waitasec"
 func_check "msgsndp r8"
 func_check "mtsle   1"