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