Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Demulate.c3168 static int em_mov(struct x86_emulate_ctxt *ctxt) in em_mov() function
3889 I(DstMem | SrcImm | Mov | PageTable, em_mov),
3904 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov),
3908 I(0, em_mov), N
3916 I(Aligned, em_mov), I(Aligned, em_mov), N, N,
3920 N, I(Sse, em_mov), N, N,
3987 I(DstMem | SrcReg | ModRM | No16 | Mov, em_mov), N
4047 I2bv(DstMem | SrcReg | ModRM | Mov | PageTable, em_mov),
4048 I2bv(DstReg | SrcMem | ModRM | Mov, em_mov),
4062 I2bv(DstAcc | SrcMem | Mov | MemAbs, em_mov),
[all …]