Lines Matching refs:P_GPR_1
1025 #define P_GPR_1 PhysicalReg_ESI //self callee-saved macro
1040 #undef P_GPR_1
1114 #define P_GPR_1 PhysicalReg_EBX macro
1170 #undef P_GPR_1
1172 #define P_GPR_1 PhysicalReg_EBX macro
1228 #undef P_GPR_1
1230 #define P_GPR_1 PhysicalReg_EBX macro
1321 #undef P_GPR_1
1407 #define P_GPR_1 PhysicalReg_ECX macro
1431 move_mem_to_reg(OpndSize_32, offGlue_pSelfSuspendCount, PhysicalReg_Glue, true, P_GPR_1, true); in common_periodicChecks4()
1434 compare_imm_mem(OpndSize_32, 0, 0, P_GPR_1, true); //suspendCount in common_periodicChecks4()
1452 move_mem_to_reg(OpndSize_32, offGlue_method, PhysicalReg_Glue, true, P_GPR_1, true); in common_periodicChecks4()
1453 move_mem_to_reg(OpndSize_32, offMethod_insns_bytecode, P_GPR_1, true, P_GPR_2, true); in common_periodicChecks4()
1470 get_suspendCount(P_GPR_1, true); in common_periodicChecks_entry()
1477 compare_imm_reg(OpndSize_32, 0, P_GPR_1, true); //suspendCount in common_periodicChecks_entry()
1490 get_self_pointer(P_GPR_1, true); in common_periodicChecks_entry()
1492 move_reg_to_mem(OpndSize_32, P_GPR_1, true, 0, PhysicalReg_ESP, true); in common_periodicChecks_entry()
1504 #undef P_GPR_1