[Patch ARM] Fix build attributes for armv8-a in case of assembler files that contain...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-arch-assumption.s
CommitLineData
3cfdb781
TG
1 .syntax unified
2 .thumb
3foo:
4 cmp r0, r1
5 beq foo
This page took 0.069077 seconds and 4 git commands to generate.