URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [gdb-5.3/] [sim/] [testsuite/] [sim/] [fr30/] [borh.cgs] - Rev 1765
Compare with Previous | Blame | View Log
# fr30 testcase for borh $Rj,@$Ri# mach(): fr30.include "testutils.inc"START.text.global borhborh:; Test borh $Rj,@$Rimvi_h_mem 0x55555555,spset_cc 0x0f ; Condition codes should not changeborh 0x0a,@sptest_cc 1 1 1 1test_h_mem 0xf5555555,spmvi_h_mem 0x0fffffff,spset_cc 0x04 ; Condition codes should not changeborh 0x00,@sptest_cc 0 1 0 0test_h_mem 0x0fffffff,spmvi_h_mem 0xceadbeef,spset_cc 0x09 ; Condition codes should not changeborh 0x01,@sptest_cc 1 0 0 1test_h_mem 0xdeadbeef,sppass
