data/method/gdb/gdb-12.1/sim/testsuite/arm/thumb/pop-pc.cgs

13 lines
132 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
# arm testcase for pop {${rlist-pc}}
# mach: unfinished
.include "testutils.inc"
start
.global pop_pc
pop_pc:
pop {0}
pass