Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Demulate.c3469 static int em_mov(struct x86_emulate_ctxt *ctxt) in em_mov() function
4190 I(DstMem | SrcImm | Mov | PageTable, em_mov),
4205 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov),
4209 I(0, em_mov), N
4217 I(Aligned, em_mov), I(Aligned, em_mov), N, N,
4221 N, I(Sse, em_mov), N, N,
4288 I(DstMem | SrcReg | ModRM | No16 | Mov, em_mov), N
4348 I2bv(DstMem | SrcReg | ModRM | Mov | PageTable, em_mov),
4349 I2bv(DstReg | SrcMem | ModRM | Mov, em_mov),
4363 I2bv(DstAcc | SrcMem | Mov | MemAbs, em_mov),
[all …]