]> Git Repo - binutils.git/blob - gas/testsuite/gas/mmix/jump-c.s
Add MMIX support
[binutils.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.034369 seconds and 4 git commands to generate.