(prefetch.[sd]): New testcase.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / sparc.exp
1 #
2 # Some generic SPARC and SPARC64 tests
3 #
4 if [istarget sparc*-*-*] then {
5 set sparc64 [istarget sparc64*-*-*]
6
7 if $sparc64 { run_dump_test "asi" }
8 if $sparc64 { run_dump_test "membar" }
9 if $sparc64 { run_dump_test "prefetch" }
10 }
This page took 0.031705 seconds and 5 git commands to generate.