/external/libxcam/cl_kernel/ |
D | kernel_bayer_pipe.cl | 144 out_data.s02 = (R_y[0].s01 + R_y[0].s12) * 0.5f; 145 out_data.s13 = R_y[0].s12; 148 out_data.s02 = (R_y[0].s01 + R_y[0].s12 + R_y[1].s01 + R_y[1].s12) * 0.25f; 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; 182 Gb_w[0].s12 + Gb_w[1].s01 + Gb_w[1].s12) * 0.125f; 183 out_data.s13 = (Gr_x[0].s01 + Gr_x[0].s12 + Gb_w[0].s12 + Gb_w[1].s12) * 0.25f; 186 out_data.s02 = (Gr_x[0].s01 + Gr_x[1].s01 + Gb_w[1].s01 + Gb_w[1].s12) * 0.25f; 188 out_data.s13 = (Gb_w[1].s12 * 4.0f + Gr_x[0].s01 + [all …]
|
/external/capstone/suite/MC/AArch64/ |
D | neon-scalar-cvt.s.cs | 10 0x95,0xfd,0x3f,0x5f = fcvtzs s21, s12, #1 12 0x95,0xfd,0x3f,0x7f = fcvtzu s21, s12, #1 15 0xac,0xc9,0x21,0x5e = fcvtas s12, s13 17 0xac,0xc9,0x21,0x7e = fcvtau s12, s13 21 0xac,0xb9,0x21,0x7e = fcvtmu s12, s13 25 0xac,0xa9,0x21,0x7e = fcvtnu s12, s13 29 0xac,0xa9,0xa1,0x7e = fcvtpu s12, s13 31 0xac,0xb9,0xa1,0x5e = fcvtzs s12, s13 33 0xac,0xb9,0xa1,0x7e = fcvtzu s12, s13
|
D | neon-scalar-fp-compare.s.cs | 2 0x6a,0xe5,0x2c,0x5e = fcmeq s10, s11, s12 6 0x6a,0xe5,0x2c,0x7e = fcmge s10, s11, s12 10 0x6a,0xe5,0xac,0x7e = fcmgt s10, s11, s12 18 0x6a,0xed,0x2c,0x7e = facge s10, s11, s12 20 0x6a,0xed,0xac,0x7e = facgt s10, s11, s12
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | vpush-vpop.s | 7 vpush {s8, s9, s10, s11, s12} 9 vpop {s8, s9, s10, s11, s12} 12 vpush.16 {s8, s9, s10, s11, s12} 14 vpop.64 {s8, s9, s10, s11, s12} 17 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a] 19 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a] 22 @ CHECK-ARM: vpush {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0x2d,0xed] 24 @ CHECK-ARM: vpop {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0xbd,0xec] 27 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a] 29 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a] [all …]
|
D | fullfp16.s | 92 vcvt.u32.f16 s12, s12, #20 100 @ ARM: vcvt.u32.f16 s12, s12, #20 @ encoding: [0xc6,0x69,0xbf,0xee] 108 @ THUMB: vcvt.u32.f16 s12, s12, #20 @ encoding: [0xbf,0xee,0xc6,0x69] 161 vmaxnm.f16 s5, s12, s0 162 @ ARM: vmaxnm.f16 s5, s12, s0 @ encoding: [0x00,0x29,0xc6,0xfe] 163 @ THUMB: vmaxnm.f16 s5, s12, s0 @ encoding: [0xc6,0xfe,0x00,0x29] 165 vminnm.f16 s0, s0, s12 166 @ ARM: vminnm.f16 s0, s0, s12 @ encoding: [0x46,0x09,0x80,0xfe] 167 @ THUMB: vminnm.f16 s0, s0, s12 @ encoding: [0x80,0xfe,0x46,0x09] 181 vrinta.f16 s12, s1 [all …]
|
D | thumb-fp-armv8.s | 86 vmaxnm.f32 s5, s12, s0 87 @ CHECK: vmaxnm.f32 s5, s12, s0 @ encoding: [0xc6,0xfe,0x00,0x2a] 90 vminnm.f32 s0, s0, s12 91 @ CHECK: vminnm.f32 s0, s0, s12 @ encoding: [0x80,0xfe,0x46,0x0a] 117 vrinta.f32 s12, s1 118 @ CHECK: vrinta.f32 s12, s1 @ encoding: [0xb8,0xfe,0x60,0x6a] 121 vrintn.f32 s12, s1 122 @ CHECK: vrintn.f32 s12, s1 @ encoding: [0xb9,0xfe,0x60,0x6a] 125 vrintp.f32 s12, s1 126 @ CHECK: vrintp.f32 s12, s1 @ encoding: [0xba,0xfe,0x60,0x6a] [all …]
|
D | fp-armv8.s | 83 vmaxnm.f32 s5, s12, s0 84 @ CHECK: vmaxnm.f32 s5, s12, s0 @ encoding: [0x00,0x2a,0xc6,0xfe] 87 vminnm.f32 s0, s0, s12 88 @ CHECK: vminnm.f32 s0, s0, s12 @ encoding: [0x46,0x0a,0x80,0xfe] 111 vrinta.f32 s12, s1 112 @ CHECK: vrinta.f32 s12, s1 @ encoding: [0x60,0x6a,0xb8,0xfe] 115 vrintn.f32 s12, s1 116 @ CHECK: vrintn.f32 s12, s1 @ encoding: [0x60,0x6a,0xb9,0xfe] 119 vrintp.f32 s12, s1 120 @ CHECK: vrintp.f32 s12, s1 @ encoding: [0x60,0x6a,0xba,0xfe] [all …]
|
/external/llvm/test/MC/ARM/ |
D | vpush-vpop.s | 7 vpush {s8, s9, s10, s11, s12} 9 vpop {s8, s9, s10, s11, s12} 12 vpush.16 {s8, s9, s10, s11, s12} 14 vpop.64 {s8, s9, s10, s11, s12} 17 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a] 19 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a] 22 @ CHECK-ARM: vpush {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0x2d,0xed] 24 @ CHECK-ARM: vpop {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0xbd,0xec] 27 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a] 29 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a] [all …]
|
D | fullfp16.s | 92 vcvt.u32.f16 s12, s12, #20 100 @ ARM: vcvt.u32.f16 s12, s12, #20 @ encoding: [0xc6,0x69,0xbf,0xee] 108 @ THUMB: vcvt.u32.f16 s12, s12, #20 @ encoding: [0xbf,0xee,0xc6,0x69] 161 vmaxnm.f16 s5, s12, s0 162 @ ARM: vmaxnm.f16 s5, s12, s0 @ encoding: [0x00,0x29,0xc6,0xfe] 163 @ THUMB: vmaxnm.f16 s5, s12, s0 @ encoding: [0xc6,0xfe,0x00,0x29] 165 vminnm.f16 s0, s0, s12 166 @ ARM: vminnm.f16 s0, s0, s12 @ encoding: [0x46,0x09,0x80,0xfe] 167 @ THUMB: vminnm.f16 s0, s0, s12 @ encoding: [0x80,0xfe,0x46,0x09] 181 vrinta.f16 s12, s1 [all …]
|
D | fp-armv8.s | 83 vmaxnm.f32 s5, s12, s0 84 @ CHECK: vmaxnm.f32 s5, s12, s0 @ encoding: [0x00,0x2a,0xc6,0xfe] 87 vminnm.f32 s0, s0, s12 88 @ CHECK: vminnm.f32 s0, s0, s12 @ encoding: [0x46,0x0a,0x80,0xfe] 111 vrinta.f32 s12, s1 112 @ CHECK: vrinta.f32 s12, s1 @ encoding: [0x60,0x6a,0xb8,0xfe] 115 vrintn.f32 s12, s1 116 @ CHECK: vrintn.f32 s12, s1 @ encoding: [0x60,0x6a,0xb9,0xfe] 119 vrintp.f32 s12, s1 120 @ CHECK: vrintp.f32 s12, s1 @ encoding: [0x60,0x6a,0xba,0xfe] [all …]
|
D | thumb-fp-armv8.s | 86 vmaxnm.f32 s5, s12, s0 87 @ CHECK: vmaxnm.f32 s5, s12, s0 @ encoding: [0xc6,0xfe,0x00,0x2a] 90 vminnm.f32 s0, s0, s12 91 @ CHECK: vminnm.f32 s0, s0, s12 @ encoding: [0x80,0xfe,0x46,0x0a] 117 vrinta.f32 s12, s1 118 @ CHECK: vrinta.f32 s12, s1 @ encoding: [0xb8,0xfe,0x60,0x6a] 121 vrintn.f32 s12, s1 122 @ CHECK: vrintn.f32 s12, s1 @ encoding: [0xb9,0xfe,0x60,0x6a] 125 vrintp.f32 s12, s1 126 @ CHECK: vrintp.f32 s12, s1 @ encoding: [0xba,0xfe,0x60,0x6a] [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | neon-scalar-cvt.s | 58 fcvtzs s21, s12, #1 70 fcvtzu s21, s12, #1 92 fcvtas s12, s13 105 fcvtau s12, s13 131 fcvtmu s12, s13 157 fcvtnu s12, s13 183 fcvtpu s12, s13 195 fcvtzs s12, s13 208 fcvtzu s12, s13
|
D | neon-scalar-fp-compare.s | 10 fcmeq s10, s11, s12 40 fcmge s10, s11, s12 70 fcmgt s10, s11, s12 136 facge s10, s11, s12 148 facgt s10, s11, s12
|
/external/llvm/test/MC/AArch64/ |
D | neon-scalar-cvt.s | 58 fcvtzs s21, s12, #1 70 fcvtzu s21, s12, #1 92 fcvtas s12, s13 105 fcvtau s12, s13 131 fcvtmu s12, s13 157 fcvtnu s12, s13 183 fcvtpu s12, s13 195 fcvtzs s12, s13 208 fcvtzu s12, s13
|
D | neon-scalar-fp-compare.s | 10 fcmeq s10, s11, s12 40 fcmge s10, s11, s12 70 fcmgt s10, s11, s12 136 facge s10, s11, s12 148 facgt s10, s11, s12
|
/external/boringssl/src/ssl/test/runner/ed25519/internal/edwards25519/ |
D | edwards25519.go | 1077 s12 := a1*b11 + a2*b10 + a3*b9 + a4*b8 + a5*b7 + a6*b6 + a7*b5 + a8*b4 + a9*b3 + a10*b2 + a11*b1 1108 carry[12] = (s12 + (1 << 20)) >> 21 1110 s12 -= carry[12] << 21 1143 s12 += carry[11] 1162 s12 += s23 * 470296 1171 s12 += s22 * 654183 1180 s12 -= s21 * 997805 1189 s12 += s20 * 136657 1198 s12 -= s19 * 683901 1218 carry[12] = (s12 + (1 << 20)) >> 21 [all …]
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | vpush-vpop.s | 7 vpush {s8, s9, s10, s11, s12} 9 vpop {s8, s9, s10, s11, s12} 12 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a] 14 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a] 17 @ CHECK-ARM: vpush {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0x2d,0xed] 19 @ CHECK-ARM: vpop {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0xbd,0xec]
|
/external/boringssl/src/third_party/fiat/ |
D | curve25519.c | 1078 int64_t s12 = 2097151 & (load_4(s + 31) >> 4); in x25519_sc_reduce() local 1109 s12 += s23 * 470296; in x25519_sc_reduce() 1118 s12 += s22 * 654183; in x25519_sc_reduce() 1127 s12 -= s21 * 997805; in x25519_sc_reduce() 1136 s12 += s20 * 136657; in x25519_sc_reduce() 1145 s12 -= s19 * 683901; in x25519_sc_reduce() 1165 carry12 = (s12 + (1 << 20)) >> 21; in x25519_sc_reduce() 1167 s12 -= int64_lshift21(carry12); in x25519_sc_reduce() 1182 s12 += carry11; in x25519_sc_reduce() 1231 s0 += s12 * 666643; in x25519_sc_reduce() [all …]
|
/external/aac/libArithCoding/src/ |
D | ac_arith_coder.cpp | 578 ULONG s12 = (fMax((UINT)s, (UINT)1) << 12) - 1; in get_pk_v2() local 579 if (s12 > p[485]) { in get_pk_v2() 582 if (s12 > p[255]) p += 256; in get_pk_v2() 585 if (s12 > p[127]) { in get_pk_v2() 588 if (s12 > p[63]) { in get_pk_v2() 591 if (s12 > p[31]) { in get_pk_v2() 594 if (s12 > p[15]) { in get_pk_v2() 597 if (s12 > p[7]) { in get_pk_v2() 600 if (s12 > p[3]) { in get_pk_v2() 603 if (s12 > p[1]) { in get_pk_v2() [all …]
|
/external/capstone/suite/MC/ARM/ |
D | vpush-vpop.s.cs | 3 0x05,0x4a,0x2d,0xed = vpush {s8, s9, s10, s11, s12} 5 0x05,0x4a,0xbd,0xec = vpop {s8, s9, s10, s11, s12} 7 0x05,0x4a,0x2d,0xed = vpush {s8, s9, s10, s11, s12} 9 0x05,0x4a,0xbd,0xec = vpop {s8, s9, s10, s11, s12}
|
D | vpush-vpop-thumb.s.cs | 3 0x2d,0xed,0x05,0x4a = vpush {s8, s9, s10, s11, s12} 5 0xbd,0xec,0x05,0x4a = vpop {s8, s9, s10, s11, s12} 7 0x2d,0xed,0x05,0x4a = vpush {s8, s9, s10, s11, s12} 9 0xbd,0xec,0x05,0x4a = vpop {s8, s9, s10, s11, s12}
|
D | thumb-fp-armv8.s.cs | 34 0xc6,0xfe,0x00,0x2a = vmaxnm.f32 s5, s12, s0 36 0x80,0xfe,0x46,0x0a = vminnm.f32 s0, s0, s12 45 0xb8,0xfe,0x60,0x6a = vrinta.f32 s12, s1 47 0xb9,0xfe,0x60,0x6a = vrintn.f32 s12, s1 49 0xba,0xfe,0x60,0x6a = vrintp.f32 s12, s1 51 0xbb,0xfe,0x60,0x6a = vrintm.f32 s12, s1
|
D | fp-armv8.s.cs | 34 0x00,0x2a,0xc6,0xfe = vmaxnm.f32 s5, s12, s0 36 0x46,0x0a,0x80,0xfe = vminnm.f32 s0, s0, s12 45 0x60,0x6a,0xb8,0xfe = vrinta.f32 s12, s1 47 0x60,0x6a,0xb9,0xfe = vrintn.f32 s12, s1 49 0x60,0x6a,0xba,0xfe = vrintp.f32 s12, s1 51 0x60,0x6a,0xbb,0xfe = vrintm.f32 s12, s1
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_highbd_iht16x16_add_sse4.c | 58 s10[2], s11[2], s12[2], s13[2], s14[2], s15[2]; in highbd_iadst16_4col_sse4_1() local 70 highbd_iadst_butterfly_sse4_1(io[3], io[12], cospi_25_64, cospi_7_64, s12, in highbd_iadst16_4col_sse4_1() 83 x4[0] = _mm_add_epi64(s4[0], s12[0]); in highbd_iadst16_4col_sse4_1() 84 x4[1] = _mm_add_epi64(s4[1], s12[1]); in highbd_iadst16_4col_sse4_1() 99 x12[0] = _mm_sub_epi64(s4[0], s12[0]); in highbd_iadst16_4col_sse4_1() 100 x12[1] = _mm_sub_epi64(s4[1], s12[1]); in highbd_iadst16_4col_sse4_1() 179 s12); in highbd_iadst16_4col_sse4_1() 183 x8[0] = _mm_add_epi64(s8[0], s12[0]); in highbd_iadst16_4col_sse4_1() 184 x8[1] = _mm_add_epi64(s8[1], s12[1]); in highbd_iadst16_4col_sse4_1() 191 x12[0] = _mm_sub_epi64(s8[0], s12[0]); in highbd_iadst16_4col_sse4_1() [all …]
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_iht16x16_add_neon.c | 40 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() 148 x[4] = add_dct_const_round_shift_low_8(s4, s12); in vpx_iadst16x16_256_add_half1d() 156 x[12] = sub_dct_const_round_shift_low_8(s4, s12); 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() 183 x[8] = add_dct_const_round_shift_low_8(s8, s12); in vpx_iadst16x16_256_add_half1d() 187 x[12] = sub_dct_const_round_shift_low_8(s8, s12); 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() 218 x[12] = add_dct_const_round_shift_low_8(s12, s14); in vpx_iadst16x16_256_add_half1d() 220 x[14] = sub_dct_const_round_shift_low_8(s12, s14); in vpx_iadst16x16_256_add_half1d()
|