2010-01-06 Quentin Neill <quentin.neill@amd.com>
[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 0.368947 seconds and 4 git commands to generate.