Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Demulate.c177 #define No16 ((u64)1 << 53) /* No 16 bit operand */ macro
4227 I(DstMem | SrcReg | ModRM | No16 | Mov, em_mov), N
4946 No16))) { in x86_decode_insn()
4971 if ((ctxt->d & No16) && ctxt->op_bytes == 2) in x86_decode_insn()