]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mmix/err-set.s
Add MMIX support
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mmix / err-set.s
1 % { dg-do assemble { target mmix-*-* } }
2 Main SET $45,23
3 SET $57,$67 % Valid, Z is 0.
4 SET $78,X % Valid, Z is 0.
5 SET $7,Y % { dg-error "invalid operands.*value of 967 too large" "" }
6 X IS $31
7 Y IS 967