summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/compact/bsrf.cgs
blob: 9360eaa88b00bf517c98994eae3a0e3a609fbb09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# sh testcase for bsrf $rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32

	.include "compact/testutils.inc"

	start

bsrf:
	mov #4, r0
	bsrf r0
slot:
	nop
bad:
	fail
	fail
okay:
	pass
alsobad:
	fail
	fail