summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/builtin1.s
blob: 6c7c282b85369c5750de9578a005f6d912d7b3ef (plain)
1
2
3
4
5
6
7
8
# When disallowing built-in names, we have to treat GET and PUT
# specially, so when parsing the special register operand we do
# not use the symbol table.
rJ IS 20
Main GET $5,rJ
 GET $6,:rJ
 PUT rJ,$7
 PUT :rJ,$8