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