Add MMIX support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / pop-op.s
1 # Check different type of operands to SWYM etc.
2 # No need to check the canonical three constants.
3 Main POP 132,3567
4 POP 132,YZ
5 POP X,3567
6 POP X,YZ
7 X IS 23
8 YZ IS #5678
9
This page took 0.030569 seconds and 4 git commands to generate.