Home | History | Annotate | Download | only in asm

Lines Matching refs:p64

110 	vpmull.p64	$Xl,$H,$H
112 vpmull2.p64 $Xh,$H,$H
113 vpmull.p64 $Xm,$t0,$t0
119 vpmull.p64 $t2,$Xl,$xC2 @ 1st phase
126 vpmull.p64 $Xl,$Xl,$xC2
159 vpmull.p64 $Xl,$H,$IN @ H.lo·Xi.lo
161 vpmull2.p64 $Xh,$H,$IN @ H.hi·Xi.hi
162 vpmull.p64 $Xm,$Hhl,$t1 @ (H.lo+H.hi)·(Xi.lo+Xi.hi)
168 vpmull.p64 $t2,$Xl,$xC2 @ 1st phase of reduction
175 vpmull.p64 $Xl,$Xl,$xC2
250 vpmull.p64 $Xln,$H,$In @ H·Ii+1
252 vpmull2.p64 $Xhn,$H,$In
259 vpmull.p64 $Xl,$H2,$IN @ H^2.lo·Xi.lo
262 vpmull.p64 $Xmn,$Hhl,$t1
264 vpmull2.p64 $Xh,$H2,$IN @ H^2.hi·Xi.hi
266 vpmull2.p64 $Xm,$Hhl,$t2 @ (H^2.lo+H^2.hi)·(Xi.lo+Xi.hi)
281 vpmull.p64 $t2,$Xl,$xC2 @ 1st phase of reduction
291 vpmull.p64 $Xln,$H,$In @ H·Ii+1
295 vpmull.p64 $Xl,$Xl,$xC2
299 vpmull2.p64 $Xhn,$H,$In
315 vpmull.p64 $Xl,$H,$IN @ H.lo·Xi.lo
317 vpmull2.p64 $Xh,$H,$IN @ H.hi·Xi.hi
318 vpmull.p64 $Xm,$Hhl,$t1 @ (H.lo+H.hi)·(Xi.lo+Xi.hi)
324 vpmull.p64 $t2,$Xl,$xC2 @ 1st phase of reduction
331 vpmull.p64 $Xl,$Xl,$xC2
379 m/\.p64/o and s/\.16b/\.1q/o; # 1st pmull argument
380 m/l\.p64/o and s/\.16b/\.1d/go; # 2nd and 3rd pmull arguments
421 s/v?(pmull2?)\.p64\s+(.*)/unvpmullp64($1,$2)/geo or