/external/valgrind/none/tests/arm64/ |
D | integer.c | 163 TESTINST3("add x3, x4, x5", 12345, 6789, x3, x4, x5, 0); in test_arith() 164 TESTINST3("add w3, w4, w5", 12345, 6789, x3, x4, x5, 0); in test_arith() 167 TESTINST3("adc x3, x4, x5", 12345, 6789, x3,x4,x5,0); in test_arith() 168 TESTINST3("adc x3, x4, x5", 12345, 6789, x3,x4,x5,1); in test_arith() 169 TESTINST3("adc x3, x4, x5", 0, 0xffffffffffffffffULL, x3,x4,x5,0); in test_arith() 170 TESTINST3("adc x3, x4, x5", 0, 0xffffffffffffffffULL, x3,x4,x5,1); in test_arith() 171 TESTINST3("adc x3, x4, x5", 0x31415927ULL<<32, 0x27181728ULL<<32, x3,x4,x5,0); in test_arith() 172 TESTINST3("adc x3, x4, x5", 0x31415927ULL<<32, 0x27181728ULL<<32, x3,x4,x5,1); in test_arith() 173 TESTINST3("adc x3, x4, x5", 0x00000000ULL<<32, 0x00000000ULL<<32, x3,x4,x5,0); in test_arith() 174 TESTINST3("adc x3, x4, x5", 0x00000000ULL<<32, 0x00000000ULL<<32, x3,x4,x5,1); in test_arith() [all …]
|
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 60 msr ACTLR_EL1, x3 61 msr ACTLR_EL2, x3 62 msr ACTLR_EL3, x3 63 msr AFSR0_EL1, x3 64 msr AFSR0_EL2, x3 65 msr AFSR0_EL3, x3 66 msr AFSR1_EL1, x3 67 msr AFSR1_EL2, x3 68 msr AFSR1_EL3, x3 69 msr AMAIR_EL1, x3 [all …]
|
D | arm64-logical-encoding.s | 51 and x1, x2, x3 53 and x1, x2, x3, lsl #2 55 and x1, x2, x3, lsr #2 57 and x1, x2, x3, asr #2 59 and x1, x2, x3, ror #2 62 ; CHECK: and x1, x2, x3 ; encoding: [0x41,0x00,0x03,0x8a] 64 ; CHECK: and x1, x2, x3, lsl #2 ; encoding: [0x41,0x08,0x03,0x8a] 66 ; CHECK: and x1, x2, x3, lsr #2 ; encoding: [0x41,0x08,0x43,0x8a] 68 ; CHECK: and x1, x2, x3, asr #2 ; encoding: [0x41,0x08,0x83,0x8a] 70 ; CHECK: and x1, x2, x3, ror #2 ; encoding: [0x41,0x08,0xc3,0x8a] [all …]
|
D | basic-a64-diagnostics.s | 9 add x2, x3, x5, sxtb 24 add x3, x5, w7, uxtb #5 37 add xzr, x3, x5, uxtx 38 sub x3, xzr, w9, sxth #1 51 adds sp, x3, w2, uxtb 52 adds x3, xzr, x9, uxtx 174 add x3, x9, #variable 203 add x1, x2, x3, lsl #-1 204 add x1, x2, x3, lsl #64 205 add x1, x2, x3, lsr #-1 [all …]
|
D | arm64-simd-ldst.s | 11 ld1.8b {v4, v5, v6}, [x3] 102 ; CHECK: ld1.8b { v4, v5, v6 }, [x3] ; encoding: [0x64,0x60,0x40,0x0c] 852 ld1r.8b {v4}, [x2], x3 854 ld1r.16b {v4}, [x2], x3 856 ld1r.4h {v4}, [x2], x3 858 ld1r.8h {v4}, [x2], x3 860 ld1r.2s {v4}, [x2], x3 862 ld1r.4s {v4}, [x2], x3 864 ld1r.1d {v4}, [x2], x3 866 ld1r.2d {v4}, [x2], x3 [all …]
|
D | arm64-memory.s | 9 ldr x4, [x3] 16 ldrb w4, [x3] 18 ldrb w2, [x3, _foo@pageoff] 20 ldrsb w9, [x3] 44 ; CHECK: ldr x4, [x3] ; encoding: [0x64,0x00,0x40,0xf9] 51 ; CHECK: ldrb w4, [x3] ; encoding: [0x64,0x00,0x40,0x39] 53 ; CHECK: ldrb w2, [x3, _foo@PAGEOFF] ; encoding: [0x62,0bAAAAAA00,0b01AAAAAA,0x39] 55 ; CHECK: ldrsb w9, [x3] ; encoding: [0x69,0x00,0xc0,0x39] 81 str x4, [x3] 89 strb w4, [x3] [all …]
|
D | arm64-arithmetic-encoding.s | 9 adc x1, x2, x3 11 adcs x5, x4, x3 14 ; CHECK: adc x1, x2, x3 ; encoding: [0x41,0x00,0x03,0x9a] 16 ; CHECK: adcs x5, x4, x3 ; encoding: [0x85,0x00,0x03,0xba] 19 sbc x1, x2, x3 21 sbcs x1, x2, x3 24 ; CHECK: sbc x1, x2, x3 ; encoding: [0x41,0x00,0x03,0xda] 26 ; CHECK: sbcs x1, x2, x3 ; encoding: [0x41,0x00,0x03,0xfa] 34 add x3, x4, #1024 35 add x3, x4, #1024, lsl #0 [all …]
|
/external/libhevc/common/arm64/ |
D | ihevc_intra_pred_luma_horz.s | 126 st1 { v2.16b},[x2],x3 //store in 1st row 0-16 columns 127 st1 { v2.16b},[x9],x3 //store in 1st row 16-32 columns 130 st1 { v4.16b},[x2],x3 131 st1 { v4.16b},[x9],x3 134 st1 { v6.16b},[x2],x3 135 st1 { v6.16b},[x9],x3 138 st1 { v1.16b},[x2],x3 139 st1 { v1.16b},[x9],x3 142 st1 { v2.16b},[x2],x3 143 st1 { v2.16b},[x9],x3 [all …]
|
D | ihevc_intra_pred_chroma_horz.s | 126 st1 { v2.8h},[x2],x3 //store in 1st row 0-16 columns 127 st1 { v2.8h},[x9],x3 //store in 1st row 16-32 columns 130 st1 { v4.8h},[x2],x3 131 st1 { v4.8h},[x9],x3 134 st1 { v6.8h},[x2],x3 135 st1 { v6.8h},[x9],x3 138 st1 { v1.8h},[x2],x3 139 st1 { v1.8h},[x9],x3 142 st1 { v2.8h},[x2],x3 143 st1 { v2.8h},[x9],x3 [all …]
|
D | ihevc_intra_pred_luma_mode_18_34.s | 159 st1 {v0.8b},[x10],x3 160 st1 {v1.8b},[x10],x3 162 st1 {v2.8b},[x10],x3 165 st1 {v3.8b},[x10],x3 168 st1 {v4.8b},[x10],x3 170 st1 {v5.8b},[x10],x3 172 st1 {v6.8b},[x10],x3 174 st1 {v7.8b},[x10],x3 200 st1 {v0.8b},[x10],x3 201 st1 {v1.8b},[x10],x3 [all …]
|
D | ihevc_inter_pred_filters_luma_vert_w16out.s | 81 mov x6,x3 87 mov x3,x16 //load ht 88 subs x7,x3,#0 //x3->ht 108 lsr x3, x5, #3 //divide by 8 109 mul x7, x7, x3 //multiply height by width 115 add x3,x0,x2 //pu1_src_tmp += src_strd// 117 ld1 {v1.8b},[x3],x2 //src_tmp2 = vld1_u8(pu1_src_tmp)// 120 ld1 {v2.8b},[x3],x2 //src_tmp3 = vld1_u8(pu1_src_tmp)// 122 ld1 {v3.8b},[x3],x2 //src_tmp4 = vld1_u8(pu1_src_tmp)// 124 ld1 {v4.8b},[x3],x2 //src_tmp1 = vld1_u8(pu1_src_tmp)// [all …]
|
D | ihevc_inter_pred_filters_luma_vert.s | 126 mov x6,x3 132 mov x3,x16 //load ht 133 subs x7,x3,#0 //x3->ht 152 lsr x3, x5, #3 //divide by 8 153 mul x7, x7, x3 //multiply height by width 159 add x3,x0,x2 //pu1_src_tmp += src_strd// 160 ld1 {v1.8b},[x3],x2 //src_tmp2 = vld1_u8(pu1_src_tmp)// 163 ld1 {v2.8b},[x3],x2 //src_tmp3 = vld1_u8(pu1_src_tmp)// 165 ld1 {v3.8b},[x3],x2 //src_tmp4 = vld1_u8(pu1_src_tmp)// 167 ld1 {v4.8b},[x3],x2 //src_tmp1 = vld1_u8(pu1_src_tmp)// [all …]
|
D | ihevc_deblk_chroma_vert.s | 76 add x2,x2,x3 86 adds x3,x7,x2,asr #1 95 cmp x3,#0x39 97 ldr w3, [x7,x3,lsl #2] 98 sxtw x3,w3 100 sub x20,x3,#6 101 csel x3, x20, x3,gt 122 add x3,x3,x5,lsl #1 126 add x6,x3,#2 130 csel x3, x20, x3,gt [all …]
|
D | ihevc_intra_pred_luma_dc.s | 216 sub x12, x3, x3, lsl #3 //-7*strd 222 sub x0, x3, x4 //strd - nt 256 st1 {v19.8b},[x2], x3 //store row 0 (prol) 268 st1 {v20.8b},[x2], x3 //store row 1 (prol) 277 st1 {v21.8b},[x2], x3 //store row 2 (prol) 285 st1 {v20.8b},[x2], x3 //store row 3 (prol) 293 st1 {v21.8b},[x2], x3 //store row 4 (prol) 301 st1 {v20.8b},[x2], x3 //store row 5 (prol) 312 st1 {v21.8b},[x2], x3 //store row 6 (prol) 331 st1 {v4.8b},[x2], x3 //store 2nd col (for 16x16) [all …]
|
/external/libmpeg2/common/armv8/ |
D | impeg2_inter_pred.s | 114 st1 {v0.8b, v1.8b}, [x5], x3 //Store and increment dst 118 st1 {v0.8b, v1.8b}, [x5], x3 //Store and increment dst 120 st1 {v0.8b, v1.8b}, [x5], x3 //Store and increment dst 122 st1 {v0.8b, v1.8b}, [x5], x3 //Store and increment dst 124 st1 {v0.8b, v1.8b}, [x5], x3 //Store and increment dst 126 st1 {v0.8b, v1.8b}, [x5], x3 //Store and increment dst 128 st1 {v0.8b, v1.8b}, [x5], x3 //Store and increment dst 130 st1 {v0.8b, v1.8b}, [x5], x3 //Store and increment dst 132 st1 {v0.8b, v1.8b}, [x5], x3 //Store and increment dst 134 st1 {v0.8b, v1.8b}, [x5], x3 //Store and increment dst [all …]
|
/external/ceres-solver/internal/ceres/ |
D | cost_function_to_functor_test.cc | 137 bool operator()(const T* x1, const T* x2, const T* x3, T* residuals) const { in operator ()() 138 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0] + x3[0] * x3[0]; in operator ()() 139 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1] + x3[1] * x3[1]; in operator ()() 147 bool operator()(const T* x1, const T* x2, const T* x3, const T* x4, in operator ()() 149 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0] + x3[0] * x3[0] in operator ()() 151 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1] + x3[1] * x3[1] in operator ()() 160 bool operator()(const T* x1, const T* x2, const T* x3, const T* x4, in operator ()() 162 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0] + x3[0] * x3[0] in operator ()() 164 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1] + x3[1] * x3[1] in operator ()() 173 bool operator()(const T* x1, const T* x2, const T* x3, const T* x4, in operator ()() [all …]
|
/external/compiler-rt/lib/builtins/ |
D | popcountti2.c | 24 tu_int x3 = (tu_int)a; in __popcountti2() local 25 x3 = x3 - ((x3 >> 1) & (((tu_int)0x5555555555555555uLL << 64) | in __popcountti2() 28 x3 = ((x3 >> 2) & (((tu_int)0x3333333333333333uLL << 64) | 0x3333333333333333uLL)) in __popcountti2() 29 + (x3 & (((tu_int)0x3333333333333333uLL << 64) | 0x3333333333333333uLL)); in __popcountti2() 31 x3 = (x3 + (x3 >> 4)) in __popcountti2() 34 du_int x2 = (du_int)(x3 + (x3 >> 64)); in __popcountti2()
|
/external/libavc/common/armv8/ |
D | ih264_intra_pred_luma_8x8_av8.s | 121 st1 {v0.8b}, [x1], x3 122 st1 {v0.8b}, [x1], x3 123 st1 {v0.8b}, [x1], x3 124 st1 {v0.8b}, [x1], x3 125 st1 {v0.8b}, [x1], x3 126 st1 {v0.8b}, [x1], x3 127 st1 {v0.8b}, [x1], x3 128 st1 {v0.8b}, [x1], x3 205 st1 {v0.8b}, [x1], x3 209 st1 {v1.8b}, [x1], x3 [all …]
|
D | ih264_intra_pred_luma_16x16_av8.s | 116 st1 {v0.8b, v1.8b}, [x1], x3 117 st1 {v0.8b, v1.8b}, [x1], x3 118 st1 {v0.8b, v1.8b}, [x1], x3 119 st1 {v0.8b, v1.8b}, [x1], x3 120 st1 {v0.8b, v1.8b}, [x1], x3 121 st1 {v0.8b, v1.8b}, [x1], x3 122 st1 {v0.8b, v1.8b}, [x1], x3 123 st1 {v0.8b, v1.8b}, [x1], x3 124 st1 {v0.8b, v1.8b}, [x1], x3 125 st1 {v0.8b, v1.8b}, [x1], x3 [all …]
|
D | ih264_inter_pred_luma_copy_av8.s | 103 add x6, x1, x3 //pu1_dst_tmp += dst_strd 107 st1 {v0.s}[0], [x6], x3 //vst1_lane_u32((uint32_t *)pu1_dst_tmp, src_tmp, 0) 110 st1 {v0.s}[0], [x6], x3 //vst1_lane_u32((uint32_t *)pu1_dst_tmp, src_tmp, 0) 113 st1 {v0.s}[0], [x6], x3 //vst1_lane_u32((uint32_t *)pu1_dst_tmp, src_tmp, 0) 140 add x6, x1, x3 //pu1_dst_tmp += dst_strd 143 st1 {v1.8b}, [x6], x3 //vst1_u8(pu1_dst_tmp, tmp_src) 146 st1 {v2.8b}, [x6], x3 //vst1_u8(pu1_dst_tmp, tmp_src) 148 st1 {v3.8b}, [x6], x3 //vst1_u8(pu1_dst_tmp, tmp_src) 172 add x6, x1, x3 //pu1_dst_tmp += dst_strd 175 st1 { v2.16b}, [x6], x3 //vst1_u8(pu1_dst_tmp, tmp_src) [all …]
|
D | ih264_intra_pred_luma_4x4_av8.s | 118 st1 {v0.s}[0], [x1], x3 119 st1 {v0.s}[0], [x1], x3 120 st1 {v0.s}[0], [x1], x3 121 st1 {v0.s}[0], [x1], x3 189 st1 {v0.s}[0], [x1], x3 191 st1 {v2.s}[0], [x1], x3 193 st1 {v3.s}[0], [x1], x3 194 st1 {v4.s}[0], [x1], x3 300 st1 {v0.s}[0], [x1], x3 301 st1 {v0.s}[0], [x1], x3 [all …]
|
/external/ceres-solver/include/ceres/ |
D | numeric_diff_functor.h | 164 const double* x3, in operator() 166 return functor_(x0, x1, x2, x3, residuals); in operator() 172 const double* x3, in operator() 175 return functor_(x0, x1, x2, x3, x4, residuals); in operator() 181 const double* x3, in operator() 185 return functor_(x0, x1, x2, x3, x4, x5, residuals); in operator() 191 const double* x3, in operator() 196 return functor_(x0, x1, x2, x3, x4, x5, x6, residuals); in operator() 202 const double* x3, in operator() 208 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, residuals); in operator() [all …]
|
/external/libnfc-nci/src/gki/ulinux/ |
D | data_types.h | 63 #define BCM_STRCAT_S(x1,x2,x3) strcat((x1),(x3)) argument 64 #define BCM_STRNCAT_S(x1,x2,x3,x4) strncat((x1),(x3),(x4)) argument 65 #define BCM_STRCPY_S(x1,x2,x3) strcpy((x1),(x3)) argument 66 #define BCM_STRNCPY_S(x1,x2,x3,x4) strncpy((x1),(x3),(x4)) argument 67 #define BCM_SPRINTF_S(x1,x2,x3,x4) sprintf((x1),(x3),(x4)) argument 68 #define BCM_VSPRINTF_S(x1,x2,x3,x4) vsprintf((x1),(x3),(x4)) argument
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
D | data_types.h | 63 #define BCM_STRCAT_S(x1,x2,x3) strcat((x1),(x3)) argument 64 #define BCM_STRNCAT_S(x1,x2,x3,x4) strncat((x1),(x3),(x4)) argument 65 #define BCM_STRCPY_S(x1,x2,x3) strcpy((x1),(x3)) argument 66 #define BCM_STRNCPY_S(x1,x2,x3,x4) strncpy((x1),(x3),(x4)) argument 67 #define BCM_SPRINTF_S(x1,x2,x3,x4) sprintf((x1),(x3),(x4)) argument 68 #define BCM_VSPRINTF_S(x1,x2,x3,x4) vsprintf((x1),(x3),(x4)) argument
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-logical.txt | 61 # CHECK: and x1, x2, x3 63 # CHECK: and x1, x2, x3, lsl #2 65 # CHECK: and x1, x2, x3, lsr #2 67 # CHECK: and x1, x2, x3, asr #2 69 # CHECK: and x1, x2, x3, ror #2 83 # CHECK: ands x1, x2, x3 85 # CHECK: ands x1, x2, x3, lsl #2 87 # CHECK: ands x1, x2, x3, lsr #2 89 # CHECK: ands x1, x2, x3, asr #2 91 # CHECK: ands x1, x2, x3, ror #2 [all …]
|