Searched refs:ZREG_TMP1 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/opcache/jit/ |
H A D | zend_jit_arm64.h | 128 #define ZREG_TMP1 ZREG_X15 macro 143 ZEND_REGSET_INTERVAL(ZREG_TMP1, ZREG_TMP3) | ZEND_REGSET(ZREG_FPTMP))
|
H A D | zend_jit_arm64.dasc | 78 |.define ZREG_TMP1, ZREG_X15 3536 | SET_ZVAL_DVAL dst, Z_REG(src), ZREG_TMP1 3557 | GET_ZVAL_DVAL Z_REG(dst), src, ZREG_TMP1 3957 | GET_ZVAL_DVAL tmp_reg, op1_addr, ZREG_TMP1 4096 | GET_ZVAL_LVAL ZREG_TMP1, op1_addr, TMP1 4243 | GET_ZVAL_DVAL op2_reg, op2_addr, ZREG_TMP1 4280 | GET_ZVAL_DVAL op1_reg, op1_addr, ZREG_TMP1 4365 | GET_ZVAL_DVAL op2_reg, val_addr, ZREG_TMP1 4821 | GET_ZVAL_LVAL ZREG_TMP1, op1_addr, TMP1 4866 | GET_ZVAL_LVAL ZREG_TMP1, op1_addr, TMP1 [all …]
|
Completed in 56 milliseconds