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

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet-core.cpp518 Assert(!pThis->fSib);
910 pThis->fSib = true;
1241 if (pThis->fSib)
1251 pThis->fSib = false;
1272 pThis->fSib = false;
1930 if (pThis->fSib)
2048 if (pThis->fSib)
H A Dcidet.h904 bool fSib : 1; member in struct:CIDETCORE
958 /** The SIB/VSIB byte we're working on (if fSib is set). */

Completed in 48 milliseconds