Lines Matching refs:P_GPR_3
46 #define P_GPR_3 PhysicalReg_ECX
125 #undef P_GPR_3
134 #define P_GPR_3 PhysicalReg_EDX
179 #undef P_GPR_3
183 #define P_GPR_3 PhysicalReg_ECX
215 #undef P_GPR_3
222 #define P_GPR_3 PhysicalReg_ECX
258 #define P_GPR_3 PhysicalReg_ECX
322 #undef P_GPR_3
608 #define P_GPR_3 PhysicalReg_EDX //not used with P_SCRATCH_2
699 #undef P_GPR_3
712 #define P_GPR_3 PhysicalReg_ESI
768 savearea_from_fp(P_GPR_3, true);
770 alu_binary_reg_reg(OpndSize_32, sub_opc, P_SCRATCH_1, true, P_GPR_3, true);
771 //update newSaveArea->savedPc, here P_GPR_3 is new FP
772 move_reg_to_mem(OpndSize_32, PhysicalReg_EDX, true, offStackSaveArea_savedPc-sizeofStackSaveArea, P_GPR_3, true);
774 move_reg_to_reg(OpndSize_32, P_GPR_3, true, P_GPR_1, true); //new FP
775 alu_binary_imm_reg(OpndSize_32, sub_opc, sizeofStackSaveArea, P_GPR_3, true);
778 alu_binary_reg_reg(OpndSize_32, sub_opc, P_SCRATCH_2, true, P_GPR_3, true);
781 compare_mem_reg(OpndSize_32, offsetof(Thread, interpStackEnd), P_SCRATCH_3, true, P_GPR_3, true);
885 move_mem_to_reg(OpndSize_32, 20, PhysicalReg_ESP, true, P_GPR_3, true); //new FP
888 move_mem_to_reg(OpndSize_32, offStackSaveArea_localRefTop-sizeofStackSaveArea, P_GPR_3, true, P_SCRATCH_1, true); //newSaveArea->jniLocal
903 move_mem_to_reg(OpndSize_32, offStackSaveArea_returnAddr-sizeofStackSaveArea, P_GPR_3, true, P_SCRATCH_2, true);
906 move_mem_to_reg(OpndSize_32, offStackSaveArea_savedPc-sizeofStackSaveArea, P_GPR_3, true, PhysicalReg_EBX, true); //savedPc
936 #undef P_GPR_3
1326 #define P_GPR_3 PhysicalReg_ESI
1331 // 2 inputs: ChainingCell in P_GPR_1, current class object in P_GPR_3
1340 move_reg_to_mem(OpndSize_32, P_GPR_3, true, 0, PhysicalReg_ESP, true);
1371 move_reg_to_mem(OpndSize_32, P_GPR_3, true, 12, PhysicalReg_ESP, true);
1450 // 2 inputs: ChainingCell in P_GPR_1, current class object in P_GPR_3
1456 move_mem_to_reg(OpndSize_32, offClassObject_vtable, P_GPR_3, true, P_SCRATCH_2, true);
1473 move_reg_to_mem(OpndSize_32, P_GPR_3, true, 12, PhysicalReg_ESP, true);
1536 P_GPR_3, true);
1556 move_reg_to_mem(OpndSize_32, P_GPR_3, true, 0, PhysicalReg_ESP, true);
1563 move_reg_to_reg(OpndSize_32, P_GPR_3, true, PhysicalReg_EBX, true);
1570 move_mem_to_reg(OpndSize_32, 0, PhysicalReg_ESP, true, P_GPR_3, true);
1576 //live registers: P_GPR_1, P_GPR_3, P_SCRATCH_2
1577 compare_reg_reg(P_GPR_3, true, P_SCRATCH_2, true);
1671 #undef P_GPR_3