summaryrefslogtreecommitdiff
path: root/test/times.asm
blob: a8e3d58e2b4293abf4d5d0090c1dc6fef00413ae (plain)
1
2
3
4
5
6
7
8
	bits 64

; Broken per BR 3392278
	times 4 paddd xmm8, xmm11

; Broken per BR 3392279
	bswap r12d
	times 4 bswap r12d