Home | History | Annotate | Download | only in x86

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);
879 move_mem_to_reg(OpndSize_32, 20, PhysicalReg_ESP, true, P_GPR_3, true); //new FP
882 move_mem_to_reg(OpndSize_32, offStackSaveArea_localRefTop-sizeofStackSaveArea, P_GPR_3, true, P_SCRATCH_1, true); //newSaveArea->jniLocal
897 move_mem_to_reg(OpndSize_32, offStackSaveArea_returnAddr-sizeofStackSaveArea, P_GPR_3, true, P_SCRATCH_2, true);
900 move_mem_to_reg(OpndSize_32, offStackSaveArea_savedPc-sizeofStackSaveArea, P_GPR_3, true, PhysicalReg_EBX, true); //savedPc
925 #undef P_GPR_3
1315 #define P_GPR_3 PhysicalReg_ESI
1320 // 2 inputs: ChainingCell in P_GPR_1, current class object in P_GPR_3
1329 move_reg_to_mem(OpndSize_32, P_GPR_3, true, 0, PhysicalReg_ESP, true);
1360 move_reg_to_mem(OpndSize_32, P_GPR_3, true, 12, PhysicalReg_ESP, true);
1439 // 2 inputs: ChainingCell in P_GPR_1, current class object in P_GPR_3
1445 move_mem_to_reg(OpndSize_32, offClassObject_vtable, P_GPR_3, true, P_SCRATCH_2, true);
1462 move_reg_to_mem(OpndSize_32, P_GPR_3, true, 12, PhysicalReg_ESP, true);
1525 P_GPR_3, true);
1545 move_reg_to_mem(OpndSize_32, P_GPR_3, true, 0, PhysicalReg_ESP, true);
1552 move_reg_to_reg(OpndSize_32, P_GPR_3, true, PhysicalReg_EBX, true);
1559 move_mem_to_reg(OpndSize_32, 0, PhysicalReg_ESP, true, P_GPR_3, true);
1565 //live registers: P_GPR_1, P_GPR_3, P_SCRATCH_2
1566 compare_reg_reg(P_GPR_3, true, P_SCRATCH_2, true);
1660 #undef P_GPR_3