summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/resume-op.s
blob: dc702e6cdb524de4eb46b23d69dd3d498d33c466 (plain)
1
2
3
4
5
6
7
# Test the 'z'-type operand, RESUME.
Main RESUME X
 RESUME 0
 RESUME 1
 RESUME XX
X IS 1
XX IS 0