URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.2/] [sim/] [testsuite/] [sim/] [cr16/] [bne0b.cgs] - Rev 330
Compare with Previous | Blame | View Log
# cr16 testcase for bne0b reg disp5
# mach(): cr16
.include "testutils.inc"
start
.global ne0b
bne0b:
mvi_h_condbit 0
movw $0x1201, r4
bne0b r4, 0x1a
not_ok:
fail
ok:
pass