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
Automatic date update in version.in
[binutils-gdb.git]
/
sim
/
testsuite
/
cr16
/
bne0w.cgs
blob
f45e39905e7dbdd90e0e00b20a9d1d4f1e289dd2
1
# cr16 testcase for bne0w reg disp5
2
# mach(): cr16
3
4
.include "testutils.inc"
5
6
start
7
8
.global bne0w
9
bne0w:
10
mvi_h_condbit 0
11
movw $1, r4
12
bne0w r4, 0x1a
13
not_ok:
14
fail
15
ok:
16
pass