Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/sim/testsuite/arm/stm.cgs
2023-03-06 14:48:14 +01:00

88 lines
896 B
Text

# 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