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

  /external/valgrind/main/none/tests/x86/
lzcnt32.c 25 void do_lzcnt16 ( /*OUT*/UInt* flags, /*OUT*/UInt* res, UInt arg ) function
59 do_lzcnt16(&flags, &res, w);
  /external/valgrind/main/none/tests/amd64/
lzcnt64.c 42 void do_lzcnt16 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, ULong arg ) function
86 do_lzcnt16(&flags, &res, w);

Completed in 327 milliseconds