Home
last modified time | relevance | path

Searched refs:x13 (Results 1 – 25 of 740) sorted by relevance

12345678910>>...30

/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/poly1305/
Dpoly1305-armv8.S44 adr x13,.Lpoly1305_emit
48 csel x13,x13,x8,eq
53 stp x12,x13,[x2]
87 umulh x13,x4,x7
94 adc x13,x13,x11
97 adds x13,x13,x10
102 adds x13,x13,x10
107 adds x13,x13,x10
114 adcs x5,x13,xzr
135 adcs x13,x5,xzr
[all …]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/poly1305/
Dpoly1305-armv8.S44 adr x13,Lpoly1305_emit
48 csel x13,x13,x8,eq
53 stp x12,x13,[x2]
87 umulh x13,x4,x7
94 adc x13,x13,x11
97 adds x13,x13,x10
102 adds x13,x13,x10
107 adds x13,x13,x10
114 adcs x5,x13,xzr
135 adcs x13,x5,xzr
[all …]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/poly1305/
Dpoly1305-armv8.S44 adr x13,.Lpoly1305_emit
48 csel x13,x13,x8,eq
53 stp x12,x13,[x2]
87 umulh x13,x4,x7
94 adc x13,x13,x11
97 adds x13,x13,x10
102 adds x13,x13,x10
107 adds x13,x13,x10
114 adcs x5,x13,xzr
135 adcs x13,x5,xzr
[all …]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/poly1305/
Dpoly1305-armv8.S44 adr x13,Lpoly1305_emit
48 csel x13,x13,x8,eq
53 stp x12,x13,[x2]
87 umulh x13,x4,x7
94 adc x13,x13,x11
97 adds x13,x13,x10
102 adds x13,x13,x10
107 adds x13,x13,x10
114 adcs x5,x13,xzr
135 adcs x13,x5,xzr
[all …]
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitDestructuringArrayPattern2.types51 var [x13, y13] = [1, "hello"];
52 >x13 : number
58 var [a3, b3] = [[x13, y13], { x: x13, y: y13 }];
61 >[[x13, y13], { x: x13, y: y13 }] : [(string | number)[], { x: number; y: string; }]
62 >[x13, y13] : (string | number)[]
63 >x13 : number
65 >{ x: x13, y: y13 } : { x: number; y: string; }
67 >x13 : number
DdeclarationEmitDestructuringArrayPattern2.symbols27 var [x13, y13] = [1, "hello"];
28 >x13 : Symbol(x13, Decl(declarationEmitDestructuringArrayPattern2.ts, 7, 5))
31 var [a3, b3] = [[x13, y13], { x: x13, y: y13 }];
34 >x13 : Symbol(x13, Decl(declarationEmitDestructuringArrayPattern2.ts, 7, 5))
37 >x13 : Symbol(x13, Decl(declarationEmitDestructuringArrayPattern2.ts, 7, 5))
DdeclarationEmitDestructuringArrayPattern2.js9 var [x13, y13] = [1, "hello"];
10 var [a3, b3] = [[x13, y13], { x: x13, y: y13 }];
18 var _l = [1, "hello"], x13 = _l[0], y13 = _l[1]; variable
19 var _m = [[x13, y13], { x: x13, y: y13 }], a3 = _m[0], b3 = _m[1];
27 declare var x13: number, y13: string;
DdeclarationEmitDestructuringArrayPattern2.errors.txt20 var [x13, y13] = [1, "hello"];
21 var [a3, b3] = [[x13, y13], { x: x13, y: y13 }];
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/bn/
Darmv8-mont.S42 ldp x13,x14,[x3],#16 // np[0..1]
54 umulh x13,x13,x15
68 adc x13,x13,xzr
78 adds x12,x16,x13
80 adc x13,x17,xzr
85 adc x13,x13,xzr
95 adds x12,x16,x13
97 adc x13,x17,xzr
101 adcs x13,x13,x7
104 stp x12,x13,[x22]
[all …]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/bn/
Darmv8-mont.S42 ldp x13,x14,[x3],#16 // np[0..1]
54 umulh x13,x13,x15
68 adc x13,x13,xzr
78 adds x12,x16,x13
80 adc x13,x17,xzr
85 adc x13,x13,xzr
95 adds x12,x16,x13
97 adc x13,x17,xzr
101 adcs x13,x13,x7
104 stp x12,x13,[x22]
[all …]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/bn/
Darmv8-mont.S42 ldp x13,x14,[x3],#16 // np[0..1]
54 umulh x13,x13,x15
68 adc x13,x13,xzr
78 adds x12,x16,x13
80 adc x13,x17,xzr
85 adc x13,x13,xzr
95 adds x12,x16,x13
97 adc x13,x17,xzr
101 adcs x13,x13,x7
104 stp x12,x13,[x22]
[all …]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/bn/
Darmv8-mont.S42 ldp x13,x14,[x3],#16 // np[0..1]
54 umulh x13,x13,x15
68 adc x13,x13,xzr
78 adds x12,x16,x13
80 adc x13,x17,xzr
85 adc x13,x13,xzr
95 adds x12,x16,x13
97 adc x13,x17,xzr
101 adcs x13,x13,x7
104 stp x12,x13,[x22]
[all …]
/third_party/FreeBSD/crypto/openssh/openbsd-compat/
Dchacha_private.h95 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
140 x13 = j13; in chacha_encrypt_bytes()
145 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes()
150 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes()
166 x13 = PLUS(x13,j13); in chacha_encrypt_bytes()
184 x13 = XOR(x13,U8TO32_LITTLE(m + 52)); in chacha_encrypt_bytes()
208 U32TO8_LITTLE(c + 52,x13); in chacha_encrypt_bytes()
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitDestructuringArrayPattern2.ts9 var [x13, y13] = [1, "hello"]; variable
10 var [a3, b3] = [[x13, y13], { x: x13, y: y13 }];
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/gen/
DOverlayCull.comp.00000003.inc13 0x1f,0x8b,0x08,0x00,0x00,0x00,0x00,0x00,0x02,0xff,0x5d,0x94,0xcb,0x6b,0x13,0x51,
19 0xc2,0x44,0x23,0x66,0xb7,0x19,0x34,0xdf,0x8c,0xff,0xdb,0x6f,0x3c,0x13,0xc1,0x17,
24 0x31,0xe6,0xbc,0x20,0x66,0xe0,0x96,0xc3,0x4f,0xc9,0x99,0x9a,0xf3,0xe8,0x1f,0x13,
26 0xfe,0x00,0x5b,0xe3,0x43,0xd4,0xea,0xcc,0x6a,0x9c,0x92,0x13,0x3d,0xdb,0x1b,0xb5,
42 0x45,0x69,0x93,0x99,0x3f,0x82,0xab,0xb5,0x86,0x58,0x13,0xfd,0x0d,0x47,0xef,0x63,
43 0xb0,0xd6,0x1c,0xbd,0x8a,0xa9,0xcf,0xc5,0x13,0xea,0xaa,0xf1,0xa9,0xe0,0xe4,0xad,
46 0xe3,0x71,0x67,0xef,0xe1,0xf3,0x82,0xfa,0xac,0xc3,0xe7,0x25,0x79,0xe5,0x13,0xe0,
49 0x2d,0x71,0xc7,0xdf,0xb9,0x97,0x77,0xd4,0x56,0xe1,0xd3,0x65,0xb6,0x13,0x8a,0xbb,
51 0xf0,0xd3,0x5a,0x4f,0x6c,0x13,0xcc,0x9e,0xc3,0xef,0x63,0x88,0x5f,0x1d,0x7e,0x1b,
52 0x0e,0x5e,0xc0,0xf9,0x13,0xfd,0x1b,0x70,0xec,0x83,0xb7,0x19,0x8a,0xfb,0x0e,0xe7,
/third_party/cups-filters/ppd/
DGeneric-PDF_Printer-PDF.ppd64 *PageSize 5x13/Eight Point 5x13: "@PJL SET PAPER=EIGHTPOINT5X13<0A>"
65 *PageSize 5x13.Fullbleed/Eight Point 5x13 (Borderless): "@PJL SET PAPER=EIGHTPOINT5X13<0A>"
103 *PageRegion 5x13/Eight Point 5x13: "@PJL SET PAPER=EIGHTPOINT5X13<0A>"
104 *PageRegion 5x13.Fullbleed/Eight Point 5x13 (Borderless): "@PJL SET PAPER=EIGHTPOINT5X13<0A>"
140 *ImageableArea 5x13/Eight Point 5x13: "18 36 342 900"
141 *ImageableArea 5x13.Fullbleed/Eight Point 5x13 (Borderless): "0 0 360 936"
176 *PaperDimension 5x13/Eight Point 5x13: "360 936"
177 *PaperDimension 5x13.Fullbleed/Eight Point 5x13 (Borderless): "360 936"
DHP-Color_LaserJet_CM3530_MFP-PDF.ppd64 *PageSize 5x13/Eight Point 5x13: "@PJL SET PAPER=EIGHTPOINT5X13<0A>"
65 *PageSize 5x13.Fullbleed/Eight Point 5x13 (Borderless): "@PJL SET PAPER=EIGHTPOINT5X13<0A>"
103 *PageRegion 5x13/Eight Point 5x13: "@PJL SET PAPER=EIGHTPOINT5X13<0A>"
104 *PageRegion 5x13.Fullbleed/Eight Point 5x13 (Borderless): "@PJL SET PAPER=EIGHTPOINT5X13<0A>"
140 *ImageableArea 5x13/Eight Point 5x13: "18 36 342 900"
141 *ImageableArea 5x13.Fullbleed/Eight Point 5x13 (Borderless): "0 0 360 936"
176 *PaperDimension 5x13/Eight Point 5x13: "360 936"
177 *PaperDimension 5x13.Fullbleed/Eight Point 5x13 (Borderless): "360 936"
/third_party/libwebsockets/plugins/ssh-base/crypto/
Dchacha.c102 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
147 x13 = j13; in chacha_encrypt_bytes()
152 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes()
157 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes()
173 x13 = PLUS(x13,j13); in chacha_encrypt_bytes()
190 x13 = XOR(x13,U8TO32_LITTLE(m + 52)); in chacha_encrypt_bytes()
212 U32TO8_LITTLE(c + 52,x13); in chacha_encrypt_bytes()
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/
Dsha512-armv8.S277 eor x13,x25,x25,ror#23
283 eor x16,x16,x13,ror#18 // Sigma1(e)
284 ror x13,x21,#28
291 eor x17,x13,x17,ror#34 // Sigma0(a)
322 ldp x13,x14,[x1],#2*8
345 rev x13,x13 // 10
353 add x25,x25,x13 // h+=X[i]
531 add x4,x4,x13
570 str x13,[sp,#16]
577 ror x13,x26,#28
[all …]
Dkeccak1600-armv8.S52 eor x30,x30,x13
92 eor x13,x13,x28
113 ror x12,x13,#64-25
118 ror x13,x19,#64-8
166 bic x27,x13,x12
170 bic x26,x14,x13
172 eor x13,x13,x28
226 ldp x12,x13,[x26,#16*6]
243 stp x12,x13,[x26,#16*6]
289 ldp x12,x13,[x26,#16*6]
[all …]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/
Dsha512-armv8.S277 eor x13,x25,x25,ror#23
283 eor x16,x16,x13,ror#18 // Sigma1(e)
284 ror x13,x21,#28
291 eor x17,x13,x17,ror#34 // Sigma0(a)
322 ldp x13,x14,[x1],#2*8
345 rev x13,x13 // 10
353 add x25,x25,x13 // h+=X[i]
531 add x4,x4,x13
570 str x13,[sp,#16]
577 ror x13,x26,#28
[all …]
/third_party/ffmpeg/libswscale/aarch64/
Dyuv2rgb_neon.S50 ldr x13, [sp] // srcV
66 ldr x13, [sp] // srcV
93 ld1 {v17.8B}, [x13], #8
117 add x13, x13, w17, SXTW // srcV += incV
122 add x13, x13, w14, SXTW // srcV += incV
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/
Dsha512-armv8.S277 eor x13,x25,x25,ror#23
283 eor x16,x16,x13,ror#18 // Sigma1(e)
284 ror x13,x21,#28
291 eor x17,x13,x17,ror#34 // Sigma0(a)
322 ldp x13,x14,[x1],#2*8
345 rev x13,x13 // 10
353 add x25,x25,x13 // h+=X[i]
531 add x4,x4,x13
570 str x13,[sp,#16]
577 ror x13,x26,#28
[all …]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/sha/
Dsha512-armv8.S277 eor x13,x25,x25,ror#23
283 eor x16,x16,x13,ror#18 // Sigma1(e)
284 ror x13,x21,#28
291 eor x17,x13,x17,ror#34 // Sigma0(a)
322 ldp x13,x14,[x1],#2*8
345 rev x13,x13 // 10
353 add x25,x25,x13 // h+=X[i]
531 add x4,x4,x13
570 str x13,[sp,#16]
577 ror x13,x26,#28
[all …]
Dkeccak1600-armv8.S52 eor x30,x30,x13
92 eor x13,x13,x28
113 ror x12,x13,#64-25
118 ror x13,x19,#64-8
166 bic x27,x13,x12
170 bic x26,x14,x13
172 eor x13,x13,x28
226 ldp x12,x13,[x26,#16*6]
243 stp x12,x13,[x26,#16*6]
289 ldp x12,x13,[x26,#16*6]
[all …]

12345678910>>...30