Change readelf's display of symbol names (when not in --wide mode) so that if they...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / geta-c.s
1 % GETA with a large constant must not fail
2 i1 IS #ffff0000ffff0000
3 Main GETA $255,i1
4 GETA $255,i2
5 i2 IS #ffff0000ffff0000
This page took 0.032388 seconds and 4 git commands to generate.