HomeSort by relevance Sort by last modified time
    Searched refs:v0 (Results 376 - 400 of 2874) sorted by null

<<11121314151617181920>>

  /external/libvpx/libvpx/vp8/common/ppc/
idctllm_altivec.asm 36 lvx v0, 0, r3 ;# input ip[0], ip[ 4]
40 vupkhsh v2, v0
45 vupklsh v0, v0
46 vmulosh v4, v0, v8
48 vaddsws v4, v4, v0 ;# ip[ 4] * sin(pi/8) * sqrt(2)
61 vmulosh v5, v0, v9
63 vaddsws v5, v5, v0
67 vaddsws v0, v6, v3 ;# a1 + d1
74 vmrghw v4, v0, v1 ;# a0 b0 a1 b
    [all...]
  /development/ndk/sources/android/libportable/arch-mips/
_setjmp.S 65 dli v0, MAGIC__SETJMP
67 li v0, MAGIC__SETJMP
69 REG_S v0, JB_MAGIC(a0)
79 REG_L v0, GPOFF(sp)
80 REG_S v0, JB_GP(a0)
81 PTR_ADDU v0, sp, FRAMESZ
82 REG_S v0, JB_SP(a0)
91 li v0, 1 # v0 = 1
92 REG_S v0, JB_FPUSED(a0) # a0->jb_fpused = v0:
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
ss_triangle.c 55 const SWvertex *v0,
68 const SWvertex *v0,
75 if (ef[e2]) _swrast_Line( ctx, v2, v0 );
76 if (ef[e0]) _swrast_Line( ctx, v0, v1 );
79 if (ef[e0]) _swrast_Line( ctx, v0, v1 );
81 if (ef[e2]) _swrast_Line( ctx, v2, v0 );
94 const SWvertex *v0,
98 if (ef[e0]) _swrast_Point( ctx, v0 );
119 SWvertex *v0 = &verts[e0]; local
137 /* save colors/indexes for v0, v1 vertices *
    [all...]
  /external/mesa3d/src/mesa/swrast_setup/
ss_triangle.c 55 const SWvertex *v0,
68 const SWvertex *v0,
75 if (ef[e2]) _swrast_Line( ctx, v2, v0 );
76 if (ef[e0]) _swrast_Line( ctx, v0, v1 );
79 if (ef[e0]) _swrast_Line( ctx, v0, v1 );
81 if (ef[e2]) _swrast_Line( ctx, v2, v0 );
94 const SWvertex *v0,
98 if (ef[e0]) _swrast_Point( ctx, v0 );
119 SWvertex *v0 = &verts[e0]; local
137 /* save colors/indexes for v0, v1 vertices *
    [all...]
  /art/runtime/
dex_instruction_visitor_test.cc 44 CountVisitor v0; local
46 v0.Visit(c0, sizeof(c0));
47 EXPECT_EQ(0, v0.count_);
  /bionic/libc/arch-mips/bionic/
ffs.S 53 li $v0,32
55 subu $v0,$t0
79 lbu $v0,FFSSIZE($t9)
vfork.S 45 li $v0, __NR_clone
55 move $a0,$v0
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gez/d/
T_if_gez_7.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
30 if-gez v0, Label9
31 const/16 v0, 1234
32 return v0
35 const/4 v0, 1
36 return v0
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gtz/d/
T_if_gtz_7.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
30 if-gtz v0, Label9
31 const/16 v0, 1234
32 return v0
35 const/4 v0, 1
36 return v0
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_lez/d/
T_if_lez_7.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
30 if-lez v0, Label9
31 const/16 v0, 1234
32 return v0
35 const/4 v0, 1
36 return v0
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_return/d/
T_opc_return_3.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
34 const v0, 1.0
35 return v0
43 invoke-direct {v0}, dot/junit/opcodes/opc_return/d/T_opc_return_3/test()F
45 const v0, 1
46 return v0
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_void/d/
T_return_void_1.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
45 const v0, 123456
46 return v0
49 const v0, 0
50 return v0
56 const v0, 9999
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_wide/d/
T_return_wide_3.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
34 const-wide v0, 1.0
35 return-wide v0
43 invoke-direct {v0}, dot/junit/opcodes/return_wide/d/T_return_wide_3/test()D
45 const v0, 1
46 return v0
  /dalvik/vm/mterp/mips/
OP_SHR_LONG.S 20 srl v0, a0, a2 # rlo<- alo >> (shift&31)
25 or v0, a1 # rlo<- rlo | ahi
27 movn v0, v1, a2 # rlo<- rhi (if shift&0x20)
30 STORE64(v0, v1, t3) # vAA/VAA+1 <- v0/v0
OP_FLOAT_TO_INT.S 13 move t0, v0
14 li v0, ~0x80000000 # return maxint (7fffffff)
21 move t0, v0
22 li v0, 0x80000000 # return minint (80000000)
28 move t0, v0
29 li v0, 0 # return zero for NaN
OP_INVOKE_INTERFACE.S 24 JAL(dvmFindInterfaceMethodInCache) # v0 <- call(class, ref, method, dex)
25 move a0, v0
27 beqz v0, common_exceptionThrown # yes, handle exception
OP_MUL_LONG_2ADDR.S 18 mflo v0 # v0= a2a0
25 # vAA <- v0 (low)
26 STORE64(v0, v1, t0) # vAA+1 <- v1 (high)
OP_SHL_LONG_2ADDR.S 15 sll v0, a0, a2 # rlo<- alo << (shift&31)
22 movn v1, v0, a2 # rhi<- rlo (if shift&0x20)
23 movn v0, zero, a2 # rlo<- 0 (if shift&0x20)
26 STORE64(v0, v1, rOBJ) # vAA/vAA+1 <- a0/a1
OP_USHR_LONG_2ADDR.S 15 srl v0, a0, a2 # rlo<- alo >> (shift&31)
19 or v0, a1 # rlo<- rlo | ahi
21 movn v0, v1, a2 # rlo<- rhi (if shift&0x20)
25 STORE64(v0, v1, t3) # vAA/vAA+1 <- a0/a1
  /dalvik/vm/compiler/template/mips/
TEMPLATE_FLOAT_TO_INT_VFP.S 12 move t0, v0
13 li v0, ~0x80000000 # return maxint (7fffffff)
20 move t0, v0
21 li v0, 0x80000000 # return minint (80000000)
27 move t0, v0
28 li v0, 0 # return zero for NaN
fbinop.S 23 $instr # v0 = result
24 STORE(v0, rOBJ) # vAA <- v0
  /external/chromium_org/ui/views/animation/
scroll_animator.cc 17 float GetPosition(float v0, float a, float t) {
18 float max_t = -v0 / a;
21 return t * (v0 + 0.5f * a * t);
24 float GetDelta(float v0, float a, float t1, float t2) {
25 return GetPosition(v0, a, t2) - GetPosition(v0, a, t1);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_object/d/
T_aput_object_3.d 28 invoke-direct {v0}, java/lang/Object/<init>()V
38 invoke-direct {v0}, dot/junit/opcodes/aput_object/d/SuperClass/<init>()V
51 invoke-direct {v0}, java/lang/Object/<init>()V
60 const v0, 1
62 new-array v2, v0, [Ldot/junit/opcodes/aput_object/d/SubClass;
65 new-array v3, v0, [Ldot/junit/opcodes/aput_object/d/SuperClass;
76 new-array v6, v0, [Ldot/junit/opcodes/aput_object/d/SuperInterface;
79 new-array v7, v0, [Ljava/lang/Object;
82 new-array v8, v0, [Ldot/junit/opcodes/aput_object/d/SuperInterface2;
84 const/4 v0,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_feedback.h 39 extern void _swrast_feedback_triangle( struct gl_context *ctx, const SWvertex *v0,
47 extern void _swrast_select_triangle( struct gl_context *ctx, const SWvertex *v0,
  /external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
FaceInfo.java 43 public FaceInfo(int v0, int v1, int v2){
44 m_v0 = v0; m_v1 = v1; m_v2 = v2;

Completed in 293 milliseconds

<<11121314151617181920>>