Searched refs:HasExtLeaf1 (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/compiler-rt/builtins/
H A Dcpu_model.c588 bool HasExtLeaf1 = MaxExtLevel >= 0x80000001 && local
590 if (HasExtLeaf1 && ((ECX >> 6) & 1))
592 if (HasExtLeaf1 && ((ECX >> 11) & 1))
594 if (HasExtLeaf1 && ((ECX >> 16) & 1))

Completed in 33 milliseconds