DstDI            4742 arch/x86/kvm/emulate.c 	I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */
DstDI            4771 arch/x86/kvm/emulate.c 	I2bv(SrcSI | DstDI | Mov | String | TwoMemOp, em_mov),
DstDI            4772 arch/x86/kvm/emulate.c 	F2bv(SrcSI | DstDI | String | NoWrite | TwoMemOp, em_cmp_r),
DstDI            4775 arch/x86/kvm/emulate.c 	I2bv(SrcAcc | DstDI | Mov | String, em_mov),
DstDI            4777 arch/x86/kvm/emulate.c 	F2bv(SrcAcc | DstDI | String | NoWrite, em_cmp_r),
DstDI            5805 arch/x86/kvm/emulate.c 	if ((ctxt->d & DstMask) == DstDI)