Home
last modified time | relevance | path

Searched refs:s13 (Results 1 – 25 of 91) sorted by relevance

1234

/external/capstone/suite/MC/AArch64/
Dneon-scalar-cvt.s.cs2 0xb6,0xd9,0x21,0x5e = scvtf s22, s13
4 0xb6,0xd9,0x21,0x7e = ucvtf s22, s13
6 0xb6,0xe5,0x20,0x5f = scvtf s22, s13, #32
8 0xb6,0xe5,0x20,0x7f = ucvtf s22, s13, #32
15 0xac,0xc9,0x21,0x5e = fcvtas s12, s13
17 0xac,0xc9,0x21,0x7e = fcvtau s12, s13
19 0xb6,0xb9,0x21,0x5e = fcvtms s22, s13
21 0xac,0xb9,0x21,0x7e = fcvtmu s12, s13
23 0xb6,0xa9,0x21,0x5e = fcvtns s22, s13
25 0xac,0xa9,0x21,0x7e = fcvtnu s12, s13
[all …]
Dneon-scalar-recip.s.cs2 0x15,0xfe,0x2d,0x5e = frecps s21, s16, s13
10 0xb6,0xd9,0xa1,0x7e = frsqrte s22, s13
Dneon-scalar-mul.s.cs11 0xec,0xb2,0xad,0x5e = sqdmlsl d12, s23, s13
/external/llvm/test/MC/AArch64/
Dneon-scalar-cvt.s10 scvtf s22, s13
22 ucvtf s22, s13
34 scvtf s22, s13, #32
46 ucvtf s22, s13, #32
92 fcvtas s12, s13
105 fcvtau s12, s13
118 fcvtms s22, s13
131 fcvtmu s12, s13
144 fcvtns s22, s13
157 fcvtnu s12, s13
[all …]
Dneon-scalar-recip.s10 frecps s21, s16, s13
58 frsqrte s22, s13
/external/libvpx/vp9/common/x86/
Dvp9_highbd_iht16x16_add_sse4.c58 s10[2], s11[2], s12[2], s13[2], s14[2], s15[2]; in highbd_iadst16_4col_sse4_1() local
71 s13); in highbd_iadst16_4col_sse4_1()
85 x5[0] = _mm_add_epi64(s5[0], s13[0]); in highbd_iadst16_4col_sse4_1()
86 x5[1] = _mm_add_epi64(s5[1], s13[1]); in highbd_iadst16_4col_sse4_1()
101 x13[0] = _mm_sub_epi64(s5[0], s13[0]); in highbd_iadst16_4col_sse4_1()
102 x13[1] = _mm_sub_epi64(s5[1], s13[1]); in highbd_iadst16_4col_sse4_1()
178 highbd_iadst_butterfly_sse4_1(x13[0], x12[0], cospi_28_64, cospi_4_64, s13, in highbd_iadst16_4col_sse4_1()
185 x9[0] = _mm_add_epi64(s9[0], s13[0]); in highbd_iadst16_4col_sse4_1()
186 x9[1] = _mm_add_epi64(s9[1], s13[1]); in highbd_iadst16_4col_sse4_1()
193 x13[0] = _mm_sub_epi64(s9[0], s13[0]); in highbd_iadst16_4col_sse4_1()
[all …]
/external/libvpx/vp9/common/arm/neon/
Dvp9_iht16x16_add_neon.c40 int32x4_t s8[2], s9[2], s10[2], s11[2], s12[2], s13[2], s14[2], s15[2]; in vpx_iadst16x16_256_add_half1d() local
141 iadst_butterfly_lane_0_1_neon(x[12], x[13], c_25_7_29_3, s12, s13); in vpx_iadst16x16_256_add_half1d()
149 x[5] = add_dct_const_round_shift_low_8(s5, s13); in vpx_iadst16x16_256_add_half1d()
157 x[13] = sub_dct_const_round_shift_low_8(s5, s13); in vpx_iadst16x16_256_add_half1d()
172 iadst_butterfly_lane_1_0_neon(x[13], x[12], c_4_28_20_12, s13, s12); in vpx_iadst16x16_256_add_half1d()
184 x[9] = add_dct_const_round_shift_low_8(s9, s13); in vpx_iadst16x16_256_add_half1d()
188 x[13] = sub_dct_const_round_shift_low_8(s9, s13); in vpx_iadst16x16_256_add_half1d()
203 iadst_butterfly_lane_2_3_neon(x[12], x[13], c_16_n16_8_24, s12, s13); in vpx_iadst16x16_256_add_half1d()
219 x[13] = add_dct_const_round_shift_low_8(s13, s15); in vpx_iadst16x16_256_add_half1d()
221 x[15] = sub_dct_const_round_shift_low_8(s13, s15); in vpx_iadst16x16_256_add_half1d()
Dvp9_highbd_iht16x16_add_neon.c171 int64x2x2_t s8[2], s9[2], s10[2], s11[2], s12[2], s13[2], s14[2], s15[2]; in highbd_iadst16_neon() local
254 s13); in highbd_iadst16_neon()
263 x[5] = highbd_add_dct_const_round_shift_low_8(s5, s13); in highbd_iadst16_neon()
271 x[13] = highbd_sub_dct_const_round_shift_low_8(s5, s13); in highbd_iadst16_neon()
287 highbd_iadst_butterfly(x[13], x[12], vget_low_s32(c_4_28_20_12), 1, 0, s13, in highbd_iadst16_neon()
301 x[9] = highbd_add_dct_const_round_shift_low_8(s9, s13); in highbd_iadst16_neon()
305 x[13] = highbd_sub_dct_const_round_shift_low_8(s9, s13); in highbd_iadst16_neon()
323 s13); in highbd_iadst16_neon()
340 x[13] = highbd_add_dct_const_round_shift_low_8(s13, s15); in highbd_iadst16_neon()
342 x[15] = highbd_sub_dct_const_round_shift_low_8(s13, s15); in highbd_iadst16_neon()
/external/XNNPACK/src/f32-gemm/
D4x4-minmax-aarch32-vfp-ld64.S101 VMLA.F32 s17, s13, s0
103 VMLA.F32 s21, s13, s2
105 VMLA.F32 s25, s13, s4
107 VMLA.F32 s29, s13, s6
131 VMLA.F32 s19, s13, s1
133 VMLA.F32 s23, s13, s3
135 VMLA.F32 s27, s13, s5
137 VMLA.F32 s31, s13, s7
275 VMLA.F32 s17, s13, s0
280 VMLA.F32 s21, s13, s1
[all …]
D4x4-aarch32-vfp-ld64.S115 VMLA.F32 s17, s13, s1
117 VMLA.F32 s21, s13, s3
119 VMLA.F32 s25, s13, s5
121 VMLA.F32 s29, s13, s7
173 VMLA.F32 s17, s13, s0
178 VMLA.F32 s21, s13, s1
183 VMLA.F32 s25, s13, s2
188 VMLA.F32 s29, s13, s3
/external/rust/crates/ring/crypto/curve25519/
Dcurve25519.c969 int64_t s13 = 2097151 & (load_3(s + 34) >> 1); in x25519_sc_reduce() local
1000 s13 += s23 * 654183; in x25519_sc_reduce()
1009 s13 -= s22 * 997805; in x25519_sc_reduce()
1018 s13 += s21 * 136657; in x25519_sc_reduce()
1027 s13 -= s20 * 683901; in x25519_sc_reduce()
1056 s13 += carry12; in x25519_sc_reduce()
1074 carry13 = (s13 + (1 << 20)) >> 21; in x25519_sc_reduce()
1076 s13 -= int64_lshift21(carry13); in x25519_sc_reduce()
1113 s1 += s13 * 666643; in x25519_sc_reduce()
1114 s2 += s13 * 470296; in x25519_sc_reduce()
[all …]
/external/compiler-rt/lib/builtins/arm/
Dmulsf3vfp.S23 vmul.f32 s13, s14, s15
24 vmov r0, s13 // move result back to r0
Ddivsf3vfp.S23 vdiv.f32 s13, s14, s15
24 vmov r0, s13 // move result back to r0
/external/rust/crates/quiche/deps/boringssl/src/crypto/curve25519/
Dcurve25519.c1071 int64_t s13 = 2097151 & (load_3(s + 34) >> 1); in x25519_sc_reduce() local
1102 s13 += s23 * 654183; in x25519_sc_reduce()
1111 s13 -= s22 * 997805; in x25519_sc_reduce()
1120 s13 += s21 * 136657; in x25519_sc_reduce()
1129 s13 -= s20 * 683901; in x25519_sc_reduce()
1158 s13 += carry12; in x25519_sc_reduce()
1176 carry13 = (s13 + (1 << 20)) >> 21; in x25519_sc_reduce()
1178 s13 -= int64_lshift21(carry13); in x25519_sc_reduce()
1215 s1 += s13 * 666643; in x25519_sc_reduce()
1216 s2 += s13 * 470296; in x25519_sc_reduce()
[all …]
/external/boringssl/src/crypto/curve25519/
Dcurve25519.c1064 int64_t s13 = 2097151 & (load_3(s + 34) >> 1); in x25519_sc_reduce() local
1095 s13 += s23 * 654183; in x25519_sc_reduce()
1104 s13 -= s22 * 997805; in x25519_sc_reduce()
1113 s13 += s21 * 136657; in x25519_sc_reduce()
1122 s13 -= s20 * 683901; in x25519_sc_reduce()
1151 s13 += carry12; in x25519_sc_reduce()
1169 carry13 = (s13 + (1 << 20)) >> 21; in x25519_sc_reduce()
1171 s13 -= int64_lshift21(carry13); in x25519_sc_reduce()
1208 s1 += s13 * 666643; in x25519_sc_reduce()
1209 s2 += s13 * 470296; in x25519_sc_reduce()
[all …]
/external/cronet/third_party/boringssl/src/crypto/curve25519/
Dcurve25519.c1064 int64_t s13 = 2097151 & (load_3(s + 34) >> 1); in x25519_sc_reduce() local
1095 s13 += s23 * 654183; in x25519_sc_reduce()
1104 s13 -= s22 * 997805; in x25519_sc_reduce()
1113 s13 += s21 * 136657; in x25519_sc_reduce()
1122 s13 -= s20 * 683901; in x25519_sc_reduce()
1151 s13 += carry12; in x25519_sc_reduce()
1169 carry13 = (s13 + (1 << 20)) >> 21; in x25519_sc_reduce()
1171 s13 -= int64_lshift21(carry13); in x25519_sc_reduce()
1208 s1 += s13 * 666643; in x25519_sc_reduce()
1209 s2 += s13 * 470296; in x25519_sc_reduce()
[all …]
/external/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c1061 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in iadst16_dspr2() local
1102 s13 = x12 * cospi_7_64 - x13 * cospi_25_64; in iadst16_dspr2()
1111 x5 = dct_const_round_shift(s5 + s13); in iadst16_dspr2()
1119 x13 = dct_const_round_shift(s5 - s13); in iadst16_dspr2()
1137 s13 = x12 * cospi_4_64 + x13 * cospi_28_64; in iadst16_dspr2()
1150 x9 = dct_const_round_shift(s9 + s13); in iadst16_dspr2()
1154 x13 = dct_const_round_shift(s9 - s13); in iadst16_dspr2()
1172 s13 = x12 * cospi_24_64 - x13 * cospi_8_64; in iadst16_dspr2()
1189 x13 = dct_const_round_shift(s13 + s15); in iadst16_dspr2()
1191 x15 = dct_const_round_shift(s13 - s15); in iadst16_dspr2()
/external/clang/test/CodeGen/
Dregparm-struct.c167 struct s13 { struct
172 __attribute__((regparm(3))) void f18(struct s13 a, int b, int c, int d); argument
175 struct s13 x = {{41}}; in g18()
Darm-arguments.c80 struct s13 { float f0; }; struct
81 struct s13 f13(void) {} in f13()
/external/clang/test/Analysis/
Dmalloc-overflow.c96 struct s13 struct
101 void * f13(struct s13 *s) in f13() argument
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/
DTestCustomValueInstDefaults.java61 s09, s10, s11, s12, s13, s14, s15, s16; field in TestCustomValueInstDefaults.BigBucket
93 @JsonProperty("s13") String s13, in BigBucket()
110 this.s13 = s13; this.s14 = s14; this.s15 = s15; this.s16 = s16; in BigBucket()
189 String s13 = BigBucket.DEFAULT_S; in createFromObjectWith() local
225 else if (name.equals("s13")) s13 = (String) value; in createFromObjectWith()
235 s09, s10, s11, s12, s13, s14, s15, s16, in createFromObjectWith()
525 assertEquals(BigBucket.DEFAULT_S, big.s13); in testMoreThan32CreatorParams()
/external/libvpx/vp9/encoder/
Dvp9_dct.c348 tran_high_t s9, s10, s11, s12, s13, s14, s15; in fadst16() local
381 s13 = x12 * cospi_7_64 - x13 * cospi_25_64; in fadst16()
390 x5 = fdct_round_shift(s5 + s13); in fadst16()
398 x13 = fdct_round_shift(s5 - s13); in fadst16()
416 s13 = x12 * cospi_4_64 + x13 * cospi_28_64; in fadst16()
429 x9 = fdct_round_shift(s9 + s13); in fadst16()
433 x13 = fdct_round_shift(s9 - s13); in fadst16()
451 s13 = x12 * cospi_24_64 - x13 * cospi_8_64; in fadst16()
468 x13 = fdct_round_shift(s13 + s15); in fadst16()
470 x15 = fdct_round_shift(s13 - s15); in fadst16()
/external/clang/test/Sema/
Dbitfield-layout_1.c136 } s13; variable
137 CHECK_SIZE(s13,12)
/external/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c272 int16x8_t s11, s12, s13, s14; in vpx_highbd_convolve8_horiz_neon() local
302 &s12, &s13, &s14); in vpx_highbd_convolve8_horiz_neon()
303 transpose_s16_8x8(&s7, &s8, &s9, &s10, &s11, &s12, &s13, &s14); in vpx_highbd_convolve8_horiz_neon()
317 d6 = highbd_convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, in vpx_highbd_convolve8_horiz_neon()
319 d7 = highbd_convolve8_8(s7, s8, s9, s10, s11, s12, s13, s14, in vpx_highbd_convolve8_horiz_neon()
330 s5 = s13; in vpx_highbd_convolve8_horiz_neon()
501 int16x8_t s11, s12, s13, s14; in vpx_highbd_convolve8_avg_horiz_neon() local
531 &s12, &s13, &s14); in vpx_highbd_convolve8_avg_horiz_neon()
532 transpose_s16_8x8(&s7, &s8, &s9, &s10, &s11, &s12, &s13, &s14); in vpx_highbd_convolve8_avg_horiz_neon()
546 d6 = highbd_convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, in vpx_highbd_convolve8_avg_horiz_neon()
[all …]
/external/swiftshader/third_party/subzero/src/
DIceRegistersARM32.def50 X(Reg_s13, 13, "s13", 14, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, REGLIST3(RegARM32, s13, d6, q3)) \
78 X(Reg_d6, 6, "d6", 7, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, REGLIST4(RegARM32, d6, q3, s12, s13)) \
110 …X(Reg_q3, 3, "q3", 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, REGLIST7(RegARM32, q3, d6, d7, s12, s13, s14, …

1234