/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/ |
H A D | sha256-armv8.S | 230 eor w11,w27,w27,ror#14 236 eor w16,w16,w11,ror#11 // Sigma1(e) 237 ror w11,w23,#2 244 eor w17,w11,w17,ror#13 // Sigma0(a) 275 ldp w11,w12,[x1],#2*4 298 rev w11,w11 // 8 306 add w27,w27,w11 // h+=X[i] 510 str w11,[sp,#0] 517 ror w11,w2 [all...] |
H A D | sha1-armv8.S | 140 add w21,w21,w11 // future e+=X[i] 222 eor w3,w3,w11 298 eor w9,w9,w11 322 eor w11,w11,w13 326 eor w11,w11,w3 330 eor w11,w11,w8 333 ror w11,w1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/ |
H A D | sha256-armv8.S | 230 eor w11,w27,w27,ror#14 236 eor w16,w16,w11,ror#11 // Sigma1(e) 237 ror w11,w23,#2 244 eor w17,w11,w17,ror#13 // Sigma0(a) 275 ldp w11,w12,[x1],#2*4 298 rev w11,w11 // 8 306 add w27,w27,w11 // h+=X[i] 510 str w11,[sp,#0] 517 ror w11,w2 [all...] |
H A D | sha1-armv8.S | 140 add w21,w21,w11 // future e+=X[i] 222 eor w3,w3,w11 298 eor w9,w9,w11 322 eor w11,w11,w13 326 eor w11,w11,w3 330 eor w11,w11,w8 333 ror w11,w1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/ |
H A D | sha256-armv8.S | 230 eor w11,w27,w27,ror#14 236 eor w16,w16,w11,ror#11 // Sigma1(e) 237 ror w11,w23,#2 244 eor w17,w11,w17,ror#13 // Sigma0(a) 275 ldp w11,w12,[x1],#2*4 298 rev w11,w11 // 8 306 add w27,w27,w11 // h+=X[i] 510 str w11,[sp,#0] 517 ror w11,w2 [all...] |
H A D | sha1-armv8.S | 140 add w21,w21,w11 // future e+=X[i] 222 eor w3,w3,w11 298 eor w9,w9,w11 322 eor w11,w11,w13 326 eor w11,w11,w3 330 eor w11,w11,w8 333 ror w11,w1 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/sha/ |
H A D | sha256-armv8.S | 230 eor w11,w27,w27,ror#14 236 eor w16,w16,w11,ror#11 // Sigma1(e) 237 ror w11,w23,#2 244 eor w17,w11,w17,ror#13 // Sigma0(a) 275 ldp w11,w12,[x1],#2*4 298 rev w11,w11 // 8 306 add w27,w27,w11 // h+=X[i] 510 str w11,[sp,#0] 517 ror w11,w2 [all...] |
H A D | sha1-armv8.S | 140 add w21,w21,w11 // future e+=X[i] 222 eor w3,w3,w11 298 eor w9,w9,w11 322 eor w11,w11,w13 326 eor w11,w11,w3 330 eor w11,w11,w8 333 ror w11,w1 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/chacha/ |
H A D | chacha-armv8.S | 67 mov w11,w25 84 add w7,w7,w11 100 eor w11,w11,w15 104 ror w11,w11,#20 108 add w7,w7,w11 124 eor w11,w11,w15 128 ror w11,w1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/chacha/ |
H A D | chacha-armv8.S | 67 mov w11,w25 84 add w7,w7,w11 100 eor w11,w11,w15 104 ror w11,w11,#20 108 add w7,w7,w11 124 eor w11,w11,w15 128 ror w11,w1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/chacha/ |
H A D | chacha-armv8.S | 67 mov w11,w25 84 add w7,w7,w11 100 eor w11,w11,w15 104 ror w11,w11,#20 108 add w7,w7,w11 124 eor w11,w11,w15 128 ror w11,w1 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/chacha/ |
H A D | chacha-armv8.S | 67 mov w11,w25 84 add w7,w7,w11 100 eor w11,w11,w15 104 ror w11,w11,#20 108 add w7,w7,w11 124 eor w11,w11,w15 128 ror w11,w1 [all...] |
/third_party/ffmpeg/libswscale/aarch64/ |
H A D | hscale.S | 47 ldr w11, [x5], #4 // filterPos[idx + 2] 59 add x0, x3, w11, UXTW // srcp + filterPos[2] 121 ldp w10, w11, [x5, #8] // filterPos[idx + 2], [idx + 3] 130 ldr w11, [x3, w11, UXTW] // src[filterPos[idx + 3]][0..3] 136 stp w10, w11, [sp, #8] // *scratch_mem = { src[filterPos[idx + 2]][0..3], src[filterPos[idx + 3]][0..3] } 145 ldp w10, w11, [x5, #8] // filterPos[idx + 2][0..3], [idx + 3][0..3], next iteration 164 ldr w11, [x3, w11, UXTW] // src[filterPos[idx + 3]], next iteration 178 stp w10, w11, [s [all...] |
H A D | yuv2rgb_neon.S | 42 neg w11, w0 61 lsr w11, w0, #1 62 neg w11, w11 104 csel w16, w7, w11, ne // incC = (h & 1) ? paddincC : -width 114 csel w16, w7, w11, ne // incU = (h & 1) ? paddincU : -width/2 115 csel w17, w14, w11, ne // incV = (h & 1) ? paddincV : -width/2
|
/third_party/node/deps/v8/src/regexp/arm64/ |
H A D | regexp-macro-assembler-arm64.cc | 324 __ Ldp(w11, capture_start_offset, capture_location(start_reg, x10)); in CheckNotBackReferenceIgnoreCase() 326 __ Sub(capture_length, w11, capture_start_offset); // Length to check. in CheckNotBackReferenceIgnoreCase() 370 __ Ldrb(w11, MemOperand(current_position_address, 1, PostIndex)); in CheckNotBackReferenceIgnoreCase() 371 __ Cmp(w10, w11); in CheckNotBackReferenceIgnoreCase() 376 __ Orr(w11, w11, 0x20); // Also convert input character. in CheckNotBackReferenceIgnoreCase() 377 __ Cmp(w11, w10); in CheckNotBackReferenceIgnoreCase() 477 __ Ldp(w11, w10, capture_location(start_reg, x10)); in CheckNotBackReference() 479 __ Sub(capture_length, w11, w10); // Length to check. in CheckNotBackReference() 514 __ Ldrb(w11, MemOperan in CheckNotBackReference() [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_astc.cpp | 1285 int w11 = (fs * ft + 8) >> 4; in compute_infill_weights() local 1286 int w10 = ft - w11; in compute_infill_weights() 1287 int w01 = fs - w11; in compute_infill_weights() 1288 int w00 = 16 - fs - ft + w11; in compute_infill_weights() 1297 i0 = (p00*w00 + p01*w01 + p10*w10 + p11*w11 + 8) >> 4; in compute_infill_weights() 1303 i1 = (p00*w00 + p01*w01 + p10*w10 + p11*w11 + 8) >> 4; in compute_infill_weights() 1315 i = (p00*w00 + p01*w01 + p10*w10 + p11*w11 + 8) >> 4; in compute_infill_weights()
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 175 w11 = 1.33987701479007233325288857758641761e+01L, variable 320 y*(w9+y*(w10+y*(w11+y*(w12+y*(w13+y*(w14+y*(w15+y*(w16+ in lgammal_r()
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgProgramExecutor.cpp | 115 float w11 = x*y; in interpolateVertexQuad() local 116 return quad.x()*w00 + quad.y()*w10 + quad.z()*w01 + quad.w()*w11; in interpolateVertexQuad()
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/aes/ |
H A D | aesv8-armx.S | 1976 and w11,w19,w22,asr#31 2013 and w11,w19,w22,asr#31 2031 and w11,w19,w22,asr#31 2040 and w11,w19,w22,asr#31 2168 and w11,w19,w22,asr#31 2178 and w11,w19,w22,asr#31 2188 and w11,w19,w22,asr#31 2198 and w11,w19,w22,asr#31 2209 and w11,w19,w22,asr #31 2311 and w11,w1 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/aes/ |
H A D | aesv8-armx.S | 1976 and w11,w19,w22,asr#31 2013 and w11,w19,w22,asr#31 2031 and w11,w19,w22,asr#31 2040 and w11,w19,w22,asr#31 2168 and w11,w19,w22,asr#31 2178 and w11,w19,w22,asr#31 2188 and w11,w19,w22,asr#31 2198 and w11,w19,w22,asr#31 2209 and w11,w19,w22,asr #31 2311 and w11,w1 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/aes/ |
H A D | aesv8-armx.S | 1976 and w11,w19,w22,asr#31 2013 and w11,w19,w22,asr#31 2031 and w11,w19,w22,asr#31 2040 and w11,w19,w22,asr#31 2168 and w11,w19,w22,asr#31 2178 and w11,w19,w22,asr#31 2188 and w11,w19,w22,asr#31 2198 and w11,w19,w22,asr#31 2209 and w11,w19,w22,asr #31 2311 and w11,w1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/aes/ |
H A D | aesv8-armx.S | 1976 and w11,w19,w22,asr#31 2013 and w11,w19,w22,asr#31 2031 and w11,w19,w22,asr#31 2040 and w11,w19,w22,asr#31 2168 and w11,w19,w22,asr#31 2178 and w11,w19,w22,asr#31 2188 and w11,w19,w22,asr#31 2198 and w11,w19,w22,asr#31 2209 and w11,w19,w22,asr #31 2311 and w11,w1 [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | armv8-mont.pl | 591 ldp w10,w11,[$nptr],#8 595 sbcs w11,w7,w11 598 stp w10,w11,[$rptr],#8 615 ldp w10,w11,[$rptr] 621 mov w11,w7 628 stp w10,w11,[$rptr],#8 631 ldp w10,w11,[$rptr] 637 mov w11, w7 643 stp w10,w11,[ [all...] |
/third_party/openssl/crypto/bn/asm/ |
H A D | armv8-mont.pl | 591 ldp w10,w11,[$nptr],#8 595 sbcs w11,w7,w11 598 stp w10,w11,[$rptr],#8 615 ldp w10,w11,[$rptr] 621 mov w11,w7 628 stp w10,w11,[$rptr],#8 631 ldp w10,w11,[$rptr] 637 mov w11, w7 643 stp w10,w11,[ [all...] |
/third_party/vixl/test/aarch64/ |
H A D | test-disasm-aarch64.cc | 81 COMPARE_MACRO(Mov(w10, Operand(w11, UXTB)), "uxtb w10, w11"); in TEST() 125 COMPARE(movk(w11, 0xabcd, 16), "movk w11, #0xabcd, lsl #16"); in TEST() 335 COMPARE(adds(x9, x10, Operand(x11, UXTW, 3)), "adds x9, x10, w11, uxtw #3"); in TEST() 361 COMPARE(subs(x9, x10, Operand(x11, UXTW, 3)), "subs x9, x10, w11, uxtw #3"); in TEST() 537 COMPARE(uxtb(w10, w11), "uxtb w10, w11"); in TEST() 586 COMPARE(crc32b(w0, w11, w22), "crc32b w0, w11, w2 in TEST() [all...] |