OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sar64
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/VEX/priv/
host_generic_simd128.c
103
static inline ULong
sar64
( ULong v, UInt n )
function
283
res->w64[0] =
sar64
(argL->w64[0], nn);
284
res->w64[1] =
sar64
(argL->w64[1], nn);
ir_opt.c
[
all
...]
guest_ppc_toIR.c
[
all
...]
Completed in 91 milliseconds