Add a new test case for pmuludq

This commit is contained in:
David Bullado 2018-09-17 09:04:06 +02:00 committed by Fabian
parent 994a1d265b
commit 15058430f0

View file

@ -37,4 +37,7 @@ qword1:
pshufd xmm1, xmm1, 0
pmuludq xmm1, xmm1
movd xmm2, [dword4]
pmuludq xmm2, xmm1
%include "footer.inc"