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
gdb/testsuite: Reduce gdb.threads/threadcrash.exp reliance on libc symbols
[binutils-gdb.git]
/
sim
/
testsuite
/
cr16
/
bge.cgs
blob
bb705e7df33b8e5531648a477c26057bb5ae65de
1
# cr16 testcase for beq disp16
2
# mach(): cr16
3
4
.include "testutils.inc"
5
6
start
7
8
.global beq
9
beq:
10
mvi_h_condbit 0
11
movw $2, r4
12
movw $1, r5
13
cmpw r4, r5
14
bgt ok
15
not_ok:
16
fail
17
ok:
18
pass