HomeSort by relevance Sort by last modified time
    Searched refs:x3 (Results 651 - 675 of 4500) sorted by null

<<21222324252627282930>>

  /external/srtp/tables/
aes_tables.c 94 uint32_t x1, x2, x3; local
104 x3 = x2 ^ x1;
109 tmp.v8[3] = x3;
112 tmp.v8[0] = x3;
119 tmp.v8[1] = x3;
126 tmp.v8[2] = x3;
  /external/webp/src/dsp/
rescaler_mips_dsp_r2.c 36 const int temp6 = (x_out_max & ~0x3) << 2;
107 for (i = 0; i < (x_out_max & 0x3); ++i) {
156 for (i = 0; i < (x_out_max & 0x3); ++i) {
172 const int temp6 = (x_out_max & ~0x3) << 2;
216 for (i = 0; i < (x_out_max & 0x3); ++i) {
286 for (i = 0; i < (x_out_max & 0x3); ++i) {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
control_code2.d 11 8: 1f 0c CC = R7 == 0x3;
13 c: 18 0c CC = R0 == 0x3;
21 1c: 9f 0c CC = R7 < 0x3;
22 1e: 99 0c CC = R1 < 0x3;
30 2e: 1f 0d CC = R7 <= 0x3;
31 30: 19 0d CC = R1 <= 0x3;
56 62: 5d 0c CC = P5 == 0x3;
59 68: 5a 0c CC = P2 == 0x3;
66 76: dd 0c CC = P5 < 0x3;
69 7c: da 0c CC = P2 < 0x3;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
opers12-dwarf2.d 169 d0: 18 04 00 03 movw 0x3 <start\+0x3>, 0x8 <start\+0x8>
172 d6: 18 03 00 03 movw #0x3 <start\+0x3>, 0x3 <start\+0x3>
175 dc: 18 00 01 00 movw #0x3 <start\+0x3>, 0x1,X
178 e1: 18 01 01 00 movw 0x3 <start\+0x3>, 0x1,
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-diags.s 8 ldr x3, (foo + 4)
9 ldr x3, [foo + 4]
10 ; CHECK: ldr x3, foo+4 ; encoding: [0bAAA00011,A,A,0x58]
28 ldp x3, x4, [x5, #12]!
31 ldp x3, x4, [x5], #12
58 ; CHECK-ERRORS: ldp x3, x4, [x5, #12]!
67 ; CHECK-ERRORS: ldp x3, x4, [x5], #12
77 ldrb w1, [x3, w3, sxtw #4]
78 ldrh w1, [x3, w3, sxtw #4]
79 ldr w1, [x3, w3, sxtw #4
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_dct.c 112 int x0, x1, x2, x3; local
118 x3 = input[3];
120 if (!(x0 | x1 | x2 | x3)) {
130 s5 = sinpi_4_9 * x3;
131 s6 = sinpi_2_9 * x3;
132 s7 = x0 + x1 - x3;
137 x3 = s4;
139 s0 = x0 + x3;
141 s2 = x2 - x3;
142 s3 = x2 - x0 + x3;
194 \/*canbe16*\/ int x0, x1, x2, x3; local
252 \/*canbe16*\/ int x0, x1, x2, x3; local
378 \/*canbe16*\/ int x0, x1, x2, x3; local
498 int x3 = input[2]; local
687 \/*canbe16*\/ int x0, x1, x2, x3; local
804 int x3 = input[2]; local
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p224.go 55 var x3 p224FieldElement
56 p224Square(&x3, &x, &tmp)
57 p224Mul(&x3, &x3, &x, &tmp)
62 p224Sub(&x3, &x3, &x)
63 p224Reduce(&x3)
64 p224Add(&x3, &x3, &curve.b)
65 p224Contract(&x3, &x3
    [all...]
  /prebuilts/go/linux-x86/src/crypto/elliptic/
p224.go 55 var x3 p224FieldElement
56 p224Square(&x3, &x, &tmp)
57 p224Mul(&x3, &x3, &x, &tmp)
62 p224Sub(&x3, &x3, &x)
63 p224Reduce(&x3)
64 p224Add(&x3, &x3, &curve.b)
65 p224Contract(&x3, &x3
    [all...]
  /external/libhevc/common/arm64/
ihevc_intra_pred_chroma_mode_3_to_9.s 83 //x3 => dst_strd
143 sub x7, x7, x3, lsl #3 //x7 = 8-8x3
206 st1 {v24.8b},[x2], x3 //st (row 0)
217 st1 {v22.8b},[x2], x3 //st (row 1)
228 st1 {v20.8b},[x2], x3 //st (row 2)
239 st1 {v18.8b},[x2], x3 //st (row 3)
252 st1 {v24.8b},[x2], x3 //st (row 4)
263 st1 {v22.8b},[x2], x3 //st (row 5)
267 st1 {v20.8b},[x2], x3 //st (row 6
    [all...]
ihevc_intra_pred_filters_chroma_mode_11_to_17.s 85 //x3 => dst_strd
262 sub x7, x7, x3, lsl #3 //x7 = 8-8x3
328 st1 {v24.8b},[x2], x3 //st (row 0)
339 st1 {v22.8b},[x2], x3 //st (row 1)
350 st1 {v20.8b},[x2], x3 //st (row 2)
361 st1 {v18.8b},[x2], x3 //st (row 3)
374 st1 {v24.8b},[x2], x3 //st (row 4)
385 st1 {v22.8b},[x2], x3 //st (row 5)
389 st1 {v20.8b},[x2], x3 //st (row 6
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
DelaunayTriangulator.java 125 float x1, y1, x2, y2, x3, y3; local
144 x3 = superTriangle[i];
147 x3 = points[p3];
150 switch (circumCircle(x, y, x1, y1, x2, y2, x3, y3)) {
223 /** Returns INSIDE if point xp,yp is inside the circumcircle made up of the points x1,y1, x2,y2, x3,y3. Returns COMPLETE if xp
226 private int circumCircle (float xp, float yp, float x1, float y1, float x2, float y2, float x3, float y3) {
232 float m2 = -(x3 - x2) / (y3 - y2);
233 float mx2 = (x2 + x3) / 2f;
242 xc = (x3 + x2) / 2f;
245 float m2 = -(x3 - x2) / (y3 - y2);
    [all...]
  /external/lzma/Asm/x86/
XzCrc64Opt.asm 25 movzx x3, x0_L
26 xor x6, x3
81 movzx x3, x0_H
124 movzx x3, x0_L
125 xor x6, x3
  /external/v8/src/arm64/
deoptimizer-arm64.cc 138 __ Mov(x3, Operand(ExternalReference(Isolate::kCEntryFPAddress, isolate())));
139 __ Str(fp, MemOperand(x3));
152 Register code_object = x3;
167 // - x3: code object address
214 __ Add(x3, x1, FrameDescription::frame_content_offset());
220 __ Str(x4, MemOperand(x3, kPointerSize, PostIndex));
247 __ Ldr(x3, MemOperand(current_frame, FrameDescription::frame_size_offset()));
251 __ Sub(x3, x3, kPointerSize);
252 __ Add(x6, current_frame, x3);
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
defs1_solaris_amd64.go 32 _SIGQUIT = 0x3
63 _FPE_FLTDIV = 0x3
72 _BUS_OBJERR = 0x3
92 _F_GETFL = 0x3
227 _REG_R12 = 0x3
  /prebuilts/go/linux-x86/src/runtime/
defs1_solaris_amd64.go 32 _SIGQUIT = 0x3
63 _FPE_FLTDIV = 0x3
72 _BUS_OBJERR = 0x3
92 _F_GETFL = 0x3
227 _REG_R12 = 0x3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
diagnostic.s 81 st2 {v4.2d, v5.2d, v6.2d}, [x3]
84 st2 {v4.2d, v5.2d, v6.2d}, \[x3\]
85 ldnp w7, w15, [x3, #3]
86 stnp x7, x15, [x3, #32]!
87 ldnp w7, w15, [x3, #256]
reloc-insn.d 50 80: 10000003 adr x3, 0 <xlit>
62 98: 90000003 adrp x3, 0 <xlit>
74 b0: 90000003 adrp x3, 0 <xlit>
86 c8: 91000063 add x3, x3, #0x0
99 e4: 39400063 ldrb w3, \[x3\]
150 180: 3dc00063 ldr q3, \[x3\]
  /device/google/contexthub/lib/nanohub/
aes.c 206 uint32_t x0, x1, x2, x3; //we CAN use an array, but then GCC will not use registers. so we use separate vars. sigh... local
213 x3 = *src++ ^ *k++;
223 ror(FwdTab0[(x3 >> 0) & 0xff], 24);
228 ror(FwdTab0[(x3 >> 8) & 0xff], 16) ^
233 ror(FwdTab0[(x3 >> 16) & 0xff], 8) ^
237 x3 = *k++ ^
238 ror(FwdTab0[(x3 >> 24) & 0xff], 0) ^
253 (((uint32_t)(FwdSbox[(x3 >> 0) & 0xff])) << 0);
258 (((uint32_t)(FwdSbox[(x3 >> 8) & 0xff])) << 8) ^
263 (((uint32_t)(FwdSbox[(x3 >> 16) & 0xff])) << 16)
276 uint32_t x0, x1, x2, x3; local
    [all...]
  /external/valgrind/VEX/priv/
tilegx_disasm.c 87 { "infol", TILEGX_OPC_INFOL, 0x3, 1, TREG_ZERO, 1,
182 { "moveli", TILEGX_OPC_MOVELI, 0x3, 2, TREG_ZERO, 1,
505 { "addli", TILEGX_OPC_ADDLI, 0x3, 3, TREG_ZERO, 1,
562 { "addxli", TILEGX_OPC_ADDXLI, 0x3, 3, TREG_ZERO, 1,
581 { "addxsc", TILEGX_OPC_ADDXSC, 0x3, 3, TREG_ZERO, 1,
1227 { "cmpltui", TILEGX_OPC_CMPLTUI, 0x3, 3, TREG_ZERO, 1,
1474 { "dblalign2", TILEGX_OPC_DBLALIGN2, 0x3, 3, TREG_ZERO, 1,
1493 { "dblalign4", TILEGX_OPC_DBLALIGN4, 0x3, 3, TREG_ZERO, 1,
1512 { "dblalign6", TILEGX_OPC_DBLALIGN6, 0x3, 3, TREG_ZERO, 1,
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
sample.d 76 48: 286e asr r1,r2,0x3
82 54: 2866 lsr r1,r2,0x3
88 60: 2876 lsl r1,r2,0x3
102 78: 0584 ldrb r0,\[r1,0x3\]
108 8a: 05a4 ldrh r0,\[r1,0x3\]
114 9c: 05c4 ldr r0,\[r1,0x3\]
120 ae: 05e4 ldrd r0,\[r1,0x3\]
126 c0: 0594 strb r0,\[r1,0x3\]
132 d2: 05b4 strh r0,\[r1,0x3\]
138 e4: 05d4 str r0,\[r1,0x3\]
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
tilegx-opc.c 85 { "infol", TILEGX_OPC_INFOL, 0x3, 1, TREG_ZERO, 1,
180 { "moveli", TILEGX_OPC_MOVELI, 0x3, 2, TREG_ZERO, 1,
503 { "addli", TILEGX_OPC_ADDLI, 0x3, 3, TREG_ZERO, 1,
560 { "addxli", TILEGX_OPC_ADDXLI, 0x3, 3, TREG_ZERO, 1,
579 { "addxsc", TILEGX_OPC_ADDXSC, 0x3, 3, TREG_ZERO, 1,
1225 { "cmpltui", TILEGX_OPC_CMPLTUI, 0x3, 3, TREG_ZERO, 1,
1472 { "dblalign2", TILEGX_OPC_DBLALIGN2, 0x3, 3, TREG_ZERO, 1,
1491 { "dblalign4", TILEGX_OPC_DBLALIGN4, 0x3, 3, TREG_ZERO, 1,
1510 { "dblalign6", TILEGX_OPC_DBLALIGN6, 0x3, 3, TREG_ZERO, 1,
    [all...]
  /external/ceres-solver/internal/ceres/
autodiff_test.cc 410 const T* x3,
412 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4);
422 const T* x3,
425 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5);
435 const T* x3,
439 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5) +
450 const T* x3,
455 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5) +
466 const T* x3,
472 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5)
    [all...]
  /external/libavc/common/
ih264_iquant_itrans_recon.c 123 WORD16 x0, x1, x2, x3, i; local
154 x3 = q1 + (q3 >> 1);
156 pi2_tmp_ptr[0] = x0 + x3;
159 pi2_tmp_ptr[3] = x0 - x3;
177 x3 = pi2_tmp_ptr[4] + (pi2_tmp_ptr[12] >> 1);
180 i_macro = x0 + x3;
201 i_macro = x0 - x3;
416 /* x3 = z6 + z1 */
699 WORD16 x0, x1, x2, x3, i; local
734 x3 = q1 + (q3 >> 1)
    [all...]
  /external/valgrind/none/tests/arm64/
integer.stdout.exp 2 add x3, x4, x5 :: rd 0000000000004abe rm 0000000000003039, rn 0000000000001a85, cin 0, nzcv 00000000
4 adc x3, x4, x5 :: rd 0000000000004abe rm 0000000000003039, rn 0000000000001a85, cin 0, nzcv 00000000
5 adc x3, x4, x5 :: rd 0000000000004abf rm 0000000000003039, rn 0000000000001a85, cin 1, nzcv 20000000 C
6 adc x3, x4, x5 :: rd ffffffffffffffff rm 0000000000000000, rn ffffffffffffffff, cin 0, nzcv 00000000
7 adc x3, x4, x5 :: rd 0000000000000000 rm 0000000000000000, rn ffffffffffffffff, cin 1, nzcv 20000000 C
8 adc x3, x4, x5 :: rd 5859704f00000000 rm 3141592700000000, rn 2718172800000000, cin 0, nzcv 00000000
9 adc x3, x4, x5 :: rd 5859704f00000001 rm 3141592700000000, rn 2718172800000000, cin 1, nzcv 20000000 C
10 adc x3, x4, x5 :: rd 0000000000000000 rm 0000000000000000, rn 0000000000000000, cin 0, nzcv 00000000
11 adc x3, x4, x5 :: rd 0000000000000001 rm 0000000000000000, rn 0000000000000000, cin 1, nzcv 20000000 C
12 adc x3, x4, x5 :: rd 0000000100000000 rm 0000000100000000, rn 0000000000000000, cin 0, nzcv 00000000
    [all...]
  /external/libavc/common/arm/
ih264_resi_trans_quant_a9.s 146 vsub.s16 d11, d0, d6 @x3 = x4-x7
149 vshl.s16 d13, d11, #1 @U_SHIFT(x3,1,shft)
153 vadd.s16 d15, d13, d10 @x5 = U_SHIFT(x3,1,shft) + x2;
154 vsub.s16 d17, d11, d12 @x7 = x3 - U_SHIFT(x2,1,shft);
167 vsub.s16 d21, d14, d17 @x3 = x4-x7
170 vshl.s16 d23, d21, #1 @U_SHIFT(x3,1,shft)
176 vadd.s16 d25, d23, d20 @x6 = U_SHIFT(x3,1,shft) + x2;
177 vsub.s16 d27, d21, d22 @x8 = x3 - U_SHIFT(x2,1,shft);
341 vsub.s16 d11, d0, d6 @x3 = x4-x7
344 vshl.s16 d13, d11, #1 @U_SHIFT(x3,1,shft
    [all...]

Completed in 2037 milliseconds

<<21222324252627282930>>