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