Searched refs:ZREG_R1 (Results 1 – 2 of 2) sorted by relevance
26 ZREG_R1, enumerator94 #define ZREG_RCX ZREG_R1155 (ZEND_REGSET(ZREG_R0) | ZEND_REGSET(ZREG_R1) | ZEND_REGSET(ZREG_XMM0) | ZEND_REGSET(ZREG_XMM1))
4450 } else if (Z_REG(res_addr) != ZREG_R1 && result_reg != ZREG_R1) {4451 tmp_reg = ZREG_R1;4458 tmp_reg = ZREG_R1;4578 tmp_reg = ZREG_R1;4621 tmp_reg_gp = ZREG_R1;5224 tmp_reg = ZREG_R1;5228 tmp_reg = ZREG_R1;5325 } else if (Z_REG(res_addr) != ZREG_R1 && result_reg != ZREG_R1) {5326 tmp_reg = ZREG_R1;5335 tmp_reg = ZREG_R1;[all …]
Completed in 28 milliseconds