12 lines
132 B
Text
12 lines
132 B
Text
# arm testcase for pop {${rlist-pc}}
|
|
# mach: unfinished
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global pop_pc
|
|
pop_pc:
|
|
pop {0}
|
|
|
|
pass
|