sim: clean up stale AC_PREREQ refs
[deliverable/binutils-gdb.git] / sim / testsuite / sim / sh64 / compact / clrmac.cgs
1 # sh testcase for clrmac -*- Asm -*-
2 # mach: all
3 # as: -isa=shcompact
4 # ld: -m shelf32
5
6 .include "compact/testutils.inc"
7
8 start
9
10 .global clrmac
11 clrmac:
12 clrmac
13 pass
This page took 0.030916 seconds and 5 git commands to generate.