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
[binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM_BF16
[binutils-gdb.git]
/
sim
/
testsuite
/
d10v-elf
/
t-rte.s
blob
5ce31ddbf41a367f6000fd6b7cce2713850ac485
1
.include
"t-macros.i"
2
3
start
4
5
PSW_BITS
=
PSW_C|PSW_F0|PSW_F1
6
7
ldi
r6
,
#success@word
8
mvtc
r6
,
bpc
9
ldi
r6
,
#PSW_BITS
10
mvtc
r6
,
bpsw
11
12
test_rte
:
13
RTE
14
exit47
15
16
success
:
17
checkpsw2
1
PSW_BITS
18
exit0