summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/frv/fbno.cgs
blob: a3dc5877f4788875bef17bd48500a7f78f6a6391 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# frv testcase for fbno $FCCi,$hint,$label16
# mach: all

	.include "testutils.inc"

	start

	.global fbno
fbno:
	set_fcc		0x0 0
	fbno
	set_fcc		0x1 1
	fbno
	set_fcc		0x2 2
	fbno
	set_fcc		0x3 3
	fbno
	set_fcc		0x4 0
	fbno
	set_fcc		0x5 1
	fbno
	set_fcc		0x6 2
	fbno
	set_fcc		0x7 3
	fbno
	set_fcc		0x8 0
	fbno
	set_fcc		0x9 1
	fbno
	set_fcc		0xa 2
	fbno
	set_fcc		0xb 3
	fbno
	set_fcc		0xc 0
	fbno
	set_fcc		0xd 1
	fbno
	set_fcc		0xe 2
	fbno
	set_fcc		0xf 3
	fbno

	pass
bad:
	fail