Fix tests for PR 18500, revisited
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-arch-assumption.s
1 .syntax unified
2 .thumb
3 foo:
4 cmp r0, r1
5 beq foo
This page took 0.060439 seconds and 4 git commands to generate.