Searched defs:ForceSIB (Results 1 – 2 of 2) sorted by relevance
1690 bool ForceSIB = (Form == X86II::MRMDestMemFSIB); in encodeInstruction() local1783 bool ForceSIB = (Form == X86II::MRMSrcMemFSIB); in encodeInstruction() local
2135 bool ForceSIB = false) { in translateRMMemory()