OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qadd16u
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/VEX/priv/
host_generic_simd64.c
168
static inline UShort
qadd16U
( UShort xx, UShort yy )
547
qadd16U
( sel16x4_3(xx), sel16x4_3(yy) ),
548
qadd16U
( sel16x4_2(xx), sel16x4_2(yy) ),
549
qadd16U
( sel16x4_1(xx), sel16x4_1(yy) ),
550
qadd16U
( sel16x4_0(xx), sel16x4_0(yy) )
[
all
...]
Completed in 50 milliseconds