Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Demulate.c177 #define No16 ((u64)1 << 53) /* No 16 bit operand */ macro
4598 I(DstMem | SrcReg | ModRM | No16 | Mov, em_mov), N
5285 No16))) { in x86_decode_insn()
5310 if ((ctxt->d & No16) && ctxt->op_bytes == 2) in x86_decode_insn()