Change readelf's display of symbol names (when not in --wide mode) so that if they...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / local-1.s
1 LOCAL extreg
2 LOCAL reghere
3 LOCAL consthere
4 LOCAL 100
5 LOCAL $200
6
7 reghere IS $144
8 consthere IS 45
9
10 # Restrictions on the implementation means we have to have the LOCAL in
11 # code or data.
12 SWYM 0,0,0
This page took 0.029439 seconds and 4 git commands to generate.