summaryrefslogtreecommitdiff
path: root/travis/test/br3174983.asm
blob: 48a293ab9e82d736ccf275018c678f8fb8562397 (plain)
1
2
3
4
5
6
	bits 32
	vpextrw ecx,xmm0,8	; c5 f9 c5 c8 08
	vpextrw ecx,xmm2,3	; c5 f9 c5 ca 03

	bits 64
	vpextrw rcx,xmm0,8	; c5 f9 c5 c8 08