Add MMIX support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / resume-op.s
1 # Test the 'z'-type operand, RESUME.
2 Main RESUME X
3 RESUME 0
4 RESUME 1
5 RESUME XX
6 X IS 1
7 XX IS 0
8
This page took 0.04299 seconds and 4 git commands to generate.