Lines Matching refs:em_mov
3469 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),
4364 I2bv(DstMem | SrcAcc | Mov | MemAbs | PageTable, em_mov),
4365 I2bv(SrcSI | DstDI | Mov | String, em_mov),
4369 I2bv(SrcAcc | DstDI | Mov | String, em_mov),
4370 I2bv(SrcSI | DstAcc | Mov | String, em_mov),
4373 X8(I(ByteOp | DstReg | SrcImm | Mov, em_mov)),
4375 X8(I(DstReg | SrcImm64 | Mov, em_mov)),
4395 I(DstAcc | SrcXLat | ByteOp, em_mov),