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

/vbox/include/VBox/
H A Ddisopcode.h34 #define SIB_SCALE(a) (a>>6) macro
/vbox/src/VBox/Disassembler/
H A DDisasmCore.cpp769 pDis->SIB.Bits.Scale = SIB_SCALE(SIB);
800 pDis->SIB.Bits.Scale = SIB_SCALE(SIB);

Completed in 55 milliseconds