New proc is_aarch64_target
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.reverse / aarch64.exp
index 800645e02ddcc72094ae2ccfc4514d82fc7388e4..1c5f181e2730b6e8424d65a34dc797ad3c1a17d2 100644 (file)
@@ -19,7 +19,7 @@ if ![supports_reverse] {
 
 # Test aarch64 instruction recording.
 
-if {![istarget "aarch64*-*-*"]} then {
+if {![is_aarch64_target]} then {
     verbose "Skipping aarch64 instruction recording tests."
     return
 }
This page took 0.027901 seconds and 4 git commands to generate.