x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / geta-c.s
1 % GETA with a large constant must not fail
2 i1 IS #ffff0000ffff0000
3 Main GETA $255,i1
4 GETA $255,i2
5 i2 IS #ffff0000ffff0000
This page took 0.030799 seconds and 4 git commands to generate.