Searched refs:em_mov (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/kvm/ |
| H A D | emulate.c | 3215 static int em_mov(struct x86_emulate_ctxt *ctxt) in em_mov() function 4107 I(DstMem | SrcImm | Mov | PageTable, em_mov), 4124 I(Mmx, em_mov), I(Sse | Avx | Aligned, em_mov), N, I(Sse | Avx | Unaligned, em_mov), 4128 I(0, em_mov), N 4136 I(Unaligned, em_mov), I(Unaligned, em_mov), N, N, 4140 I(Aligned, em_mov), I(Aligned, em_mov), N, N, 4144 N, I(Sse | Avx, em_mov), N, N, 4211 I(DstMem | SrcReg | ModRM | No16 | Mov, em_mov), N 4275 I2bv(DstMem | SrcReg | ModRM | Mov | PageTable, em_mov), 4276 I2bv(DstReg | SrcMem | ModRM | Mov, em_mov), [all …]
|