OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:helper_insertq
(Results
1 - 1
of
1
) sorted by null
/external/qemu/target-i386/
ops_sse.h
867
static inline uint64_t
helper_insertq
(uint64_t src, int shift, int len)
function
881
d->XMM_Q(0) =
helper_insertq
(s->XMM_Q(0), s->XMM_B(9), s->XMM_B(8));
886
d->XMM_Q(0) =
helper_insertq
(d->XMM_Q(0), index, length);
[
all
...]
Completed in 44 milliseconds