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/] [br.cgs] - Rev 330
Compare with Previous | Blame | View Log
# cr16 testcase for bc $disp24
# mach(): cr16
.include "testutils.inc"
start
.global bc24
bc24:
mvi_h_condbit 0
bne test0fail
br test0pass
test0fail:
fail
test0pass:
mvi_h_condbit 1
bne test1pass
fail
test1pass:
pass