/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/ec/ |
D | ecp_nistz256-armv8.S | 2501 ldp x14,x15,[x1] 2524 ldp x14,x15,[x1] 2545 ldp x14,x15,[x1] 2550 mov x9,x15 2570 ldp x14,x15,[x1] 2575 mov x9,x15 2579 mov x5,x15 2607 ldp x14,x15,[x1] 2630 mov x15,xzr 2651 mul x15,x5,x3 // a[1]*b[0] [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/ec/ |
D | ecp_nistz256-armv8.S | 2501 ldp x14,x15,[x1] 2524 ldp x14,x15,[x1] 2545 ldp x14,x15,[x1] 2550 mov x9,x15 2570 ldp x14,x15,[x1] 2575 mov x9,x15 2579 mov x5,x15 2607 ldp x14,x15,[x1] 2630 mov x15,xzr 2651 mul x15,x5,x3 // a[1]*b[0] [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/ec/ |
D | ecp_nistz256-armv8.S | 2501 ldp x14,x15,[x1] 2524 ldp x14,x15,[x1] 2545 ldp x14,x15,[x1] 2550 mov x9,x15 2570 ldp x14,x15,[x1] 2575 mov x9,x15 2579 mov x5,x15 2607 ldp x14,x15,[x1] 2630 mov x15,xzr 2651 mul x15,x5,x3 // a[1]*b[0] [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/ec/ |
D | ecp_nistz256-armv8.S | 2501 ldp x14,x15,[x1] 2524 ldp x14,x15,[x1] 2545 ldp x14,x15,[x1] 2550 mov x9,x15 2570 ldp x14,x15,[x1] 2575 mov x9,x15 2579 mov x5,x15 2607 ldp x14,x15,[x1] 2630 mov x15,xzr 2651 mul x15,x5,x3 // a[1]*b[0] [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/bn/ |
D | armv8-mont.S | 50 mul x15,x6,x4 // "tp[0]"*n0 54 umulh x13,x13,x15 55 mul x16,x14,x15 // np[1]*m1 67 umulh x17,x14,x15 84 mul x16,x14,x15 // np[j]*m1 86 umulh x17,x14,x15 121 mul x15,x6,x4 125 umulh x13,x13,x15 126 mul x16,x14,x15 // np[1]*m1 129 umulh x17,x14,x15 [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/bn/ |
D | armv8-mont.S | 50 mul x15,x6,x4 // "tp[0]"*n0 54 umulh x13,x13,x15 55 mul x16,x14,x15 // np[1]*m1 67 umulh x17,x14,x15 84 mul x16,x14,x15 // np[j]*m1 86 umulh x17,x14,x15 121 mul x15,x6,x4 125 umulh x13,x13,x15 126 mul x16,x14,x15 // np[1]*m1 129 umulh x17,x14,x15 [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/bn/ |
D | armv8-mont.S | 50 mul x15,x6,x4 // "tp[0]"*n0 54 umulh x13,x13,x15 55 mul x16,x14,x15 // np[1]*m1 67 umulh x17,x14,x15 84 mul x16,x14,x15 // np[j]*m1 86 umulh x17,x14,x15 121 mul x15,x6,x4 125 umulh x13,x13,x15 126 mul x16,x14,x15 // np[1]*m1 129 umulh x17,x14,x15 [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/bn/ |
D | armv8-mont.S | 50 mul x15,x6,x4 // "tp[0]"*n0 54 umulh x13,x13,x15 55 mul x16,x14,x15 // np[1]*m1 67 umulh x17,x14,x15 84 mul x16,x14,x15 // np[j]*m1 86 umulh x17,x14,x15 121 mul x15,x6,x4 125 umulh x13,x13,x15 126 mul x16,x14,x15 // np[1]*m1 129 umulh x17,x14,x15 [all …]
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | synth_filter_neon.S | 27 ld1 {v29.4s}, [x9], x15 28 ld1 {v28.4s}, [x8], x15 29 ld1 {v30.4s}, [x10], x15 30 ld1 {v31.4s}, [x11], x15 32 ld1 {v24.4s}, [x4], x15 33 ld1 {v25.4s}, [x5], x15 35 ld1 {v26.4s}, [x6], x15 37 ld1 {v27.4s}, [x7], x15 71 mov x15, #64*4
|
/third_party/FreeBSD/crypto/openssh/openbsd-compat/ |
D | chacha_private.h | 95 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local 142 x15 = j15; in chacha_encrypt_bytes() 147 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes() 148 QUARTERROUND( x0, x5,x10,x15) in chacha_encrypt_bytes() 168 x15 = PLUS(x15,j15); in chacha_encrypt_bytes() 186 x15 = XOR(x15,U8TO32_LITTLE(m + 60)); in chacha_encrypt_bytes() 210 U32TO8_LITTLE(c + 60,x15); in chacha_encrypt_bytes()
|
/third_party/libwebsockets/plugins/ssh-base/crypto/ |
D | chacha.c | 102 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local 149 x15 = j15; in chacha_encrypt_bytes() 154 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes() 155 QUARTERROUND( x0, x5,x10,x15) in chacha_encrypt_bytes() 175 x15 = PLUS(x15,j15); in chacha_encrypt_bytes() 192 x15 = XOR(x15,U8TO32_LITTLE(m + 60)); in chacha_encrypt_bytes() 214 U32TO8_LITTLE(c + 60,x15); in chacha_encrypt_bytes()
|
/third_party/pcre2/pcre2/testdata/ |
D | testoutputEBC | 66 0: A\x15 84 0: A\x15 139 0: A\x15 157 0: A\x15 192 …\x00\x01\x02\x03\x04\x05\x06\x07\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x… 193 …0: \x00\x01\x02\x03\x04\x05\x06\x07\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x1…
|
/third_party/typescript/tests/baselines/reference/ |
D | declarationEmitDestructuringArrayPattern4.js | 4 var [x15, y15, ...a7] = [1, 2, 3]; 15 var _b = [1, 2, 3], x15 = _b[0], y15 = _b[1], a7 = _b.slice(2); variable 26 declare var x15: number, y15: number, a7: [number];
|
D | declarationEmitDestructuringArrayPattern4.symbols | 9 var [x15, y15, ...a7] = [1, 2, 3]; 10 >x15 : Symbol(x15, Decl(declarationEmitDestructuringArrayPattern4.ts, 2, 5))
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/ |
D | sha512-armv8.S | 326 eor x15,x23,x23,ror#23 332 eor x16,x16,x15,ror#18 // Sigma1(e) 333 ror x15,x27,#28 340 eor x17,x15,x17,ror#34 // Sigma0(a) 371 ldp x15,x0,[x1],#2*8 395 rev x15,x15 // 12 404 add x23,x23,x15 // h+=X[i] 593 add x6,x6,x15 632 str x15,[sp,#0] 639 ror x15,x24,#28 [all …]
|
D | keccak1600-armv8.S | 54 eor x26,x26,x15 87 eor x15,x15,x4 128 ror x23,x15,#64-41 134 ror x15,x28,#64-27 178 bic x28,x15,x19 179 bic x30,x16,x15 180 eor x15,x15,x26 227 ldp x14,x15,[x26,#16*7] 244 stp x14,x15,[x26,#16*7] 290 ldp x14,x15,[x26,#16*7] [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/ |
D | sha512-armv8.S | 326 eor x15,x23,x23,ror#23 332 eor x16,x16,x15,ror#18 // Sigma1(e) 333 ror x15,x27,#28 340 eor x17,x15,x17,ror#34 // Sigma0(a) 371 ldp x15,x0,[x1],#2*8 395 rev x15,x15 // 12 404 add x23,x23,x15 // h+=X[i] 593 add x6,x6,x15 632 str x15,[sp,#0] 639 ror x15,x24,#28 [all …]
|
D | keccak1600-armv8.S | 54 eor x26,x26,x15 87 eor x15,x15,x4 128 ror x23,x15,#64-41 134 ror x15,x28,#64-27 178 bic x28,x15,x19 179 bic x30,x16,x15 180 eor x15,x15,x26 227 ldp x14,x15,[x26,#16*7] 244 stp x14,x15,[x26,#16*7] 290 ldp x14,x15,[x26,#16*7] [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/gen/ |
D | ImageCopy.frag.0000001A.inc | 19 0x13,0x0b,0xd2,0x51,0x94,0x13,0x15,0x44,0xf9,0xd1,0x2f,0x51,0xe6,0x6f,0x46,0x94, 20 0x08,0x48,0x14,0x15,0x46,0xa9,0xf8,0xb9,0xba,0x6b,0x43,0x57,0xfd,0xd0,0x9e,0xbe, 24 0x02,0x9e,0x8e,0xe5,0x80,0xe5,0x0b,0x96,0x00,0x2b,0x15,0x2c,0x09,0x56,0x21,0x58, 25 0x2e,0xd8,0x5d,0x82,0xe5,0x81,0xcd,0x15,0x2c,0x05,0x76,0x8f,0x60,0x69,0xb0,0x85, 26 0x82,0xe5,0x83,0xdd,0x2f,0xd8,0x34,0xb0,0xc5,0x82,0x15,0x80,0x35,0x08,0x56,0x08, 33 0x2c,0xf7,0xb1,0xf8,0x15,0xd4,0xbf,0x9c,0xf8,0x15,0x71,0x9c,0x0c,0x56,0x47,0xae, 47 0xc1,0xc7,0xf6,0xb3,0x39,0x57,0x15,0xe7,0x9c,0x8c,0xf5,0xcf,0x16,0xff,0xb9,0xe4, 57 0xbd,0x15,0x2d,0xd6,0x77,0x99,0x7e,0xcc,0x60,0xad,0x32,0x3f,0xbc,0x27,0xda,0xd0, 60 0xe9,0x82,0x67,0x8d,0xd4,0xf7,0x19,0xf0,0xf5,0xc1,0x27,0x15,0x6b,0xcf,0x9c,0x8d, 91 0x5c,0x45,0xcb,0x15,0xb4,0x5c,0x15,0x2d,0xee,0x3f,0x21,0x5a,0x7e,0xca,0xd2,0x72,
|
D | BlitResolve.frag.00000000.inc | 15 0xa3,0x41,0x14,0x4d,0x70,0x02,0x15,0x45,0x71,0x42,0x13,0x15,0x48,0x1c,0x80,0x85, 16 0x0a,0x0b,0x07,0x48,0x9c,0x60,0xe1,0x00,0x0b,0x15,0x59,0x98,0x38,0x6d,0xfc,0x21, 30 0x32,0xce,0x27,0x15,0xeb,0xe9,0xfb,0x12,0x79,0xcb,0xb2,0x76,0x35,0x92,0x9f,0x63, 35 0xba,0xe6,0xd7,0x93,0x5f,0x15,0x3d,0x92,0x61,0x03,0x79,0x8a,0x37,0x96,0x8c,0xcb, 37 0xbd,0x0e,0xf2,0xde,0x4e,0x2f,0x07,0xe3,0x1e,0x15,0x7f,0xcb,0xc4,0xfb,0x08,0x79, 43 0xf2,0x15,0x24,0x99,0x6b,0x80,0xfb,0x29,0x8c,0x7e,0x1b,0xad,0x9c,0xe5,0xf9,0x9c, 47 0x37,0x6e,0x15,0xfc,0x23,0xc6,0xad,0x61,0xec,0x2a,0xc6,0xd9,0x5d,0xb6,0x84,0xf3, 49 0x15,0x68,0xa4,0xb7,0xdf,0x92,0xaf,0x5a,0x83,0x44,0x23,0xeb,0xd2,0xe0,0x7a,0xde, 58 0xe6,0xd3,0x1e,0xff,0x97,0x15,0xef,0x16,0xc5,0x7a,0x8f,0x74,0x72,0x87,0xf4,0xc8,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/sha/ |
D | sha512-armv8.S | 326 eor x15,x23,x23,ror#23 332 eor x16,x16,x15,ror#18 // Sigma1(e) 333 ror x15,x27,#28 340 eor x17,x15,x17,ror#34 // Sigma0(a) 371 ldp x15,x0,[x1],#2*8 395 rev x15,x15 // 12 404 add x23,x23,x15 // h+=X[i] 593 add x6,x6,x15 632 str x15,[sp,#0] 639 ror x15,x24,#28 [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/ |
D | sha512-armv8.S | 326 eor x15,x23,x23,ror#23 332 eor x16,x16,x15,ror#18 // Sigma1(e) 333 ror x15,x27,#28 340 eor x17,x15,x17,ror#34 // Sigma0(a) 371 ldp x15,x0,[x1],#2*8 395 rev x15,x15 // 12 404 add x23,x23,x15 // h+=X[i] 593 add x6,x6,x15 632 str x15,[sp,#0] 639 ror x15,x24,#28 [all …]
|
D | keccak1600-armv8.S | 54 eor x26,x26,x15 87 eor x15,x15,x4 128 ror x23,x15,#64-41 134 ror x15,x28,#64-27 178 bic x28,x15,x19 179 bic x30,x16,x15 180 eor x15,x15,x26 227 ldp x14,x15,[x26,#16*7] 244 stp x14,x15,[x26,#16*7] 290 ldp x14,x15,[x26,#16*7] [all …]
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | DXTSRGBCompressedTextureTestData.inl | 29 … 0x17, 0xba, 0xe8, 0x45, 0x11, 0x10, 0x15, 0x00, 0xf7, 0x45, 0x17, 0x42, 0x11, 0x10, 0x15, 0x00, 56 … 0xa8, 0x4d, 0x48, 0xb2, 0x13, 0x10, 0x15, 0x00, 0xe8, 0xbd, 0x17, 0x42, 0x44, 0x45, 0x40, 0x55, 57 … 0x17, 0xba, 0xe8, 0x45, 0x11, 0x10, 0x15, 0x00, 0xf7, 0x45, 0x17, 0x42, 0x11, 0x10, 0x15, 0x00, 86 … 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x17, 0xba, 0xe8, 0x45, 0x11, 0x10, 0x15, 0x00, 87 … 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf7, 0x45, 0x17, 0x42, 0x11, 0x10, 0x15, 0x00, 116 … 0xff, 0xff, 0x49, 0x92, 0x24, 0x49, 0x92, 0x24, 0x17, 0xba, 0xe8, 0x45, 0x11, 0x10, 0x15, 0x00, 117 … 0xff, 0xff, 0x49, 0x92, 0x24, 0x49, 0x92, 0x24, 0xf7, 0x45, 0x17, 0x42, 0x11, 0x10, 0x15, 0x00,
|
/third_party/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 129 COMPARE(movn(x15, 0xabcd0000), "mov x15, #0xffffffff5432ffff"); in TEST() 137 COMPARE(mov(x15, 0xabcd0000), "mov x15, #0xabcd0000"); in TEST() 285 COMPARE(add(x15, x16, Operand(x17, LSR, 4)), "add x15, x16, x17, lsr #4"); in TEST() 311 COMPARE(sub(x15, x16, Operand(x17, LSR, 4)), "sub x15, x16, x17, lsr #4"); in TEST() 393 COMPARE(sbc(x15, x16, Operand(x17)), "sbc x15, x16, x17"); in TEST() 496 COMPARE(rev(x14, x15), "rev x14, x15"); in TEST() 517 COMPARE(autda(x15, x16), "autda x15, x16"); in TEST() 561 COMPARE(bfxil(x15, x16, 8, 13), "bfxil x15, x16, #8, #13"); in TEST() 682 COMPARE(extr(x14, x15, x15, 42), "ror x14, x15, #42"); in TEST() 884 COMPARE(asrv(x15, x16, x17), "asr x15, x16, x17"); in TEST() [all …]
|