HomeSort by relevance Sort by last modified time
    Searched refs:v0 (Results 1 - 25 of 4302) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
2010-05-31-palignr.c 16 vSInt16 v0; local
17 v0 = *vdtbl;
18 v0 = _mm_alignr_epi8(v0, v0, i); // expected-error {{argument to '__builtin_ia32_palignr128' must be a constant integer}}
  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_virtual_range/d/
T_invoke_virtual_range_2.d 29 const v0, 10
30 if-ne v0, v10, Label0
31 const v0, 9
32 if-ne v0, v9, Label0
33 const v0, 8
34 if-ne v0, v8, Label0
35 const v0, 7
36 if-ne v0, v7, Label0
37 const v0, 6
38 if-ne v0, v6, Label
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
T_invoke_virtual_range_2.d 29 const v0, 10
30 if-ne v0, v10, Label0
31 const v0, 9
32 if-ne v0, v9, Label0
33 const v0, 8
34 if-ne v0, v8, Label0
35 const v0, 7
36 if-ne v0, v7, Label0
37 const v0, 6
38 if-ne v0, v6, Label
    [all...]
  /external/openssl/crypto/des/
cfb64enc.c 70 register DES_LONG v0,v1; local
83 c2l(iv,v0); ti[0]=v0;
87 v0=ti[0]; l2c(v0,iv);
88 v0=ti[1]; l2c(v0,iv);
103 c2l(iv,v0); ti[0]=v0;
107 v0=ti[0]; l2c(v0,iv)
    [all...]
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...]
ofb64ede.c 71 register DES_LONG v0,v1; local
81 c2l(iv,v0);
83 ti[0]=v0;
86 l2c(v0,dp);
92 /* ti[0]=v0; */
95 v0=ti[0];
99 l2c(v0,dp);
108 /* v0=ti[0];
111 l2c(v0,iv);
114 v0=v1=ti[0]=ti[1]=0
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_static_range/d/
T_invoke_static_range_4.d 28 const v0, 10
29 if-ne v0, v10, Label0
30 const v0, 9
31 if-ne v0, v9, Label0
32 const v0, 8
33 if-ne v0, v8, Label0
34 const v0, 7
35 if-ne v0, v7, Label0
36 const v0, 6
37 if-ne v0, v6, Label
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/
T_invoke_static_range_4.d 28 const v0, 10
29 if-ne v0, v10, Label0
30 const v0, 9
31 if-ne v0, v9, Label0
32 const v0, 8
33 if-ne v0, v8, Label0
34 const v0, 7
35 if-ne v0, v7, Label0
36 const v0, 6
37 if-ne v0, v6, Label
    [all...]
  /cts/tools/vm-tests/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
  /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
  /cts/tools/vm-tests/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/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
  /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
  /cts/tools/vm-tests/src/dot/junit/opcodes/neg_long/d/
T_neg_long_2.d 9 invoke-direct {v0}, java/lang/Object/<init>()V
25 const/4 v0, 0
28 return v0
30 const/4 v0, 1
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_long/d/
T_neg_long_2.d 9 invoke-direct {v0}, java/lang/Object/<init>()V
25 const/4 v0, 0
28 return v0
30 const/4 v0, 1
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_result/d/
T_move_result_1.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
30 const v0, 0
34 move-result v0
37 if-eq v0, v1 Label1
39 const v0, 0
40 return v0
43 const v0, 1
44 return v0
51 const v0, 12345
52 return v0
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_result_wide/d/
T_move_result_wide_1.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
30 const v0, 0
34 move-result-wide v0
37 cmp-long v5, v0, v2
40 const v0, 0
41 return v0
44 const v0, 1
45 return v0
52 const-wide v0, 12345
53 return-wide v0
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result/d/
T_move_result_1.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
30 const v0, 0
34 move-result v0
37 if-eq v0, v1 Label1
39 const v0, 0
40 return v0
43 const v0, 1
44 return v0
51 const v0, 12345
52 return v0
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result_wide/d/
T_move_result_wide_1.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
30 const v0, 0
34 move-result-wide v0
37 cmp-long v5, v0, v2
40 const v0, 0
41 return v0
44 const v0, 1
45 return v0
52 const-wide v0, 12345
53 return-wide v0
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_result_object/d/
T_move_result_object_1.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
30 const v0, 0
34 move-result-object v0
36 if-eq v0, v15, Label1
38 const v0, 0
39 return v0
42 const v0, 1
43 return v0
50 return-object v0

Completed in 305 milliseconds

1 2 3 4 5 6 7 8 91011>>