Home | History | Annotate | Download | only in x86

Lines Matching refs:PhysicalReg_ECX

952     move_imm_to_reg(OpndSize_32, LstrNullPointerException, PhysicalReg_ECX, true);
963 move_imm_to_reg(OpndSize_32, LstrStringIndexOutOfBoundsException, PhysicalReg_ECX, true);
975 move_imm_to_reg(OpndSize_32, LstrArrayIndexException, PhysicalReg_ECX, true);
986 move_imm_to_reg(OpndSize_32, LstrArrayStoreException, PhysicalReg_ECX, true);
997 move_imm_to_reg(OpndSize_32, LstrNegativeArraySizeException, PhysicalReg_ECX, true);
1008 move_imm_to_reg(OpndSize_32, LstrArithmeticException, PhysicalReg_ECX, true);
1019 PhysicalReg_ECX, true);
1421 #define P_GPR_1 PhysicalReg_ECX
1430 get_self_pointer(PhysicalReg_ECX, true);
1431 move_mem_to_reg(OpndSize_32, offsetof(Thread, suspendCount), PhysicalReg_ECX, true, PhysicalReg_EAX, true);
1437 push_reg_to_stack(OpndSize_32, PhysicalReg_ECX, true);