URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [sim/] [testsuite/] [sim/] [arm/] [stm.cgs] - Rev 834
Go to most recent revision | Compare with Previous | Blame | View Log
# arm testcase for FIXME
# mach: unfinished
.include "testutils.inc"
start
.global stmda_wb
stmda_wb:
pass
# arm testcase for FIXME
# mach: unfinished
.include "testutils.inc"
start
.global stmda
stmda:
pass
# arm testcase for FIXME
# mach: unfinished
.include "testutils.inc"
start
.global stmdb_wb
stmdb_wb:
pass
# arm testcase for FIXME
# mach: unfinished
.include "testutils.inc"
start
.global stmdb
stmdb:
pass
# arm testcase for FIXME
# mach: unfinished
.include "testutils.inc"
start
.global stmia_wb
stmia_wb:
pass
# arm testcase for FIXME
# mach: unfinished
.include "testutils.inc"
start
.global stmia
stmia:
pass
# arm testcase for FIXME
# mach: unfinished
.include "testutils.inc"
start
.global stmib_wb
stmib_wb:
pass
# arm testcase for FIXME
# mach: unfinished
.include "testutils.inc"
start
.global stmib
stmib:
pass
Go to most recent revision | Compare with Previous | Blame | View Log