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

  /external/valgrind/VEX/useful/
cpuid.c 22 UInt maxidx, maxextidx, i,ecx_in; local
51 maxextidx = eax;
52 for (i = 0x80000001; i <= maxextidx +5; i++) {

Completed in 63 milliseconds