summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/disp.s
blob: d2917b7311a5063a93cc5b0c2722b7aabe8ccc4b (plain)
1
2
3
4
5
6
7
8
9
10
	.text
	mov 0x7fffffff(%eax),%ebx
	mov 0x80000000(%eax),%ebx
	mov -0x80000000(%eax),%ebx
	mov 0x7fffffff,%ebx
	mov 0x80000000,%ebx
	mov -0x80000000,%ebx
	mov 0x7fffffff,%eax
	mov 0x80000000,%eax
	mov -0x80000000,%eax