Change readelf's display of symbol names (when not in --wide mode) so that if they...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / builtin1.s
CommitLineData
3c3bdf30
NC
1# When disallowing built-in names, we have to treat GET and PUT
2# specially, so when parsing the special register operand we do
3# not use the symbol table.
4rJ IS 20
5Main GET $5,rJ
6 GET $6,:rJ
7 PUT rJ,$7
8 PUT :rJ,$8
This page took 1.222411 seconds and 4 git commands to generate.