/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aesv8-armx.pl | 572 vorr $in1,$dat1,$dat1 573 vorr $dat2,$dat1,$dat1 574 vorr $dat1,$dat,$dat 577 vorr $dat1,$in1,$in1 713 vorr $dat0,$in0,$in0 715 vorr $dat1,$in1,$in1 717 vorr $dat2,$in2,$in2 719 vorr $dat3,$in3,$in3 722 vorr $dat4,$in4,$in4 736 vorr [all...] |
H A D | bsaes-armv7.pl | 291 vorr @t[2], @t[2], @t[1] 294 vorr @t[3], @t[3], @s[0] 305 vorr @t[1], @t[1], @s[0] 315 vorr @s[3], @x[4], @x[0]
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aesv8-armx.pl | 588 vorr $in1,$dat1,$dat1 589 vorr $dat2,$dat1,$dat1 590 vorr $dat1,$dat,$dat 593 vorr $dat1,$in1,$in1 729 vorr $dat0,$in0,$in0 731 vorr $dat1,$in1,$in1 733 vorr $dat2,$in2,$in2 735 vorr $dat3,$in3,$in3 738 vorr $dat4,$in4,$in4 752 vorr [all...] |
H A D | bsaes-armv7.pl | 291 vorr @t[2], @t[2], @t[1] 294 vorr @t[3], @t[3], @s[0] 305 vorr @t[1], @t[1], @s[0] 315 vorr @s[3], @x[4], @x[0]
|
/third_party/musl/porting/liteos_a/user/src/string/arm/ |
H A D | memcmp.S | 77 vorr d4, d0, d1 @ d4: Save the result of calculating whether the first 16 bytes are equal. 78 vorr d5, d2, d3 @ d5: Save the result of calculating whether the last 16 bytes are equal. 79 vorr d6, d4, d5 @ d6: Save the result of 32 bytes calculation whether they are equal. 149 vorr d4, d0, d1
|
/third_party/musl/src/string/arm/liteos_a/ |
H A D | memcmp.S | 77 vorr d4, d0, d1 @ d4: Save the result of calculating whether the first 16 bytes are equal. 78 vorr d5, d2, d3 @ d5: Save the result of calculating whether the last 16 bytes are equal. 79 vorr d6, d4, d5 @ d6: Save the result of 32 bytes calculation whether they are equal. 149 vorr d4, d0, d1
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | ac3dsp_neon.S | 30 vorr q0, q0, q1 31 vorr q2, q2, q3 34 vorr q0, q0, q2 35 vorr d0, d0, d1
|
H A D | simple_idct_neon.S | 87 vorr d10, d3, d5 91 vorr d11, d7, d9 92 vorr d10, d10, d11
|
H A D | hevcdsp_deblock_neon.S | 96 vorr q6, q5 97 vorr q7, q4 142 vorr q5, q2
|
H A D | rv34dsp_neon.S | 149 vorr.s16 d4, #256 @ 13^2 * 3
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/aes/ |
H A D | bsaes-armv7.S | 254 vorr q10, q10, q9 257 vorr q11, q11, q12 268 vorr q9, q9, q12 278 vorr q15, q3, q5 748 vorr q10, q10, q9 751 vorr q11, q11, q12 762 vorr q9, q9, q12 772 vorr q15, q7, q6
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/aes/ |
H A D | bsaes-armv7.S | 254 vorr q10, q10, q9 257 vorr q11, q11, q12 268 vorr q9, q9, q12 278 vorr q15, q3, q5 748 vorr q10, q10, q9 751 vorr q11, q11, q12 762 vorr q9, q9, q12 772 vorr q15, q7, q6
|
/third_party/musl/porting/liteos_m/kernel/src/string/arch/arm/ |
H A D | memcmp_armv8m.S | 98 vorr q2, q0, q1
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ |
H A D | armv4cpuid.S | 127 vorr q0,q0,q0
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ |
H A D | armv4cpuid.S | 127 vorr q0,q0,q0
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | armv4cpuid.pl | 151 vorr q0,q0,q0
|
/third_party/openssl/crypto/ |
H A D | armv4cpuid.pl | 151 vorr q0,q0,q0
|
/third_party/vixl/src/aarch32/ |
H A D | assembler-aarch32.h | 5126 void vorr(Condition cond, 5131 void vorr(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in vorr() function in vixl::aarch32::Assembler 5132 vorr(al, dt, rd, rn, operand); in vorr() 5134 void vorr(DRegister rd, DRegister rn, const DOperand& operand) { in vorr() function in vixl::aarch32::Assembler 5135 vorr(al, kDataTypeValueNone, rd, rn, operand); in vorr() 5137 void vorr(Condition cond, in vorr() function in vixl::aarch32::Assembler 5141 vorr(cond, kDataTypeValueNone, rd, rn, operand); in vorr() 5144 void vorr(Condition cond, 5149 void vorr(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in vorr() function in vixl::aarch32::Assembler 5150 vorr(a in vorr() 5152 void vorr(QRegister rd, QRegister rn, const QOperand& operand) { vorr() function in vixl::aarch32::Assembler 5155 void vorr(Condition cond, vorr() function in vixl::aarch32::Assembler [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/ |
H A D | ghashv8-armx.S | 32 vorr q3,q3,q10 @ H<<<=1
|
H A D | ghash-armv4.S | 367 vorr d7,d26 @ H<<<=1
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/ |
H A D | ghashv8-armx.S | 32 vorr q3,q3,q10 @ H<<<=1
|
H A D | ghash-armv4.S | 367 vorr d7,d26 @ H<<<=1
|
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | ghash-armv4.pl | 447 vorr $IN#hi,$Hlo @ H<<<=1
|
H A D | ghashv8-armx.pl | 123 vorr $IN,$IN,$t2 @ H<<<=1
|
/third_party/openssl/crypto/modes/asm/ |
H A D | ghash-armv4.pl | 447 vorr $IN#hi,$Hlo @ H<<<=1
|