summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/set.s
blob: 7af06daeb5476c545544324524969b3830aa6e03 (plain)
1
2
3
4
5
6
7
8
9
# Test the 'r'-type operand and the mapping of SET to OR(I) and SETL.
Main SET $45,1123
 SET $57,$67
 SET $78,X
 SET Y,1123
 SET Y,$67
 SET Y,X
X IS $31
Y IS $117