Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / aarch64.exp
1 #
2 # Some AArch64 tests
3 #
4
5 if {[istarget aarch64*-*-*]} {
6 run_dump_tests [lsort [glob -nocomplain $srcdir/$subdir/*.d]]
7 }
This page took 0.032353 seconds and 4 git commands to generate.