Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / macro-pld.s
... / ...
CommitLineData
1.macro foo arg, rest:vararg
2 \rest
3.endm
4 foo r0, pld [r0]
5 foo r0, push {r0}
This page took 0.022273 seconds and 4 git commands to generate.