summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/i386/inval-rep.s
blob: 65211aca4f50641974d802081992335d83e3f588 (plain)
1
2
3
4
5
6
 	.text
	rep add %ebx, %eax
	repe add %ebx, %eax
	repz add %ebx, %eax
	repne add %ebx, %eax
	repnz add %ebx, %eax
OpenPOWER on IntegriCloud