OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_andn64
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/none/tests/amd64/
bmi.c
8
void
do_andn64
( /*OUT*/UInt* flags, /*OUT*/ULong* res, ULong arg1, ULong arg2 )
function
865
do_andn64
(&flags, &res, w1, w2);
[
all
...]
Completed in 36 milliseconds