Searched refs:HasREX_WPrefix (Results 1 – 9 of 9) sorted by relevance
85 HasREX_WPrefix = Rec->getValueAsBit("hasREX_WPrefix"); in RecognizableInstr()303 } else if (Is64Bit || HasREX_WPrefix || AdSize == X86Local::AdSize64) { in insnContext()304 if (HasREX_WPrefix && (OpSize == X86Local::OpSize16 || OpPrefix == X86Local::PD)) in insnContext()306 else if (HasREX_WPrefix && AdSize == X86Local::AdSize32) in insnContext()320 else if (HasREX_WPrefix && OpPrefix == X86Local::XS) in insnContext()322 else if (HasREX_WPrefix && OpPrefix == X86Local::XD) in insnContext()328 else if (HasREX_WPrefix) in insnContext()400 HasREX_WPrefix, OpSize); in handleOperand()
177 bool HasREX_WPrefix; variable
213 HasREX_WPrefix = Rec->getValueAsBit("hasREX_WPrefix"); in RecognizableInstr()418 } else if (Is64Bit || HasREX_WPrefix || AdSize == X86Local::AdSize64) { in insnContext()419 if (HasREX_WPrefix && (OpSize == X86Local::OpSize16 || OpPrefix == X86Local::PD)) in insnContext()421 else if (HasREX_WPrefix && AdSize == X86Local::AdSize32) in insnContext()433 else if (HasREX_WPrefix && OpPrefix == X86Local::XS) in insnContext()435 else if (HasREX_WPrefix && OpPrefix == X86Local::XD) in insnContext()441 else if (HasREX_WPrefix) in insnContext()505 HasREX_WPrefix, OpSize); in handleOperand()
55 bool HasREX_WPrefix; variable
216 HasREX_WPrefix = Rec->getValueAsBit("hasREX_WPrefix"); in RecognizableInstr()314 } else if (Is64Bit || HasREX_WPrefix) { in insnContext()315 if (HasREX_WPrefix && HasOpSizePrefix) in insnContext()324 else if (HasREX_WPrefix && Prefix == X86Local::XS) in insnContext()326 else if (HasREX_WPrefix && in insnContext()333 else if (HasREX_WPrefix) in insnContext()531 HasREX_WPrefix, in handleOperand()
54 bool HasREX_WPrefix; variable
561 /// HasREX_WPrefix - This bit is set to true if the instruction should have563 bit HasREX_WPrefix = hasREX_WPrefix;599 let hasREX_WPrefix = typeinfo.HasREX_WPrefix;
584 /// HasREX_WPrefix - This bit is set to true if the instruction should have586 bit HasREX_WPrefix = hasREX_WPrefix;622 let hasREX_WPrefix = typeinfo.HasREX_WPrefix;
610 /// HasREX_WPrefix - This bit is set to true if the instruction should have612 bit HasREX_WPrefix = hasREX_WPrefix;650 let hasREX_WPrefix = typeinfo.HasREX_WPrefix;