Home
last modified time | relevance | path

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

/arch/x86/kvm/
Demulate.c137 #define NotImpl (1 << 30) /* instruction is not implemented */ macro
3658 #define N D(NotImpl)
4434 if (ctxt->d == 0 || (ctxt->d & NotImpl)) in x86_decode_insn()