Patch for PR4587 + move proc run_list_test into gas-defs.exp
[platform/upstream/binutils.git] / gas / testsuite / gas / mmix / put-op.s
1 # For 'p'-type operands: PUT.
2 #
3 Main    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
12 X IS $123
13 X0 IS $111
14 X00 IS 0