[Patch ARM] Fix build attributes for armv8-a in case of assembler files that contain...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / macro-pld.s
CommitLineData
bacebabc
RM
1.macro foo arg, rest:vararg
2 \rest
3.endm
4 foo r0, pld [r0]
477330fc 5 foo r0, push {r0}
This page took 0.148357 seconds and 4 git commands to generate.