/third_party/ffmpeg/tests/checkasm/aarch64/ |
D | checkasm.S | 87 ldp d8, d9, [x9], #16 define 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], #16 109 ldp x10, x11, [x9], #32 [all …]
|
/third_party/optimized-routines/string/aarch64/ |
D | memcpy.S | 72 ldp A_l, A_h, [src] 73 ldp D_l, D_h, [srcend, -16] 113 ldp A_l, A_h, [src] 114 ldp B_l, B_h, [src, 16] 115 ldp C_l, C_h, [srcend, -32] 116 ldp D_l, D_h, [srcend, -16] 128 ldp E_l, E_h, [src, 32] 129 ldp F_l, F_h, [src, 48] 132 ldp G_l, G_h, [srcend, -64] 133 ldp H_l, H_h, [srcend, -48] [all …]
|
D | memcpy-advsimd.S | 109 ldp A_q, B_q, [src] 110 ldp C_q, D_q, [srcend, -32] 120 ldp E_q, F_q, [src, 32] 123 ldp G_q, H_q, [srcend, -64] 144 ldp A_q, B_q, [src, 16] 146 ldp C_q, D_q, [src, 48] 151 ldp A_q, B_q, [src, 80] 153 ldp C_q, D_q, [src, 112] 161 ldp E_q, F_q, [srcend, -64] 163 ldp A_q, B_q, [srcend, -32] [all …]
|
/third_party/libffi/src/aarch64/ |
D | win64_armasm.S | 80 ldp q0, q1, [sp, #0] 81 ldp q2, q3, [sp, #32] 82 ldp q4, q5, [sp, #64] 83 ldp q6, q7, [sp, #96] 88 ldp x0, x1, [sp, #16*N_V_ARG_REG + 0] 89 ldp x2, x3, [sp, #16*N_V_ARG_REG + 16] 90 ldp x4, x5, [sp, #16*N_V_ARG_REG + 32] 91 ldp x6, x7, [sp, #16*N_V_ARG_REG + 48] 98 ldp x3, x4, [x29, #16] /* reload rvalue and flags */ 102 ldp x29, x30, [x29] [all …]
|
D | sysv.S | 99 ldp q0, q1, [sp, #0] 100 ldp q2, q3, [sp, #32] 101 ldp q4, q5, [sp, #64] 102 ldp q6, q7, [sp, #96] 106 ldp x0, x1, [sp, #16*N_V_ARG_REG + 0] 107 ldp x2, x3, [sp, #16*N_V_ARG_REG + 16] 108 ldp x4, x5, [sp, #16*N_V_ARG_REG + 32] 109 ldp x6, x7, [sp, #16*N_V_ARG_REG + 48] 116 ldp x3, x4, [x29, #16] /* reload rvalue and flags */ 121 ldp x29, x30, [x29] [all …]
|
/third_party/musl/src/string/aarch64/ |
D | memcpy.S | 66 ldp A_l, A_h, [src] 67 ldp D_l, D_h, [srcend, -16] 107 ldp A_l, A_h, [src] 108 ldp B_l, B_h, [src, 16] 109 ldp C_l, C_h, [srcend, -32] 110 ldp D_l, D_h, [srcend, -16] 122 ldp E_l, E_h, [src, 32] 123 ldp F_l, F_h, [src, 48] 126 ldp G_l, G_h, [srcend, -64] 127 ldp H_l, H_h, [srcend, -48] [all …]
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | vp9mc_aarch64.S | 30 ldp x5, x6, [x2] 31 ldp x7, x8, [x2, #16] 33 ldp x9, x10, [x2, #32] 36 ldp x11, x12, [x2, #48] 39 ldp x5, x6, [x2, #64] 40 ldp x7, x8, [x2, #80] 42 ldp x9, x10, [x2, #96] 44 ldp x11, x12, [x2, #112] 55 ldp x5, x6, [x2] 56 ldp x7, x8, [x2, #16] [all …]
|
/third_party/musl/src/setjmp/aarch64/ |
D | longjmp.s | 8 ldp x19, x20, [x0,#0] 9 ldp x21, x22, [x0,#16] 10 ldp x23, x24, [x0,#32] 11 ldp x25, x26, [x0,#48] 12 ldp x27, x28, [x0,#64] 13 ldp x29, x30, [x0,#80] 16 ldp d8 , d9, [x0,#112] define 17 ldp d10, d11, [x0,#128] 18 ldp d12, d13, [x0,#144] 19 ldp d14, d15, [x0,#160]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/ |
D | keccak1600-armv8.S | 89 ldp x4,x9,[sp,#0] // re-load offloaded data 220 ldp x0,x1,[x0,#16*0] 221 ldp x2,x3,[x26,#16*1] 222 ldp x4,x5,[x26,#16*2] 223 ldp x6,x7,[x26,#16*3] 224 ldp x8,x9,[x26,#16*4] 225 ldp x10,x11,[x26,#16*5] 226 ldp x12,x13,[x26,#16*6] 227 ldp x14,x15,[x26,#16*7] 228 ldp x16,x17,[x26,#16*8] [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/ |
D | keccak1600-armv8.S | 89 ldp x4,x9,[sp,#0] // re-load offloaded data 220 ldp x0,x1,[x0,#16*0] 221 ldp x2,x3,[x26,#16*1] 222 ldp x4,x5,[x26,#16*2] 223 ldp x6,x7,[x26,#16*3] 224 ldp x8,x9,[x26,#16*4] 225 ldp x10,x11,[x26,#16*5] 226 ldp x12,x13,[x26,#16*6] 227 ldp x14,x15,[x26,#16*7] 228 ldp x16,x17,[x26,#16*8] [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/ |
D | keccak1600-armv8.S | 89 ldp x4,x9,[sp,#0] // re-load offloaded data 220 ldp x0,x1,[x0,#16*0] 221 ldp x2,x3,[x26,#16*1] 222 ldp x4,x5,[x26,#16*2] 223 ldp x6,x7,[x26,#16*3] 224 ldp x8,x9,[x26,#16*4] 225 ldp x10,x11,[x26,#16*5] 226 ldp x12,x13,[x26,#16*6] 227 ldp x14,x15,[x26,#16*7] 228 ldp x16,x17,[x26,#16*8] [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/sha/ |
D | keccak1600-armv8.S | 89 ldp x4,x9,[sp,#0] // re-load offloaded data 220 ldp x0,x1,[x0,#16*0] 221 ldp x2,x3,[x26,#16*1] 222 ldp x4,x5,[x26,#16*2] 223 ldp x6,x7,[x26,#16*3] 224 ldp x8,x9,[x26,#16*4] 225 ldp x10,x11,[x26,#16*5] 226 ldp x12,x13,[x26,#16*6] 227 ldp x14,x15,[x26,#16*7] 228 ldp x16,x17,[x26,#16*8] [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/ec/ |
D | ecp_nistz256-armv8.S | 2404 ldp x4,x5,[x1] 2405 ldp x6,x7,[x1,#16] 2412 ldp x19,x20,[sp,#16] 2413 ldp x29,x30,[sp],#32 2429 ldp x4,x5,[x1] 2430 ldp x6,x7,[x1,#16] 2437 ldp x19,x20,[sp,#16] 2438 ldp x29,x30,[sp],#32 2455 ldp x4,x5,[x1] 2456 ldp x6,x7,[x1,#16] [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/ec/ |
D | ecp_nistz256-armv8.S | 2404 ldp x4,x5,[x1] 2405 ldp x6,x7,[x1,#16] 2412 ldp x19,x20,[sp,#16] 2413 ldp x29,x30,[sp],#32 2429 ldp x4,x5,[x1] 2430 ldp x6,x7,[x1,#16] 2437 ldp x19,x20,[sp,#16] 2438 ldp x29,x30,[sp],#32 2455 ldp x4,x5,[x1] 2456 ldp x6,x7,[x1,#16] [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/ec/ |
D | ecp_nistz256-armv8.S | 2404 ldp x4,x5,[x1] 2405 ldp x6,x7,[x1,#16] 2412 ldp x19,x20,[sp,#16] 2413 ldp x29,x30,[sp],#32 2429 ldp x4,x5,[x1] 2430 ldp x6,x7,[x1,#16] 2437 ldp x19,x20,[sp,#16] 2438 ldp x29,x30,[sp],#32 2455 ldp x4,x5,[x1] 2456 ldp x6,x7,[x1,#16] [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/ec/ |
D | ecp_nistz256-armv8.S | 2404 ldp x4,x5,[x1] 2405 ldp x6,x7,[x1,#16] 2412 ldp x19,x20,[sp,#16] 2413 ldp x29,x30,[sp],#32 2429 ldp x4,x5,[x1] 2430 ldp x6,x7,[x1,#16] 2437 ldp x19,x20,[sp,#16] 2438 ldp x29,x30,[sp],#32 2455 ldp x4,x5,[x1] 2456 ldp x6,x7,[x1,#16] [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/bn/ |
D | armv8-mont.S | 38 ldp x7,x8,[x1],#16 // ap[0..1] 42 ldp x13,x14,[x3],#16 // np[0..1] 108 ldp x7,x8,[x1],#16 115 ldp x13,x14,[x3],#16 216 ldp x19,x20,[x29,#16] 218 ldp x21,x22,[x29,#32] 220 ldp x23,x24,[x29,#48] 855 ldp w4,w5,[x1],#8 856 ldp w6,w7,[x1],#8 857 ldp w8,w9,[x3],#8 [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/bn/ |
D | armv8-mont.S | 38 ldp x7,x8,[x1],#16 // ap[0..1] 42 ldp x13,x14,[x3],#16 // np[0..1] 108 ldp x7,x8,[x1],#16 115 ldp x13,x14,[x3],#16 216 ldp x19,x20,[x29,#16] 218 ldp x21,x22,[x29,#32] 220 ldp x23,x24,[x29,#48] 855 ldp w4,w5,[x1],#8 856 ldp w6,w7,[x1],#8 857 ldp w8,w9,[x3],#8 [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/bn/ |
D | armv8-mont.S | 38 ldp x7,x8,[x1],#16 // ap[0..1] 42 ldp x13,x14,[x3],#16 // np[0..1] 108 ldp x7,x8,[x1],#16 115 ldp x13,x14,[x3],#16 216 ldp x19,x20,[x29,#16] 218 ldp x21,x22,[x29,#32] 220 ldp x23,x24,[x29,#48] 855 ldp w4,w5,[x1],#8 856 ldp w6,w7,[x1],#8 857 ldp w8,w9,[x3],#8 [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/bn/ |
D | armv8-mont.S | 38 ldp x7,x8,[x1],#16 // ap[0..1] 42 ldp x13,x14,[x3],#16 // np[0..1] 108 ldp x7,x8,[x1],#16 115 ldp x13,x14,[x3],#16 216 ldp x19,x20,[x29,#16] 218 ldp x21,x22,[x29,#32] 220 ldp x23,x24,[x29,#48] 855 ldp w4,w5,[x1],#8 856 ldp w6,w7,[x1],#8 857 ldp w8,w9,[x3],#8 [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/poly1305/ |
D | poly1305-armv8.S | 28 ldp x7,x8,[x1] // load key 68 ldp x4,x5,[x0] // load hash value 69 ldp x7,x8,[x0,#32] // load key value 76 ldp x10,x11,[x1],#16 // load input 130 ldp x4,x5,[x0] // load hash base 2^64 132 ldp x10,x11,[x2] // load nonce 240 ldp w10,w11,[x0] // load hash value base 2^26 241 ldp w12,w13,[x0,#8] 247 ldp x7,x8,[x0,#32] // load key value 258 ldp x12,x13,[x1],#16 // load input [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/poly1305/ |
D | poly1305-armv8.S | 28 ldp x7,x8,[x1] // load key 68 ldp x4,x5,[x0] // load hash value 69 ldp x7,x8,[x0,#32] // load key value 76 ldp x10,x11,[x1],#16 // load input 130 ldp x4,x5,[x0] // load hash base 2^64 132 ldp x10,x11,[x2] // load nonce 240 ldp w10,w11,[x0] // load hash value base 2^26 241 ldp w12,w13,[x0,#8] 247 ldp x7,x8,[x0,#32] // load key value 258 ldp x12,x13,[x1],#16 // load input [all …]
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/poly1305/ |
D | poly1305-armv8.S | 28 ldp x7,x8,[x1] // load key 68 ldp x4,x5,[x0] // load hash value 69 ldp x7,x8,[x0,#32] // load key value 76 ldp x10,x11,[x1],#16 // load input 130 ldp x4,x5,[x0] // load hash base 2^64 132 ldp x10,x11,[x2] // load nonce 240 ldp w10,w11,[x0] // load hash value base 2^26 241 ldp w12,w13,[x0,#8] 247 ldp x7,x8,[x0,#32] // load key value 258 ldp x12,x13,[x1],#16 // load input [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/poly1305/ |
D | poly1305-armv8.S | 28 ldp x7,x8,[x1] // load key 68 ldp x4,x5,[x0] // load hash value 69 ldp x7,x8,[x0,#32] // load key value 76 ldp x10,x11,[x1],#16 // load input 130 ldp x4,x5,[x0] // load hash base 2^64 132 ldp x10,x11,[x2] // load nonce 240 ldp w10,w11,[x0] // load hash value base 2^26 241 ldp w12,w13,[x0,#8] 247 ldp x7,x8,[x0,#32] // load key value 258 ldp x12,x13,[x1],#16 // load input [all …]
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/chacha/ |
D | chacha-armv8.S | 47 ldp x22,x23,[x5] // load sigma 48 ldp x24,x25,[x3] // load key 49 ldp x26,x27,[x3,#16] 50 ldp x28,x30,[x4] // load counter 201 ldp x6,x8,[x1,#0] // load input 204 ldp x10,x12,[x1,#16] 207 ldp x14,x16,[x1,#32] 210 ldp x19,x21,[x1,#48] 240 ldp x19,x20,[x29,#16] 242 ldp x21,x22,[x29,#32] [all …]
|