Add MMIX support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / jump-c.s
1 % JMP with a large constant must not fail
2 i1 IS #ffff0000ffff0000
3 Main JMP i1
4 JMP i2
5 i2 IS #ffff0000ffff0000
This page took 0.036357 seconds and 5 git commands to generate.