Remove _S version of ARM MSR/MRS special registers
[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.030267 seconds and 4 git commands to generate.