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
Add an option with a color type.
[binutils-gdb.git]
/
sim
/
testsuite
/
cr16
/
bcs.cgs
blob
0ba14b15c05a122d28347f9ed721814d89dda678
1
# cr16 testcase for bcs disp16
2
# mach(): cr16
3
4
.include "testutils.inc"
5
6
start
7
8
.global bcs
9
bcs:
10
mvi_h_condbit 0
11
movw $12, r4
12
movw $10, r5
13
subw r4, r5
14
bcs ok
15
not_ok:
16
fail
17
ok:
18
pass