summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/compact/ocbi.cgs
blob: 12fb2a116c403922d90e9a9f2575c6cf59929d49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# sh testcase for ocbi @$rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32

	.include "compact/testutils.inc"

	start
	.global ocbi
ocbi:
	ocbi @r0
	ocbi @r1
	ocbi @r15
	pass