Home | History | Annotate | Download | only in x86

Lines Matching refs:move_imm_to_reg

1645 void move_imm_to_reg(OpndSize size, int imm, int reg, bool isPhysical) {
1647 if(size == OpndSize_64) ALOGE("move_imm_to_reg with 64 bits");
1656 if(size == OpndSize_64) ALOGE("move_imm_to_reg with 64 bits");
1989 move_imm_to_reg(OpndSize_32, LstrInstantiationErrorPtr, PhysicalReg_ECX, true);
1999 move_imm_to_reg(OpndSize_32, LstrInstantiationErrorPtr, PhysicalReg_ECX, true);
2626 beforeCall("dvmInterpHandleFillArrayData"); //before move_imm_to_reg to avoid spilling C_SCRATCH_1