Searched defs:countLeadingZerosHigh (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat-macros.h614 static const int8 countLeadingZerosHigh[] = { local
643 shiftCount += countLeadingZerosHigh[ a>>24 ];

Completed in 33 milliseconds