/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | vp9lpf_neon.S | 632 sub x9, x0, x1, lsl #2 633 ld1 {v20.8b}, [x9], x1 // p3 635 ld1 {v21.8b}, [x9], x1 // p2 637 ld1 {v22.8b}, [x9], x1 // p1 639 ld1 {v23.8b}, [x9], x1 // p0 642 sub x9, x9, x1, lsl #1 646 st1 {v22.8b}, [x9], x1 648 st1 {v23.8b}, [x9], x1 656 sub x9, x [all...] |
H A D | vp9lpf_16bpp_neon.S | 524 sub x9, x0, x1, lsl #2 525 ld1 {v20.8h}, [x9], x1 // p3 527 ld1 {v21.8h}, [x9], x1 // p2 529 ld1 {v22.8h}, [x9], x1 // p1 531 ld1 {v23.8h}, [x9], x1 // p0 534 sub x9, x9, x1, lsl #1 538 st1 {v22.8h}, [x9], x1 540 st1 {v23.8h}, [x9], x1 551 sub x9, x [all...] |
H A D | synth_filter_neon.S | 27 ld1 {v29.4s}, [x9], x15 47 ldr x9, [x0, #IMDCT_HALF] // imdct_half function pointer 62 blr x9 65 ldp x13, x9, [sp, #16] // out, synth_buf 72 add x8, x9, #12*4 76 add x10, x9, #16*4 // synth_buf 95 sub x9, x9, #512*4 114 add x9, x9, # [all...] |
H A D | mpegaudiodsp_neon.S | 55 mov x9, #64<<2 82 ld1 {v0.4s}, [x8], x9 83 ld1 {v1.4s}, [x10], x9 84 ld1 {v2.4s}, [x6], x9 85 ld1 {v3.4s}, [x7], x9 88 ld1 {v4.4s}, [x11], x9 89 ld1 {v5.4s}, [x12], x9 146 ld1 {v0.2s}, [x6], x9 147 ld1 {v1.2s}, [x0], x9 149 ld1 {v2.2s}, [x6], x9 [all...] |
H A D | vp9mc_aarch64.S | 33 ldp x9, x10, [x2, #32] 37 stp x9, x10, [x0, #32] 42 ldp x9, x10, [x2, #96] 45 stp x9, x10, [x0, #96] 58 ldp x9, x10, [x2, #32] 62 stp x9, x10, [x0, #32]
|
/third_party/ffmpeg/tests/checkasm/aarch64/ |
H A D | checkasm.S | 86 movrel x9, register_init 87 ldp d8, d9, [x9], #16 88 ldp d10, d11, [x9], #16 89 ldp d12, d13, [x9], #16 90 ldp d14, d15, [x9], #16 91 ldp x19, x20, [x9], #16 92 ldp x21, x22, [x9], #16 93 ldp x23, x24, [x9], #16 94 ldp x25, x26, [x9], #16 95 ldp x27, x28, [x9], #1 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/poly1305/ |
H A D | poly1305-armv8.S | 29 mov x9,#0xfffffffc0fffffff 30 movk x9,#0x0fff,lsl#48 35 and x7,x7,x9 // &=0ffffffc0fffffff 36 and x9,x9,#-4 37 and x8,x8,x9 // &=0ffffffc0ffffffc 71 add x9,x8,x8,lsr#2 // s1 = r1 + (r1 >> 2) 89 mul x10,x5,x9 // h1*5*r1 90 umulh x11,x5,x9 103 mul x10,x6,x9 // h [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/poly1305/ |
H A D | poly1305-armv8.S | 29 mov x9,#0xfffffffc0fffffff 30 movk x9,#0x0fff,lsl#48 35 and x7,x7,x9 // &=0ffffffc0fffffff 36 and x9,x9,#-4 37 and x8,x8,x9 // &=0ffffffc0ffffffc 71 add x9,x8,x8,lsr#2 // s1 = r1 + (r1 >> 2) 89 mul x10,x5,x9 // h1*5*r1 90 umulh x11,x5,x9 103 mul x10,x6,x9 // h [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/poly1305/ |
H A D | poly1305-armv8.S | 29 mov x9,#0xfffffffc0fffffff 30 movk x9,#0x0fff,lsl#48 35 and x7,x7,x9 // &=0ffffffc0fffffff 36 and x9,x9,#-4 37 and x8,x8,x9 // &=0ffffffc0ffffffc 71 add x9,x8,x8,lsr#2 // s1 = r1 + (r1 >> 2) 89 mul x10,x5,x9 // h1*5*r1 90 umulh x11,x5,x9 103 mul x10,x6,x9 // h [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/poly1305/ |
H A D | poly1305-armv8.S | 29 mov x9,#0xfffffffc0fffffff 30 movk x9,#0x0fff,lsl#48 35 and x7,x7,x9 // &=0ffffffc0fffffff 36 and x9,x9,#-4 37 and x8,x8,x9 // &=0ffffffc0ffffffc 71 add x9,x8,x8,lsr#2 // s1 = r1 + (r1 >> 2) 89 mul x10,x5,x9 // h1*5*r1 90 umulh x11,x5,x9 103 mul x10,x6,x9 // h [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/ |
H A D | keccak1600-armv8.S | 44 stp x4,x9,[sp,#0] // offload pair... 48 eor x4,x4,x9 65 eor x9,x26,x28,ror#63 67 eor x1,x1,x9 68 eor x6,x6,x9 69 eor x11,x11,x9 70 eor x16,x16,x9 71 eor x21,x21,x9 73 eor x9,x27,x30,ror#63 78 eor x27, x2,x9 // mo [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/ |
H A D | keccak1600-armv8.S | 44 stp x4,x9,[sp,#0] // offload pair... 48 eor x4,x4,x9 65 eor x9,x26,x28,ror#63 67 eor x1,x1,x9 68 eor x6,x6,x9 69 eor x11,x11,x9 70 eor x16,x16,x9 71 eor x21,x21,x9 73 eor x9,x27,x30,ror#63 78 eor x27, x2,x9 // mo [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/modes/ |
H A D | aes-gcm-armv8_64.S | 57 orr x9, x11, x9, lsl #32 //CTR block 1 60 fmov v1.d[1], x9 //CTR block 1 64 orr x9, x11, x9, lsl #32 //CTR block 2 67 fmov v2.d[1], x9 //CTR block 2 70 orr x9, x11, x9, lsl #32 //CTR block 3 74 fmov v3.d[1], x9 //CTR block 3 264 orr x9, x1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/modes/ |
H A D | aes-gcm-armv8_64.S | 57 orr x9, x11, x9, lsl #32 //CTR block 1 60 fmov v1.d[1], x9 //CTR block 1 64 orr x9, x11, x9, lsl #32 //CTR block 2 67 fmov v2.d[1], x9 //CTR block 2 70 orr x9, x11, x9, lsl #32 //CTR block 3 74 fmov v3.d[1], x9 //CTR block 3 264 orr x9, x1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/modes/ |
H A D | aes-gcm-armv8_64.S | 57 orr x9, x11, x9, lsl #32 //CTR block 1 60 fmov v1.d[1], x9 //CTR block 1 64 orr x9, x11, x9, lsl #32 //CTR block 2 67 fmov v2.d[1], x9 //CTR block 2 70 orr x9, x11, x9, lsl #32 //CTR block 3 74 fmov v3.d[1], x9 //CTR block 3 264 orr x9, x1 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/modes/ |
H A D | aes-gcm-armv8_64.S | 57 orr x9, x11, x9, lsl #32 //CTR block 1 60 fmov v1.d[1], x9 //CTR block 1 64 orr x9, x11, x9, lsl #32 //CTR block 2 67 fmov v2.d[1], x9 //CTR block 2 70 orr x9, x11, x9, lsl #32 //CTR block 3 74 fmov v3.d[1], x9 //CTR block 3 264 orr x9, x1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/bn/ |
H A D | armv8-mont.S | 36 ldr x9,[x2],#8 // bp[0] 44 mul x6,x7,x9 // ap[0]*bp[0] 46 umulh x7,x7,x9 47 mul x10,x8,x9 // ap[1]*bp[0] 48 umulh x11,x8,x9 79 mul x10,x8,x9 // ap[j]*bp[0] 81 umulh x11,x8,x9 107 ldr x9,[x2],#8 // bp[i] 112 mul x6,x7,x9 // ap[0]*bp[i] 114 umulh x7,x7,x9 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/bn/ |
H A D | armv8-mont.S | 36 ldr x9,[x2],#8 // bp[0] 44 mul x6,x7,x9 // ap[0]*bp[0] 46 umulh x7,x7,x9 47 mul x10,x8,x9 // ap[1]*bp[0] 48 umulh x11,x8,x9 79 mul x10,x8,x9 // ap[j]*bp[0] 81 umulh x11,x8,x9 107 ldr x9,[x2],#8 // bp[i] 112 mul x6,x7,x9 // ap[0]*bp[i] 114 umulh x7,x7,x9 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/bn/ |
H A D | armv8-mont.S | 36 ldr x9,[x2],#8 // bp[0] 44 mul x6,x7,x9 // ap[0]*bp[0] 46 umulh x7,x7,x9 47 mul x10,x8,x9 // ap[1]*bp[0] 48 umulh x11,x8,x9 79 mul x10,x8,x9 // ap[j]*bp[0] 81 umulh x11,x8,x9 107 ldr x9,[x2],#8 // bp[i] 112 mul x6,x7,x9 // ap[0]*bp[i] 114 umulh x7,x7,x9 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/bn/ |
H A D | armv8-mont.S | 36 ldr x9,[x2],#8 // bp[0] 44 mul x6,x7,x9 // ap[0]*bp[0] 46 umulh x7,x7,x9 47 mul x10,x8,x9 // ap[1]*bp[0] 48 umulh x11,x8,x9 79 mul x10,x8,x9 // ap[j]*bp[0] 81 umulh x11,x8,x9 107 ldr x9,[x2],#8 // bp[i] 112 mul x6,x7,x9 // ap[0]*bp[i] 114 umulh x7,x7,x9 [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | declarationEmitDestructuringObjectLiteralPattern1.js | 8 var { x9: a2, y9: b2 } = { x9: 5, y9: "hello" };
property 17 var _c = { x9: 5, y9: "hello" }, a2 = _c.x9, b2 = _c.y9;
|
/third_party/FreeBSD/crypto/openssh/openbsd-compat/ |
H A 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 136 x9 = j9;
in chacha_encrypt_bytes() 145 QUARTERROUND( x1, x5, x9,x13)
in chacha_encrypt_bytes() 151 QUARTERROUND( x3, x4, x9,x14)
in chacha_encrypt_bytes() 162 x9 = PLUS(x9,j9);
in chacha_encrypt_bytes() 180 x9 = XOR(x9,U8TO32_LITTLE(m + 36));
in chacha_encrypt_bytes() 204 U32TO8_LITTLE(c + 36,x9);
in chacha_encrypt_bytes()
|
/third_party/ffmpeg/libavfilter/aarch64/ |
H A D | vf_nlmeans_neon.S | 40 sub x9, x0, w1, UXTW #2 // dst_top 45 sub x8, x9, #4 // dst_top-1 55 ld1 {v20.4S,v21.4S}, [x9], #32 // dst_top[x + 0..7] 58 ld1 {v22.4S,v23.4S}, [x9], #32 // dst_top[x + 8..15] 76 add x9, x9, x1 // skip to next line (dst_top)
|
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-armv8.pl | 464 ldp x9,x13,[$in2],#48 472 rev x9,x9 476 and x5,x9,#0x03ffffff 478 ubfx x7,x9,#26,#26 481 extr x9,x13,x9,#52 485 and x9,x9,#0x03ffffff 490 add x8,x8,x9,ls [all...] |
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-armv8.pl | 466 ldp x9,x13,[$in2],#48 474 rev x9,x9 478 and x5,x9,#0x03ffffff 480 ubfx x7,x9,#26,#26 483 extr x9,x13,x9,#52 487 and x9,x9,#0x03ffffff 492 add x8,x8,x9,ls [all...] |