Home | History | Annotate | Download | only in asm

Lines Matching full:veor

357 	veor		$t0, $t0, $r		@ L = E + F
360 veor $t1, $t1, $t3 @ M = G + H
362 veor $t0#lo, $t0#lo, $t0#hi @ t0 = (L) (P0 + P1) << 8
365 veor $t1#lo, $t1#lo, $t1#hi @ t1 = (M) (P2 + P3) << 16
368 veor $t2, $t2, $r @ N = I + J
369 veor $t0#lo, $t0#lo, $t0#hi
370 veor $t1#lo, $t1#lo, $t1#hi
371 veor $t2#lo, $t2#lo, $t2#hi @ t2 = (N) (P4 + P5) << 24
374 veor $t3#lo, $t3#lo, $t3#hi @ t3 = (K) (P6 + P7) << 32
377 veor $t2#lo, $t2#lo, $t2#hi
381 veor $t0, $t0, $t1
382 veor $t2, $t2, $t3
383 veor $r, $r, $t0
384 veor $r, $r, $t2
409 veor $IN,$IN,$t0 @ twisted H
429 veor $Hhl,$Hlo,$Hhi @ Karatsuba pre-processing
448 veor $Hhl,$Hlo,$Hhi @ Karatsuba pre-processing
456 veor $IN,$Xl @ inp^=Xi
461 veor $IN#lo,$IN#lo,$IN#hi @ Karatsuba pre-processing
466 veor $Xm,$Xm,$Xl @ Karatsuba post-processing
467 veor $Xm,$Xm,$Xh
468 veor $Xl#hi,$Xl#hi,$Xm#lo
469 veor $Xh#lo,$Xh#lo,$Xm#hi @ Xh|Xl - 256-bit result
474 veor $t2,$t2,$t1 @
476 veor $t2, $t2, $t1 @
477 veor $Xl#hi,$Xl#hi,$t2#lo @
478 veor $Xh#lo,$Xh#lo,$t2#hi
481 veor $Xh,$Xh,$Xl
482 veor $Xl,$Xl,$t2 @
485 veor $Xl,$Xl,$Xh @
486 veor $Xl,$Xl,$t2 @