Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / locall1.s
1 % Get rid of labels that look compiler-generated, matching: "L.*:[0-9]+".
2 % Only if they're local, of course.
3 .global L:21
4 .global LC:23
5 L:9 SWYM 0
6 L:12 SWYM 1
7 L:21 SWYM 2
8 LC:32 SWYM 3
9 LC:23 SWYM 4
10 L9 SWYM 10
11 L12 SWYM 11
12 L21 SWYM 12
13 LC32 SWYM 13
14 LC23 SWYM 14
This page took 0.188309 seconds and 4 git commands to generate.