HomeSort by relevance Sort by last modified time
    Searched refs:v0 (Results 26 - 50 of 2869) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/mesa/swrast/
s_points.h 37 const SWvertex *v0 );
s_lines.h 37 const SWvertex *v0,
  /external/valgrind/main/none/tests/mips32/
vfp.c 86 // lwxc1 $f0, $a3($v0)
103 // ldxc1 $f0, $a3($v0)
289 TESTINSN6LOADw("lwxc1 $f0, $a3($v0)", 0, f0, a3, v0);
290 TESTINSN6LOADw("lwxc1 $f0, $a3($v0)", 4, f0, a3, v0);
291 TESTINSN6LOADw("lwxc1 $f0, $a3($v0)", 8, f0, a3, v0);
292 TESTINSN6LOADw("lwxc1 $f0, $a3($v0)", 12, f0, a3, v0);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_setup.h 35 const float (*v0)[4],
41 const float (*v0)[4],
46 const float (*v0)[4] );
  /external/llvm/test/MC/AArch64/
neon-halving-add-sub.s 9 shadd v0.8b, v1.8b, v2.8b
10 shadd v0.16b, v1.16b, v2.16b
11 shadd v0.4h, v1.4h, v2.4h
12 shadd v0.8h, v1.8h, v2.8h
13 shadd v0.2s, v1.2s, v2.2s
14 shadd v0.4s, v1.4s, v2.4s
16 // CHECK: shadd v0.8b, v1.8b, v2.8b // encoding: [0x20,0x04,0x22,0x0e]
17 // CHECK: shadd v0.16b, v1.16b, v2.16b // encoding: [0x20,0x04,0x22,0x4e]
18 // CHECK: shadd v0.4h, v1.4h, v2.4h // encoding: [0x20,0x04,0x62,0x0e]
19 // CHECK: shadd v0.8h, v1.8h, v2.8h // encoding: [0x20,0x04,0x62,0x4e
    [all...]
neon-saturating-rounding-shift.s 9 sqrshl v0.8b, v1.8b, v2.8b
10 sqrshl v0.16b, v1.16b, v2.16b
11 sqrshl v0.4h, v1.4h, v2.4h
12 sqrshl v0.8h, v1.8h, v2.8h
13 sqrshl v0.2s, v1.2s, v2.2s
14 sqrshl v0.4s, v1.4s, v2.4s
15 sqrshl v0.2d, v1.2d, v2.2d
17 // CHECK: sqrshl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x5c,0x22,0x0e]
18 // CHECK: sqrshl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x5c,0x22,0x4e]
19 // CHECK: sqrshl v0.4h, v1.4h, v2.4h // encoding: [0x20,0x5c,0x62,0x0e
    [all...]
neon-saturating-shift.s 9 sqshl v0.8b, v1.8b, v2.8b
10 sqshl v0.16b, v1.16b, v2.16b
11 sqshl v0.4h, v1.4h, v2.4h
12 sqshl v0.8h, v1.8h, v2.8h
13 sqshl v0.2s, v1.2s, v2.2s
14 sqshl v0.4s, v1.4s, v2.4s
15 sqshl v0.2d, v1.2d, v2.2d
17 // CHECK: sqshl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x4c,0x22,0x0e]
18 // CHECK: sqshl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x4c,0x22,0x4e]
19 // CHECK: sqshl v0.4h, v1.4h, v2.4h // encoding: [0x20,0x4c,0x62,0x0e
    [all...]
neon-saturating-add-sub.s 9 sqadd v0.8b, v1.8b, v2.8b
10 sqadd v0.16b, v1.16b, v2.16b
11 sqadd v0.4h, v1.4h, v2.4h
12 sqadd v0.8h, v1.8h, v2.8h
13 sqadd v0.2s, v1.2s, v2.2s
14 sqadd v0.4s, v1.4s, v2.4s
15 sqadd v0.2d, v1.2d, v2.2d
17 // CHECK: sqadd v0.8b, v1.8b, v2.8b // encoding: [0x20,0x0c,0x22,0x0e]
18 // CHECK: sqadd v0.16b, v1.16b, v2.16b // encoding: [0x20,0x0c,0x22,0x4e]
19 // CHECK: sqadd v0.4h, v1.4h, v2.4h // encoding: [0x20,0x0c,0x62,0x0e
    [all...]
neon-mul-div-instructions.s 8 mul v0.8b, v1.8b, v2.8b
9 mul v0.16b, v1.16b, v2.16b
10 mul v0.4h, v1.4h, v2.4h
11 mul v0.8h, v1.8h, v2.8h
12 mul v0.2s, v1.2s, v2.2s
13 mul v0.4s, v1.4s, v2.4s
15 // CHECK: mul v0.8b, v1.8b, v2.8b // encoding: [0x20,0x9c,0x22,0x0e]
16 // CHECK: mul v0.16b, v1.16b, v2.16b // encoding: [0x20,0x9c,0x22,0x4e]
17 // CHECK: mul v0.4h, v1.4h, v2.4h // encoding: [0x20,0x9c,0x62,0x0e]
18 // CHECK: mul v0.8h, v1.8h, v2.8h // encoding: [0x20,0x9c,0x62,0x4e
    [all...]
neon-diagnostics.s 9 add v0.16b, v1.8b, v2.8b
10 sub v0.2d, v1.2d, v2.2s
13 // CHECK-ERROR: add v0.16b, v1.8b, v2.8b
16 // CHECK-ERROR: sub v0.2d, v1.2d, v2.2s
24 fadd v0.2d, v1.2s, v2.2s
25 fsub v0.4s, v1.2s, v2.4s
26 fsub v0.8b, v1.8b, v2.8b
29 // CHECK-ERROR: fadd v0.2d, v1.2s, v2.2s
32 // CHECK-ERROR: fsub v0.4s, v1.2s, v2.4s
35 // CHECK-ERROR: fsub v0.8b, v1.8b, v2.8
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.h 35 const float (*v0)[4],
41 const float (*v0)[4],
46 const float (*v0)[4] );
  /frameworks/native/opengl/libagl/arch-mips/
fixed_asm.S 44 srl $v0,$t2,$t1
46 andi $t4,$v0,0x1
47 srl $v0,$v0,1 /* scale to 16.16 */
48 addu $v0,$v0,$t4 /* round-to-nearest */
49 subu $t2,$zero,$v0
50 movn $v0,$t2,$t0 /* if negative? */
52 movz $v0,$zero,$t1
53 movz $v0,$zero,$t3 /* t3=0 then res=0 *
    [all...]
  /cts/hostsidetests/monkey/src/com/android/cts/monkey/
VerbosityTest.java 22 String v0 = mDevice.executeShellCommand(MONKEY_CMD + " -s 1337 -p " + PKGS[0] + " 500"); local
23 assertTrue(v0.contains("Events injected"));
24 assertFalse(v0.contains("Sending Touch"));
25 assertFalse(v0.contains("Sending Trackball"));
26 assertFalse(v0.contains("Switch"));
27 assertFalse(v0.contains("Sleeping"));
43 assertTrue(v0.length() < v1.length());
  /external/chromium_org/chrome/installer/util/
compat_checks.cc 27 bool ParseSEPVersion(const std::wstring& version, int* v0, int* v1, int* v2) {
32 if (!base::StringToInt(v[0], v0))
42 bool IsBadSEPVersion(int v0, int v1, int v2) {
43 if (v0 < 11)
55 int v0, v1, v2; local
57 if (!ParseSEPVersion(ver_str, &v0, &v1, &v2))
59 return IsBadSEPVersion(v0, v1, v2);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gtz/d/
T_if_gtz_10.d 9 invoke-direct {v0}, java/lang/Object/<init>()V
17 const/4 v0, 0
18 return v0
22 const v0, 0
23 return v0
T_if_gtz_8.d 9 invoke-direct {v0}, java/lang/Object/<init>()V
17 const/4 v0, 0
18 return v0
22 const/4 v0, 0
23 return v0
T_if_gtz_9.d 9 invoke-direct {v0}, java/lang/Object/<init>()V
17 const/4 v0, 0
18 return v0
21 const v0, 0
22 return v0
  /dalvik/vm/compiler/template/mips/
TEMPLATE_CMP_LONG.S 11 * subu v0, t0, t1 # v0= -1:1:0 for [ < > = ]
20 subu v0, t1, t0 # v0<- (-1,1,0)
21 bnez v0, .L${opcode}_finish
25 subu v0, t1, t0 # v0<- (-1,1,0) for [< > =]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_float/d/
T_neg_float_5.d 9 invoke-direct {v0}, java/lang/Object/<init>()V
16 neg-float v0, v3
17 return v0
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_int/d/
T_neg_int_6.d 9 invoke-direct {v0}, java/lang/Object/<init>()V
16 neg-int v0, v3
17 return v0
  /bionic/libc/arch-mips/bionic/
pipe.S 48 li $v0,__NR_pipe
49 syscall /* syscall returns results in v0,v1 */
52 sw $v0, 0($a0)
55 move $v0, $zero
59 move $a0, $v0 /* delay slot, prepare args for __set_errno */
  /dalvik/vm/mterp/mips/
OP_CONST_CLASS.S 10 LOAD_eas2(v0, a2, a1) # v0 <- pResClasses[BBBB]
12 bnez v0, .L${opcode}_resolve # v0!=0 => resolved-ok
22 JAL(dvmResolveClass) # v0 <- Class reference
24 beqz v0, common_exceptionThrown # yup, handle the exception
29 SET_VREG_GOTO(v0, rOBJ, t0) # vAA <- v0
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_lines.h 37 const SWvertex *v0,
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
ofb_enc.c 71 register DES_LONG d0,d1,vv0,vv1,v0,v1,n=(numbits+7)/8; local
97 c2l(iv,v0);
99 ti[0]=v0;
103 ti[0]=v0;
116 { v0=v1; v1=vv0; }
118 { v0=vv0; v1=vv1; }
121 v0=((v1>>(num-32))|(vv0<<(64-num)))&0xffffffffL;
126 v0=((v0>>num)|(v1<<(32-num)))&0xffffffffL;
131 l2c(v0,iv)
    [all...]
  /external/openssl/crypto/des/
ofb_enc.c 71 register DES_LONG d0,d1,vv0,vv1,v0,v1,n=(numbits+7)/8; local
97 c2l(iv,v0);
99 ti[0]=v0;
103 ti[0]=v0;
116 { v0=v1; v1=vv0; }
118 { v0=vv0; v1=vv1; }
121 v0=((v1>>(num-32))|(vv0<<(64-num)))&0xffffffffL;
126 v0=((v0>>num)|(v1<<(32-num)))&0xffffffffL;
131 l2c(v0,iv)
    [all...]

Completed in 595 milliseconds

12 3 4 5 6 7 8 91011>>