HomeSort by relevance Sort by last modified time
    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 332 milliseconds