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

/vbox/include/VBox/
H A Ddisopcode.h36 #define SIB_BASE(a) (a&0x7) macro
/vbox/src/VBox/Disassembler/
H A DDisasmCore.cpp767 pDis->SIB.Bits.Base = SIB_BASE(SIB);
798 pDis->SIB.Bits.Base = SIB_BASE(SIB);

Completed in 57 milliseconds