Searched refs:ForcedOpcodePrefix (Results 1 – 1 of 1) sorted by relevance
105 OpcodePrefix ForcedOpcodePrefix = OpcodePrefix_Default; member in __anonee973c6c0111::X86AsmParser3194 ForcedOpcodePrefix = OpcodePrefix_Default; in ParseInstruction()3211 ForcedOpcodePrefix = OpcodePrefix_REX; in ParseInstruction()3213 ForcedOpcodePrefix = OpcodePrefix_REX2; in ParseInstruction()3215 ForcedOpcodePrefix = OpcodePrefix_VEX; in ParseInstruction()3217 ForcedOpcodePrefix = OpcodePrefix_VEX2; in ParseInstruction()3219 ForcedOpcodePrefix = OpcodePrefix_VEX3; in ParseInstruction()3221 ForcedOpcodePrefix = OpcodePrefix_EVEX; in ParseInstruction()3247 ForcedOpcodePrefix = OpcodePrefix_VEX; in ParseInstruction()3249 ForcedOpcodePrefix = OpcodePrefix_VEX2; in ParseInstruction()[all …]