gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / disp.s
CommitLineData
0e1147d9
L
1 .text
2 mov 0x7fffffff(%eax),%ebx
3 mov 0x80000000(%eax),%ebx
4 mov -0x80000000(%eax),%ebx
5 mov 0x7fffffff,%ebx
6 mov 0x80000000,%ebx
7 mov -0x80000000,%ebx
8 mov 0x7fffffff,%eax
9 mov 0x80000000,%eax
10 mov -0x80000000,%eax
This page took 0.02353 seconds and 4 git commands to generate.