]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/testsuite/sim/sh64/compact/ocbwb.cgs
* Contribute Hitachi SH5 simulator.
[thirdparty/binutils-gdb.git] / sim / testsuite / sim / sh64 / compact / ocbwb.cgs
1 # sh testcase for ocbwb @$rn -*- Asm -*-
2 # mach: all
3 # as: -isa=shcompact
4 # ld: -m shelf32
5
6 .include "compact/testutils.inc"
7
8 start
9
10 .global ocbwb
11 ocbwb:
12 ocbwb @r0
13 ocbwb @r1
14 ocbwb @r15
15 pass