Searched refs:REPNE_PREFIX (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/x86/include/asm/ | ||
D | kvm_emulate.h | 292 #define REPNE_PREFIX 0xf2 macro |
/linux-3.4.99/arch/x86/kvm/ | ||
D | emulate.c | 4026 || ((ctxt->rep_prefix == REPNE_PREFIX) && in string_insn_completed() |