URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.2/] [sim/] [testsuite/] [sim/] [v850/] [testutils.cgs] - Rev 467
Go to most recent revision | Compare with Previous | Blame | View Log
# v850 test framework
# mach: all
.include "testutils.inc"
# This just makes sure that a passing test will pass.
seti 0x12345678, r1
reg r1, 0x12345678
pass
Go to most recent revision | Compare with Previous | Blame | View Log