This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / sim / testsuite / sim / sh64 / compact / sett.cgs
1 # sh testcase for sett -*- Asm -*-
2 # mach: all
3 # as: -isa=shcompact
4 # ld: -m shelf32
5
6 .include "compact/testutils.inc"
7
8 start
9
10 .global sett
11 sett:
12 sett
13 bf wrong
14 pass
15 wrong:
16 fail
This page took 0.031474 seconds and 5 git commands to generate.