Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / archv6s-m.s
CommitLineData
b2a5fbdc
MGD
1 .syntax unified
2 .thumb
3 .text
4 .align 2
5 .global foo
6foo:
7 svc #0
8 nop
This page took 0.383188 seconds and 4 git commands to generate.