]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/testsuite/sim/cr16/bne0b.cgs
This commit was manufactured by cvs2svn to create branch
[thirdparty/binutils-gdb.git] / sim / testsuite / sim / cr16 / bne0b.cgs
CommitLineData
49b964e7
SR
1# cr16 testcase for bne0b reg disp5
2# mach(): cr16
3
4 .include "testutils.inc"
5
6 start
7
8 .global ne0b
9bne0b:
10 mvi_h_condbit 0
11 movw $0x1201, r4
12 bne0b r4, 0x1a
13not_ok:
14 fail
15ok:
16 pass