repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ld: Move the .note.build-id section to near the start of the memory map.
[binutils-gdb.git]
/
sim
/
testsuite
/
frv
/
fbue.cgs
blob
dd1d636a18e12646aab3091e6e502734e79ecdf9
1
# frv testcase for fbue $FCCi,$hint,$label16
2
# mach: all
3
4
.include "testutils.inc"
5
6
start
7
8
.global fbue
9
fbue:
10
set_fcc 0x0 0
11
fbue fcc0,0,bad
12
set_fcc 0x1 1
13
fbue fcc1,1,ok2
14
fail
15
ok2:
16
set_fcc 0x2 2
17
fbue fcc2,2,bad
18
set_fcc 0x3 3
19
fbue fcc3,3,ok4
20
fail
21
ok4:
22
set_fcc 0x4 0
23
fbue fcc0,0,bad
24
set_fcc 0x5 1
25
fbue fcc1,1,ok6
26
fail
27
ok6:
28
set_fcc 0x6 2
29
fbue fcc2,2,bad
30
set_fcc 0x7 3
31
fbue fcc3,3,ok8
32
fail
33
ok8:
34
set_fcc 0x8 0
35
fbue fcc0,0,ok9
36
fail
37
ok9:
38
set_fcc 0x9 1
39
fbue fcc1,1,oka
40
fail
41
oka:
42
set_fcc 0xa 2
43
fbue fcc2,2,okb
44
fail
45
okb:
46
set_fcc 0xb 3
47
fbue fcc3,3,okc
48
fail
49
okc:
50
set_fcc 0xc 0
51
fbue fcc0,0,okd
52
fail
53
okd:
54
set_fcc 0xd 1
55
fbue fcc1,1,oke
56
fail
57
oke:
58
set_fcc 0xe 2
59
fbue fcc2,2,okf
60
fail
61
okf:
62
set_fcc 0xf 3
63
fbue fcc3,3,okg
64
fail
65
okg:
66
67
pass
68
bad:
69
fail