Home
last modified time | relevance | path

Searched refs:NotImpl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Demulate.c147 #define NotImpl (1 << 30) /* instruction is not implemented */ macro
3990 #define N D(NotImpl)
4903 ctxt->d = NotImpl; in x86_decode_insn()
4978 (NotImpl|Stack|Op3264|Sse|Mmx|Intercept|CheckPerm|NearBranch| in x86_decode_insn()
4987 if (ctxt->d & NotImpl) in x86_decode_insn()