Searched refs:rep_prefix (Results 1 – 3 of 3) sorted by relevance
35 u8 rep_prefix; /* rep prefix? */ member307 u8 rep_prefix; member
442 .rep_prefix = ctxt->rep_prefix, in emulator_check_intercept()1416 unsigned int count = ctxt->rep_prefix ? in pio_in_emulated()1430 if (ctxt->rep_prefix && (ctxt->d & String) && in pio_in_emulated()4557 ctxt->rep_prefix = ctxt->b; in x86_decode_insn()4618 if (ctxt->rep_prefix && op_prefix) in x86_decode_insn()4620 simd_prefix = op_prefix ? 0x66 : ctxt->rep_prefix; in x86_decode_insn()4759 && (((ctxt->rep_prefix == REPE_PREFIX) && in string_insn_completed()4761 || ((ctxt->rep_prefix == REPNE_PREFIX) && in string_insn_completed()4910 if (ctxt->rep_prefix && (ctxt->d & String)) { in x86_emulate_insn()4963 if (ctxt->rep_prefix && (ctxt->d & String)) in x86_emulate_insn()[all …]
4284 if (info->rep_prefix != REPE_PREFIX) in svm_check_intercept()4304 if (info->rep_prefix) in svm_check_intercept()