URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.1/] [sim/] [testsuite/] [sim/] [mips/] [sanity.s] - Rev 359
Go to most recent revision | Compare with Previous | Blame | View Log
# mips test sanity, expected to pass. # mach: all # as: -mabi=eabi # ld: -N -Ttext=0x80010000 # output: *\\npass\\n .include "testutils.inc" setup .set noreorder .ent DIAG DIAG: writemsg "Sanity is good!" pass .end DIAG
Go to most recent revision | Compare with Previous | Blame | View Log