]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mmix/set.s
Add MMIX support
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mmix / set.s
1 # Test the 'r'-type operand and the mapping of SET to OR(I) and SETL.
2 Main SET $45,1123
3 SET $57,$67
4 SET $78,X
5 SET Y,1123
6 SET Y,$67
7 SET Y,X
8 X IS $31
9 Y IS $117