Lines Matching refs:em_mov
3168 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),
4063 I2bv(DstMem | SrcAcc | Mov | MemAbs | PageTable, em_mov),
4064 I2bv(SrcSI | DstDI | Mov | String, em_mov),
4068 I2bv(SrcAcc | DstDI | Mov | String, em_mov),
4069 I2bv(SrcSI | DstAcc | Mov | String, em_mov),
4072 X8(I(ByteOp | DstReg | SrcImm | Mov, em_mov)),
4074 X8(I(DstReg | SrcImm64 | Mov, em_mov)),
4094 I(DstAcc | SrcXLat | ByteOp, em_mov),