mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
89 lines
896 B
Plaintext
89 lines
896 B
Plaintext
|
# 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
|