aarch64: override default elf .set handling in gas
[deliverable/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
This page took 0.0352749999999999 seconds and 4 git commands to generate.