summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/i386/addr32.s
blob: b899ebd5a38fb4fe5cc4b71b0169926763044364 (plain)
1
2
3
4
5
6
7
8
9
	.text
	.code16
	addr32 mov	0x600898,%al
	addr32 mov	0x600898,%ax
	addr32 mov	0x600898,%eax
	addr32 mov	%al,0x600898
	addr32 mov	%ax,0x600898
	addr32 mov	%eax,0x600898
	addr32 movl	$0x1,(%esp)
OpenPOWER on IntegriCloud