/external/capstone/suite/MC/AArch64/ |
D | neon-scalar-cvt.s.cs | 2 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 …]
|
D | neon-scalar-recip.s.cs | 2 0x15,0xfe,0x2d,0x5e = frecps s21, s16, s13 10 0xb6,0xd9,0xa1,0x7e = frsqrte s22, s13
|
D | neon-scalar-mul.s.cs | 11 0xec,0xb2,0xad,0x5e = sqdmlsl d12, s23, s13
|
D | neon-scalar-by-elem-mul.s.cs | 11 0xad,0x9a,0xaa,0x7f = fmulx s13, s21, v10.s[3]
|
/external/llvm/test/MC/AArch64/ |
D | neon-scalar-cvt.s | 10 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 …]
|
D | neon-scalar-recip.s | 10 frecps s21, s16, s13 58 frsqrte s22, s13
|
D | neon-scalar-mul.s | 52 sqdmlsl d12, s23, s13
|
D | neon-scalar-by-elem-mul.s | 30 fmulx s13, s21, v10.s[3]
|
/external/boringssl/src/ssl/test/runner/ed25519/internal/edwards25519/ |
D | edwards25519.go | 1076 s13 := a2*b11 + a3*b10 + a4*b9 + a5*b8 + a6*b7 + a7*b6 + a8*b5 + a9*b4 + a10*b3 + a11*b2 1107 s13 += carry[12] 1143 carry[13] = (s13 + (1 << 20)) >> 21 1145 s13 -= carry[13] << 21 1161 s13 += s23 * 654183 1170 s13 -= s22 * 997805 1179 s13 += s21 * 136657 1188 s13 -= s20 * 683901 1217 s13 += carry[12] 1235 carry[13] = (s13 + (1 << 20)) >> 21 [all …]
|
/external/valgrind/none/tests/arm/ |
D | vfpv4_fma.c | 109 TESTINSN_bin_f32("vfma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 110 TESTINSN_bin_f32("vfma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main() 122 TESTINSN_bin_f32("vfma.f32 s13, s24, s5", s13, s24, i32, f2u(874), s5, i32, f2u(1384.6)); in main() 128 TESTINSN_bin_f32("vfma.f32 s20, s13, s15", s20, s13, i32, f2u(-INFINITY), s15, i32, f2u(0.0)); in main() 159 TESTINSN_bin_f32("vfms.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 160 TESTINSN_bin_f32("vfms.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main() 172 TESTINSN_bin_f32("vfms.f32 s13, s24, s5", s13, s24, i32, f2u(874), s5, i32, f2u(1384.6)); in main() 178 TESTINSN_bin_f32("vfms.f32 s20, s13, s15", s20, s13, i32, f2u(-INFINITY), s15, i32, f2u(0.0)); in main() 209 TESTINSN_bin_f32("vfnma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 210 TESTINSN_bin_f32("vfnma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main() [all …]
|
D | vfp.c | 1157 TESTINSN_bin_f32("vmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 1158 TESTINSN_bin_f32("vmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main() 1170 TESTINSN_bin_f32("vmla.f32 s13, s24, s5", s13, s24, i32, f2u(874), s5, i32, f2u(1384.6)); in main() 1176 TESTINSN_bin_f32("vmla.f32 s20, s13, s15", s20, s13, i32, f2u(-INFINITY), s15, i32, f2u(0.0)); in main() 1207 TESTINSN_bin_f32("vnmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 1208 TESTINSN_bin_f32("vnmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main() 1220 TESTINSN_bin_f32("vnmla.f32 s13, s24, s5", s13, s24, i32, f2u(874), s5, i32, f2u(1384.6)); in main() 1226 TESTINSN_bin_f32("vnmla.f32 s20, s13, s15", s20, s13, i32, f2u(-INFINITY), s15, i32, f2u(0.0)); in main() 1257 TESTINSN_bin_f32("vmls.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 1258 TESTINSN_bin_f32("vmls.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main() [all …]
|
/external/libxcam/cl_kernel/ |
D | kernel_bayer_pipe.cl | 145 out_data.s13 = R_y[0].s12; 149 out_data.s13 = (R_y[0].s12 + R_y[1].s12) * 0.5f; 161 out_data.s13 = (B_z[0].s01 + B_z[0].s12 + B_z[1].s01 + B_z[1].s12) * 0.25f; 165 out_data.s13 = (B_z[1].s01 + B_z[1].s12) * 0.5f; 183 out_data.s13 = (Gr_x[0].s01 + Gr_x[0].s12 + Gb_w[0].s12 + Gb_w[1].s12) * 0.25f; 188 out_data.s13 = (Gb_w[1].s12 * 4.0f + Gr_x[0].s01 + 222 … out_data_r[0].s13 = dot_denoise_ee (R_y[1].s12, R_y[0].s12, R_y[1].s01, R_y[1].s23, R_y[2].s12, 248 …out_data_g[1].s13 = dot_ee(Gb_w1.s12, Gb_w0.s12, Gb_w1.s01, Gb_w1.s23, Gb_w2, de, ee_config, &egai… 276 out_data_r[1].s13 = de * egain[3]; 286 out_data_g[0].s13 = de * egain[1]; [all …]
|
/external/compiler-rt/lib/builtins/arm/ |
D | mulsf3vfp.S | 23 vmul.f32 s13, s14, s15 24 vmov r0, s13 // move result back to r0
|
D | divsf3vfp.S | 23 vdiv.f32 s13, s14, s15 24 vmov r0, s13 // move result back to r0
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 1061 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/ |
D | regparm-struct.c | 167 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()
|
D | arm-arguments.c | 80 struct s13 { float f0; }; argument 81 struct s13 f13(void) {} in f13()
|
/external/clang/test/Analysis/ |
D | malloc-overflow.c | 96 struct s13 struct 101 void * f13(struct s13 *s) in f13() argument
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 348 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/ |
D | bitfield-layout_1.c | 136 } s13; variable 137 CHECK_SIZE(s13,12)
|
/external/boringssl/src/third_party/fiat/ |
D | curve25519.c | 2151 int64_t s13 = 2097151 & (load_3(s + 34) >> 1); in x25519_sc_reduce() local 2182 s13 += s23 * 654183; in x25519_sc_reduce() 2191 s13 -= s22 * 997805; in x25519_sc_reduce() 2200 s13 += s21 * 136657; in x25519_sc_reduce() 2209 s13 -= s20 * 683901; in x25519_sc_reduce() 2238 s13 += carry12; in x25519_sc_reduce() 2256 carry13 = (s13 + (1 << 20)) >> 21; in x25519_sc_reduce() 2258 s13 -= carry13 << 21; in x25519_sc_reduce() 2295 s1 += s13 * 666643; in x25519_sc_reduce() 2296 s2 += s13 * 470296; in x25519_sc_reduce() [all …]
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_vpx_convolve8_neon.c | 272 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 …]
|
D | vpx_convolve8_neon.c | 224 int16x8_t s11, s12, s13, s14; in vpx_convolve8_horiz_neon() local 266 s13 = vreinterpretq_s16_u16(vmovl_u8(t6)); in vpx_convolve8_horiz_neon() 281 t6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, filter3, in vpx_convolve8_horiz_neon() 283 t7 = convolve8_8(s7, s8, s9, s10, s11, s12, s13, s14, filters, in vpx_convolve8_horiz_neon() 294 s5 = s13; in vpx_convolve8_horiz_neon() 497 int16x8_t s11, s12, s13, s14; in vpx_convolve8_avg_horiz_neon() local 540 s13 = vreinterpretq_s16_u16(vmovl_u8(t6)); in vpx_convolve8_avg_horiz_neon() 555 t6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, filter3, in vpx_convolve8_avg_horiz_neon() 557 t7 = convolve8_8(s7, s8, s9, s10, s11, s12, s13, s14, filters, in vpx_convolve8_avg_horiz_neon() 584 s5 = s13; in vpx_convolve8_avg_horiz_neon()
|
D | loopfilter_neon.c | 548 uint8x##w##_t *s11, uint8x##w##_t *s12, uint8x##w##_t *s13, \ 576 *s13 = vld1##r##u8(s); \ 755 const uint8x16_t s13, const uint8x16_t s14, in store_16x16() argument 783 vst1q_u8(s, s13); in store_16x16() 845 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, in vpx_lpf_vertical_4_dual_neon() local 851 &s11, &s12, &s13, &s14, &s15); in vpx_lpf_vertical_4_dual_neon() 852 transpose_u8_8x16(s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, in vpx_lpf_vertical_4_dual_neon() 923 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, in vpx_lpf_vertical_8_dual_neon() local 930 &s11, &s12, &s13, &s14, &s15); in vpx_lpf_vertical_8_dual_neon() 931 transpose_u8_8x16(s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, in vpx_lpf_vertical_8_dual_neon() [all …]
|
/external/swiftshader/third_party/subzero/src/ |
D | IceRegistersARM32.def | 50 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, …
|