/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/ |
sbitw_test.d | 12 8: 11 00 3f ba sbitw \$0x3:s,0xfaabcd <main\+0xfaabcd>:l 20 24: 30 74 34 12 sbitw \$0x3:s,\[r12\]0x1234:m 21 28: 30 75 34 12 sbitw \$0x3:s,\[r12\]0x1234:m 22 2c: 30 74 34 00 sbitw \$0x3:s,\[r12\]0x34:m 28 44: f0 72 3a 4a sbitw \$0x3:s,\[r12\]0xa7a:m\(r1,r0\) 29 48: f1 72 3a 4a sbitw \$0x3:s,\[r12\]0xa7a:m\(r3,r2\) 30 4c: f6 72 3a 4a sbitw \$0x3:s,\[r12\]0xa7a:m\(r4,r3\) 31 50: f2 72 3a 4a sbitw \$0x3:s,\[r12\]0xa7a:m\(r5,r4\) 32 54: f7 72 3a 4a sbitw \$0x3:s,\[r12\]0xa7a:m\(r6,r5\) 33 58: f3 72 3a 4a sbitw \$0x3:s,\[r12\]0xa7a:m\(r7,r6\ [all...] |
tbitw_test.d | 12 8: 11 00 3f fa tbitw \$0x3:s,0xfaabcd <main\+0xfaabcd>:l 20 24: 30 7c 34 12 tbitw \$0x3:s,\[r12\]0x1234:m 21 28: 30 7d 34 12 tbitw \$0x3:s,\[r12\]0x1234:m 22 2c: 30 7c 34 00 tbitw \$0x3:s,\[r12\]0x34:m 28 44: f0 7a 3a 4a tbitw \$0x3:s,\[r12\]0xa7a:m\(r1,r0\) 29 48: f1 7a 3a 4a tbitw \$0x3:s,\[r12\]0xa7a:m\(r3,r2\) 30 4c: f6 7a 3a 4a tbitw \$0x3:s,\[r12\]0xa7a:m\(r4,r3\) 31 50: f2 7a 3a 4a tbitw \$0x3:s,\[r12\]0xa7a:m\(r5,r4\) 32 54: f7 7a 3a 4a tbitw \$0x3:s,\[r12\]0xa7a:m\(r6,r5\) 33 58: f3 7a 3a 4a tbitw \$0x3:s,\[r12\]0xa7a:m\(r7,r6\ [all...] |
/external/libvpx/libvpx/vpx_dsp/mips/ |
itrans4_dspr2.c | 319 int x0, x1, x2, x3; local 324 x3 = input[3]; 326 if (!(x0 | x1 | x2 | x3)) { 336 s5 = sinpi_2_9 * x3; 337 s6 = sinpi_4_9 * x3; 338 s7 = x0 - x2 + x3; 343 x3 = s2; 345 s0 = x0 + x3; 346 s1 = x1 + x3; 348 s3 = x0 + x1 - x3; [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
dwarfreloc2.s | 29 .byte 0x3 /* DW_AT_location: DW_OP_addr */ 45 .uleb128 0x3 /* DW_AT_name */ 57 .uleb128 0x3 /* DW_AT_name */ 72 .uleb128 0x3 79 .uleb128 0x3 /* DW_AT_name */
|
/external/eigen/test/ |
smallvectors.cpp | 21 x3 = internal::random<Scalar>(), local 24 V3 v3(x1, x2, x3); 25 V4 v4(x1, x2, x3, x4); 32 VERIFY_IS_APPROX(x3, v3.z()); 33 VERIFY_IS_APPROX(x3, v4.z());
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/ |
regression.d | 14 8: 6063 mov r3,0x3 21 1e: 0fe2 trap 0x3 26 24: 0fe2 trap 0x3 28 28: 0fe2 trap 0x3 30 2c: 0fe2 trap 0x3 32 30: 0fe2 trap 0x3 43 3a: 0fe2 trap 0x3 48 40: 0fe2 trap 0x3 56 4a: 0fe2 trap 0x3 64 5a: 0fe2 trap 0x3 [all...] |
/external/libhevc/common/arm64/ |
ihevc_inter_pred_filters_luma_vert.s | 105 // x3 => wd 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)/ [all...] |
ihevc_inter_pred_filters_luma_vert_w16out.s | 61 // x3 => wd 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)/ [all...] |
ihevc_inter_pred_filters_luma_vert_w16inp.s | 117 mov x6,x3 124 mov x3,x16 //load ht 125 subs x7,x3,#0 //x3->ht 142 lsr x3, x5, #2 //divide by 4 143 mul x7, x7, x3 //multiply height by width 150 add x3,x0,x2 //pu1_src_tmp += src_strd// 151 ld1 {v1.4h},[x3],x2 //src_tmp2 = vld1_u8(pu1_src_tmp)// 154 ld1 {v2.4h},[x3],x2 //src_tmp3 = vld1_u8(pu1_src_tmp)// 156 ld1 {v3.4h},[x3],x2 //src_tmp4 = vld1_u8(pu1_src_tmp)/ [all...] |
ihevc_inter_pred_luma_vert_w16inp_w16out.s | 126 lsl x6,x3,#1 133 mov x3,x16 //load ht 134 subs x7,x3,#0 //r3->ht 153 lsr x3, x5, #2 //divide by 4 154 mul x7, x7, x3 //multiply height by width 161 add x3,x0,x2 //pu1_src_tmp += src_strd// 162 ld1 {v1.4h},[x3],x2 //src_tmp2 = ld1_u8(pu1_src_tmp)// 165 ld1 {v2.4h},[x3],x2 //src_tmp3 = ld1_u8(pu1_src_tmp)// 167 ld1 {v3.4h},[x3],x2 //src_tmp4 = ld1_u8(pu1_src_tmp)// 169 ld1 {v4.4h},[x3],x2 //src_tmp1 = ld1_u8(pu1_src_tmp)/ [all...] |
ihevc_deblk_chroma_horz.s | 77 add x1,x2,x3 85 adrp x3, :got:gai4_ihevc_qp_table 86 ldr x3, [x3, #:got_lo12:gai4_ihevc_qp_table] 90 ldr w1, [x3,x1,lsl #2] 100 ldr w2, [x3,x2,lsl #2] 107 add x3,x1,#2 108 cmp x3,#0x35 114 adds x3,x1,#2 120 adrp x3, :got:gai4_ihevc_tc_tabl [all...] |
ihevc_intra_pred_luma_dc.s | 88 //x3 => dst_strd 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 [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_InterpolateLuma_Copy_unsafe_s.s | 56 x3 RN 9 label 81 M_LDR x3, [pSrc], srcStep 83 M_STR x3, [pDst], dstStep 89 LDR x3, [pSrc, #4] 95 ORR x2, x2, x3, LSL #24 99 LDR x3, [pSrc, #4] 105 ORR x2, x2, x3, LSL #24 112 LDR x3, [pSrc, #4] 118 ORR x2, x2, x3, LSL #16 123 LDR x3, [pSrc, #4 [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_InterpolateLuma_Copy_unsafe_s.s | 56 x3 RN 9 label 81 M_LDR x3, [pSrc], srcStep 83 M_STR x3, [pDst], dstStep 89 LDR x3, [pSrc, #4] 95 ORR x2, x2, x3, LSL #24 99 LDR x3, [pSrc, #4] 105 ORR x2, x2, x3, LSL #24 112 LDR x3, [pSrc, #4] 118 ORR x2, x2, x3, LSL #16 123 LDR x3, [pSrc, #4 [all...] |
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
r500_fragprog.c | 382 switch(inst & 0x3) { 396 switch(inst0 & 0x3) { 418 (inst) & 0x3, toswiz((inst >> 2) & 0x7), toswiz((inst >> 5) & 0x7), toswiz((inst >> 8) & 0x7), 419 (inst >> 11) & 0x3, 420 (inst >> 13) & 0x3, toswiz((inst >> 15) & 0x7), toswiz((inst >> 18) & 0x7), toswiz((inst >> 21) & 0x7), 421 (inst >> 24) & 0x3, (inst >> 29) & 0x3); 428 (inst >> 12) & 0x3, toswiz((inst >> 14) & 0x7), (inst >> 17) & 0x3, 429 (inst >> 19) & 0x3, toswiz((inst >> 21) & 0x7), (inst >> 24) & 0x3 [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
mpx.d | 12 [ ]*[a-f0-9]+: f3 0f 1b 4a 03 bndmk 0x3\(%edx\),%bnd1 15 [ ]*[a-f0-9]+: f3 0f 1b 4c 01 03 bndmk 0x3\(%ecx,%eax,1\),%bnd1 18 [ ]*[a-f0-9]+: 66 0f 1a 52 03 bndmov 0x3\(%edx\),%bnd2 21 [ ]*[a-f0-9]+: 66 0f 1a 4c 01 03 bndmov 0x3\(%ecx,%eax,1\),%bnd1 25 [ ]*[a-f0-9]+: 66 0f 1b 52 03 bndmov %bnd2,0x3\(%edx\) 28 [ ]*[a-f0-9]+: 66 0f 1b 4c 01 03 bndmov %bnd1,0x3\(%ecx,%eax,1\) 33 [ ]*[a-f0-9]+: f3 0f 1a 4a 03 bndcl 0x3\(%edx\),%bnd1 36 [ ]*[a-f0-9]+: f3 0f 1a 4c 01 03 bndcl 0x3\(%ecx,%eax,1\),%bnd1 40 [ ]*[a-f0-9]+: f2 0f 1a 4a 03 bndcu 0x3\(%edx\),%bnd1 43 [ ]*[a-f0-9]+: f2 0f 1a 4c 01 03 bndcu 0x3\(%ecx,%eax,1\),%bnd [all...] |
/external/llvm/test/MC/AArch64/ |
basic-a64-diagnostics.s | 9 add x2, x3, x5, sxtb 13 // CHECK-ERROR: add x2, x3, x5, sxtb 24 add x3, x5, w7, uxtb #5 30 // CHECK-ERROR: add x3, x5, w7, uxtb #5 37 add xzr, x3, x5, uxtx 38 sub x3, xzr, w9, sxth #1 41 // CHECK-ERROR: add xzr, x3, x5, uxtx 44 // CHECK-ERROR: sub x3, xzr, w9, sxth #1 51 adds sp, x3, w2, uxtb 52 adds x3, xzr, x9, uxt [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
system.d | 179 2ac: d50333df isb #0x3 197 2f0: f9800c60 prfm pldl1keep, \[x3,#24\] 202 300: f9800c61 prfm pldl1strm, \[x3,#24\] 207 310: f9800c62 prfm pldl2keep, \[x3,#24\] 212 320: f9800c63 prfm pldl2strm, \[x3,#24\] 217 330: f9800c64 prfm pldl3keep, \[x3,#24\] 222 340: f9800c65 prfm pldl3strm, \[x3,#24\] 227 350: f9800c66 prfm #0x06, \[x3,#24\] 232 360: f9800c67 prfm #0x07, \[x3,#24\] 237 370: f9800c68 prfm plil1keep, \[x3,#24\ [all...] |
int-insns.s | 4 lsl x1, x2, x3 8 extr x1, x2, x3, #1 9 extr x1, x2, x3, #63 11 extr x1, x2, x3, #0 42 add x1,x2,x3, lsr #1 60 and x1,x2,x3 64 and x1,x2,x3, lsr #1 80 bic x1,x2,x3 102 ext x1, x2, x3, #64 111 ldm {x1,x2,x3,x4},s [all...] |
/external/libgsm/src/ |
gsm_decode.c | 41 bc[0] = sr & 0x3; sr >>= 2; 42 Mc[0] = sr & 0x3; sr >>= 2; 65 bc[1] = sr & 0x3; sr >>= 2; 66 Mc[1] = sr & 0x3; sr >>= 2; 89 bc[2] = sr & 0x3; sr >>= 2; 90 Mc[2] = sr & 0x3; sr >>= 2; 113 bc[3] = sr & 0x3; sr >>= 2; 114 Mc[3] = sr & 0x3; sr >>= 2; 155 bc[0] = sr & 0x3; sr >>= 2; 156 Mc[0] = sr & 0x3; sr >>= 2 [all...] |
gsm_explode.c | 44 bc[0] = sr & 0x3; sr >>= 2; 45 Mc[0] = sr & 0x3; sr >>= 2; 70 bc[1] = sr & 0x3; sr >>= 2; 71 Mc[1] = sr & 0x3; sr >>= 2; 97 bc[2] = sr & 0x3; sr >>= 2; 98 Mc[2] = sr & 0x3; sr >>= 2; 125 bc[3] = sr & 0x3; sr >>= 2; 126 Mc[3] = sr & 0x3; sr >>= 2; 170 bc[0] = sr & 0x3; sr >>= 2; 171 Mc[0] = sr & 0x3; sr >>= 2 [all...] |
/external/libhevc/decoder/arm64/ |
ihevcd_fmt_conv_420sp_to_420p.s | 54 //* x3 pu1_dest_u * 161 csel x5, x3, x5,EQ 162 csel x3, x4, x3,EQ 174 ST1 {v0.8b},[x3],#8 187 SUB x3,x3,x6,LSR #1 190 ST1 {v0.8b},[x3],#8 194 ADD x3, x3, x1 [all...] |
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_reg.h | 30 #define CMD_3D (0x3 << 29) 43 #define MI_WAIT_FOR_EVENT (CMD_MI | (0x3 << 23)) 54 #define _3DSTATE_DRAWRECT_INFO (CMD_3D | (0x1d<<24) | (0x80<<16) | 0x3) 113 #define TEXCOORDFMT_1D 0x3 207 #define S6_TRISTRIP_PV_MASK (0x3<<0) 214 #define BUF_3D_ID_COLOR_BACK (0x3<<24) 222 #define BUF_3D_ADDR(x) ((x) & ~0x3) 234 #define PRIM3D_TRIFAN (0x3<<18) 261 #define BR13_8888 (0x3 << 24)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/score/ |
rD_rA_BN.d | 16 c: 6f1c bitclr! r15, 0x3 17 e: 6f1c bitclr! r15, 0x3 18 10: 681c bitclr! r8, 0x3 19 12: 681c bitclr! r8, 0x3 30 2c: 6f1d bitset! r15, 0x3 31 2e: 6f1d bitset! r15, 0x3 32 30: 681d bitset! r8, 0x3 33 32: 681d bitset! r8, 0x3 44 4c: 6f1f bittgl! r15, 0x3 45 4e: 6f1f bittgl! r15, 0x3 [all...] |
/external/ceres-solver/internal/ceres/ |
problem.cc | 84 double* x0, double* x1, double* x2, double* x3) { 87 x0, x1, x2, x3); 93 double* x0, double* x1, double* x2, double* x3, double* x4) { 96 x0, x1, x2, x3, x4); 102 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5) { 105 x0, x1, x2, x3, x4, x5); 111 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, 115 x0, x1, x2, x3, x4, x5, x6); 121 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, 125 x0, x1, x2, x3, x4, x5, x6, x7) [all...] |