aarch64: override default elf .set handling in gas
[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.029977 seconds and 4 git commands to generate.