Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / put-op.s
CommitLineData
3c3bdf30
NC
1# For 'p'-type operands: PUT.
2#
3Main PUT rJ,X
4 PUT rG,$45
5 PUT rZZ,$245
6 PUT rJ,X0
7 PUT rG,45
8 PUT rZZ,245
9 PUT rJ,X00
10 PUT rG,0
11 PUT rZZ,0
12X IS $123
13X0 IS $111
14X00 IS 0
This page took 0.531772 seconds and 4 git commands to generate.