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