aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / set.s
CommitLineData
3c3bdf30
NC
1# Test the 'r'-type operand and the mapping of SET to OR(I) and SETL.
2Main SET $45,1123
3 SET $57,$67
4 SET $78,X
5 SET Y,1123
6 SET Y,$67
7 SET Y,X
8X IS $31
9Y IS $117
This page took 0.789603 seconds and 4 git commands to generate.