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