gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-disp.s
1 mov 0x7fffffff(%rax),%ebx
2 mov -0x80000000(%rax),%ebx
3 mov -0x80000000,%ebx
4 mov 0xffffffff80000000,%ebx
5 mov 0x7fffffff,%ebx
6 mov -0x80000000,%eax
7 mov 0xffffffff80000000,%eax
8 mov 0x7fffffff,%eax
9 mov 0x80000000,%eax
This page took 0.03219 seconds and 5 git commands to generate.