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
Update release-README after completing the 2.43 release.
[binutils-gdb.git]
/
sim
/
testsuite
/
v850
/
bins.cgs
blob
dedc5ceaafd5417d917bc20b3583469106ff420b
1
# v850 bins
2
# mach: v850e3v5
3
# as: -mv850e3v5
4
5
.include "testutils.inc"
6
7
seti 0x7fff, r10
8
seti 0x0, r11
9
bins r10, 0, 32, r11
10
reg r11, 0x7fff
11
12
pass