x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10200 / movbu.s
1 .text
2 movbu (a2),d1
3 movbu (8,a2),d1
4 movbu (256,a2),d1
5 movbu (131071,a2),d1
6 movbu (d1,a1),d2
7 movbu (32768),d1
8 movbu (131071),d1
This page took 0.030167 seconds and 4 git commands to generate.