HomeSort by relevance Sort by last modified time
    Searched full:do_lzcnt32 (Results 1 - 2 of 2) sorted by null

  /external/valgrind/none/tests/x86/
lzcnt32.c 8 void do_lzcnt32 ( /*OUT*/UInt* flags, /*OUT*/UInt* res, UInt arg ) function
49 do_lzcnt32(&flags, &res, w);
  /external/valgrind/none/tests/amd64/
lzcnt64.c 25 void do_lzcnt32 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, ULong arg ) function
76 do_lzcnt32(&flags, &res, w);

Completed in 550 milliseconds