Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / nomapping.s
CommitLineData
38406048
PB
1 .text
2 .arm
3sym1:
4 nop
5 .thumb
6 nop
7 nop
8$a.foo:
9$t.foo:
10$d.foo:
11@ Obsolete mapping symbols generated by armcc.
12$m:
13$m.foo:
14$f:
15$f.foo:
16$p:
17$p.foo:
18 .word 0
19sym2:
This page took 0.569507 seconds and 4 git commands to generate.