Searched refs:R1_0 (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
D | rsaz-avx512.pl | 124 my ($R0_0,$R0_0h,$R1_0,$R1_0h,$R2_0) = ("%ymm1", map("%ymm$_",(16..19))); 341 vmovdqa64 $zero, $R1_0 357 &amm52x20_x1(0,8*$idx,$acc0_0,$R0_0,$R0_0h,$R1_0,$R1_0h,$R2_0,$k0); 366 &amm52x20_x1_norm($acc0_0,$R0_0,$R0_0h,$R1_0,$R1_0h,$R2_0); 371 vmovdqu64 $R1_0, 64($res) 448 vmovdqa64 $zero, $R1_0 468 &amm52x20_x1( 0, 0,$acc0_0,$R0_0,$R0_0h,$R1_0,$R1_0h,$R2_0,"($k0)"); 478 &amm52x20_x1_norm($acc0_0,$R0_0,$R0_0h,$R1_0,$R1_0h,$R2_0); 484 vmovdqu64 $R1_0, 64($res)
|
/third_party/openssl/crypto/bn/asm/ |
D | rsaz-avx512.pl | 124 my ($R0_0,$R0_0h,$R1_0,$R1_0h,$R2_0) = ("%ymm1", map("%ymm$_",(16..19))); 341 vmovdqa64 $zero, $R1_0 357 &amm52x20_x1(0,8*$idx,$acc0_0,$R0_0,$R0_0h,$R1_0,$R1_0h,$R2_0,$k0); 366 &amm52x20_x1_norm($acc0_0,$R0_0,$R0_0h,$R1_0,$R1_0h,$R2_0); 371 vmovdqu64 $R1_0, 64($res) 448 vmovdqa64 $zero, $R1_0 468 &amm52x20_x1( 0, 0,$acc0_0,$R0_0,$R0_0h,$R1_0,$R1_0h,$R2_0,"($k0)"); 478 &amm52x20_x1_norm($acc0_0,$R0_0,$R0_0h,$R1_0,$R1_0h,$R2_0); 484 vmovdqu64 $R1_0, 64($res)
|
/third_party/ffmpeg/libavutil/ |
D | sha.c | 103 #define R1_0 \ in sha1_transform() macro 112 R1_0; R1_0; R1_0; in sha1_transform()
|