URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [sim/] [testsuite/] [sim/] [cr16/] [bne0b.cgs] - Rev 828
Go to most recent revision | 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
Go to most recent revision | Compare with Previous | Blame | View Log