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

1 2

  /external/valgrind/VEX/priv/
host_generic_simd128.h 49 void h_generic_calc_Mul32x4 ( /*OUT*/V128*, V128*, V128* );
51 void h_generic_calc_Max32Sx4 ( /*OUT*/V128*, V128*, V128* );
53 void h_generic_calc_Min32Sx4 ( /*OUT*/V128*, V128*, V128* );
55 void h_generic_calc_Max32Ux4 ( /*OUT*/V128*, V128*, V128* )
    [all...]
guest_generic_x87.h 123 extern Bool compute_PCMPxSTRx ( /*OUT*/V128* resV,
125 V128* argLV, V128* argRV,
132 extern Bool compute_PCMPxSTRx_wide ( /*OUT*/V128* resV,
134 V128* argLV, V128* argRV,
host_generic_simd128.c 42 weirdness when stuffing results back in the V128 union fields,
133 h_generic_calc_Mul32x4 ( /*OUT*/V128* res,
134 V128* argL, V128* argR )
143 h_generic_calc_Max32Sx4 ( /*OUT*/V128* res,
144 V128* argL, V128* argR )
153 h_generic_calc_Min32Sx4 ( /*OUT*/V128* res,
154 V128* argL, V128* argR
    [all...]
guest_arm64_defs.h 129 extern void arm64g_dirtyhelper_PMULLQ ( /*OUT*/V128* res,
132 extern void arm64g_dirtyhelper_AESE ( /*OUT*/V128* res,
134 extern void arm64g_dirtyhelper_AESD ( /*OUT*/V128* res,
136 extern void arm64g_dirtyhelper_AESMC ( /*OUT*/V128* res,
138 extern void arm64g_dirtyhelper_AESIMC ( /*OUT*/V128* res,
142 void arm64g_dirtyhelper_SHA1C ( /*OUT*/V128* res, ULong dHi, ULong dLo,
145 void arm64g_dirtyhelper_SHA1H ( /*OUT*/V128* res,
148 void arm64g_dirtyhelper_SHA1M ( /*OUT*/V128* res, ULong dHi, ULong dLo,
151 void arm64g_dirtyhelper_SHA1P ( /*OUT*/V128* res, ULong dHi, ULong dLo,
154 void arm64g_dirtyhelper_SHA1SU0 ( /*OUT*/V128* res, ULong dHi, ULong dLo
    [all...]
guest_arm_defs.h 122 /*OUT*/V128* res,
128 /*OUT*/V128* res,
134 /*OUT*/V128* res,
140 /*OUT*/V128* res,
146 /*OUT*/V128* res,
154 /*OUT*/V128* res,
162 /*OUT*/V128* res,
170 /*OUT*/V128* res,
178 /*OUT*/V128* res,
186 /*OUT*/V128* res
    [all...]
guest_arm64_helpers.c 792 void arm64g_dirtyhelper_PMULLQ ( /*OUT*/V128* res, ULong arg1, ULong arg2 )
829 clean, but for the fact that they return a V128 and a clean helper
970 void arm64g_dirtyhelper_AESE ( /*OUT*/V128* res, ULong argHi, ULong argLo )
    [all...]
guest_arm_helpers.c 548 clean, but for the fact that they return a V128 and a clean helper
557 /*OUT*/V128* res,
569 /*OUT*/V128* res,
581 /*OUT*/V128* res,
593 /*OUT*/V128* res,
610 /*OUT*/V128* res,
629 /*OUT*/V128* res,
648 /*OUT*/V128* res,
667 /*OUT*/V128* res,
686 /*OUT*/V128* res
    [all...]
guest_generic_x87.c 625 void compute_PCMPxSTRx_gen_output (/*OUT*/V128* resV,
693 void compute_PCMPxSTRx_gen_output_wide (/*OUT*/V128* resV,
784 Bool compute_PCMPxSTRx ( /*OUT*/V128* resV,
786 V128* argLV, V128* argRV,
    [all...]
guest_amd64_helpers.c     [all...]
  /external/valgrind/none/tests/x86/
cse_fail.stdout.exp 0 V128 cse:
  /external/valgrind/none/tests/amd64/
pcmpstr64w.c 19 //typedef unsigned char V128[16];
27 V128;
73 void expand ( V128* dst, char* summary )
93 UInt(*h_fn)(V128*,V128*),
94 UInt(*s_fn)(V128*,V128*),
98 V128 argL, argR;
107 UInt zmask_from_V128 ( V128* arg )
127 void PCMPxSTRx_WRK_gen_output_fmt_I_wide ( /*OUT*/V128* resV
    [all...]
pcmpstr64.c 19 //typedef unsigned char V128[16];
25 V128;
71 void expand ( V128* dst, char* summary )
91 UInt(*h_fn)(V128*,V128*),
92 UInt(*s_fn)(V128*,V128*),
96 V128 argL, argR;
105 UInt zmask_from_V128 ( V128* arg )
126 void pcmpXstrX_WRK_gen_output_fmt_I(/*OUT*/V128* resV
    [all...]
aes.c 14 //typedef unsigned char V128[16];
20 V128;
29 static void expand ( V128* dst, char* summary )
56 static void unexpand ( V128* dst, char* summary )
72 V128 argL, argR;
73 V128 res;
75 V128 exp;
104 V128 argL, argR;
105 V128 res;
107 V128 exp
    [all...]
pcmpxstrx64.c 9 typedef unsigned char V128[16];
18 void show_V128 ( V128* vec )
25 void expand ( V128* dst, char* summary )
46 V128 argL, argR;
93 show_V128( (V128*)(blockC+48) );
122 show_V128( (V128*)(blockC+48) );
151 show_V128( (V128*)(blockC+48) );
180 show_V128( (V128*)(blockC+48) );
209 show_V128( (V128*)(blockC+48) );
238 show_V128( (V128*)(blockC+48) )
    [all...]
pcmpxstrx64w.c 10 typedef unsigned char V128[16];
19 void show_V128 ( V128* vec )
26 void expand ( V128* dst, char* summary )
47 V128 argL, argR;
94 show_V128( (V128*)(blockC+48) );
123 show_V128( (V128*)(blockC+48) );
152 show_V128( (V128*)(blockC+48) );
181 show_V128( (V128*)(blockC+48) );
210 show_V128( (V128*)(blockC+48) );
239 show_V128( (V128*)(blockC+48) )
    [all...]
sse4-64.c 19 typedef unsigned char V128[16];
32 V128 arg1;
33 V128 arg2;
34 V128 res;
40 V128 arg1;
41 V128 res;
45 static void do64HLtoV128 ( /*OUT*/V128* res, ULong wHi, ULong wLo )
70 static void randV128 ( V128* v )
77 static void showV128 ( V128* v )
84 static void showMaskedV128 ( V128* v, V128* mask
    [all...]
  /external/valgrind/memcheck/tests/amd64/
insn-pmovmskb.c 11 } V128;
13 static int getMSBs16x8(V128 v)
24 static void set_vbits(V128 *addr, V128 vbits)
32 static void print(V128 vbits, V128 val, int bit, int result)
54 V128 vbits = { { vbits_lo, vbits_hi } };
55 V128 val = { { val_lo, val_hi } };
59 V128 val_copy = val;
sse_memory.c 12 typedef unsigned char V128[16];
19 V128 arg1;
20 V128 arg2;
21 V128 res;
27 V128 arg1;
28 V128 res;
46 static void randV128 ( V128* v )
66 static void showV128 ( V128* v )
73 static void showMaskedV128 ( V128* v, V128* mask
    [all...]
  /external/valgrind/none/tests/arm/
v8crypto_a.c 43 typedef union _V128 V128;
62 /* Generates a random V128. Ensures that that it contains normalised
65 static void randV128 ( /*OUT*/V128* v, LaneTy ty )
83 static void showV128 ( V128* v )
90 //static void showBlock ( const char* msg, V128* block, Int nBlock )
120 V128 block[4+1]; \
155 V128 block[6+1]; \
v8crypto_t.c 43 typedef union _V128 V128;
62 /* Generates a random V128. Ensures that that it contains normalised
65 static void randV128 ( /*OUT*/V128* v, LaneTy ty )
83 static void showV128 ( V128* v )
90 //static void showBlock ( const char* msg, V128* block, Int nBlock )
120 V128 block[4+1]; \
155 V128 block[6+1]; \
v8fpsimd_a.c 46 typedef union _V128 V128;
65 /* Generates a random V128. Ensures that that it contains normalised
68 static void randV128 ( /*OUT*/V128* v, LaneTy ty )
117 static void showV128 ( V128* v )
124 //static void showBlock ( const char* msg, V128* block, Int nBlock )
204 V128 block[4+1]; \
246 V128 block[6+1]; \
v8fpsimd_t.c 46 typedef union _V128 V128;
65 /* Generates a random V128. Ensures that that it contains normalised
68 static void randV128 ( /*OUT*/V128* v, LaneTy ty )
117 static void showV128 ( V128* v )
124 //static void showBlock ( const char* msg, V128* block, Int nBlock )
204 V128 block[4+1]; \
246 V128 block[6+1]; \
  /external/valgrind/VEX/pub/
libvex_basictypes.h 82 V128;
  /external/valgrind/none/tests/arm64/
fp_and_simd.c 38 typedef union _V128 V128;
57 /* Generates a random V128. Ensures that that it contains normalised
60 static void randV128 ( /*OUT*/V128* v, LaneTy ty )
78 static void showV128 ( V128* v )
85 static void showBlock ( const char* msg, V128* block, Int nBlock )
205 void randBlock_Doubles ( V128* block, Int nBlock )
214 void randBlock_Floats ( V128* block, Int nBlock )
243 V128 block[2+1]; \
271 V128 block[3+1]; \
303 V128 block[2+1];
    [all...]
  /external/valgrind/memcheck/
mc_include.h 766 VG_REGPARM(2) void MC_(helperc_LOADV128be) ( /*OUT*/V128*, Addr );
767 VG_REGPARM(2) void MC_(helperc_LOADV128le) ( /*OUT*/V128*, Addr );

Completed in 413 milliseconds

1 2