summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/opcache/jit/zend_jit_x86.dasc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/opcache/jit/zend_jit_x86.dasc b/ext/opcache/jit/zend_jit_x86.dasc
index fb0b1ad909..5bda3f5980 100644
--- a/ext/opcache/jit/zend_jit_x86.dasc
+++ b/ext/opcache/jit/zend_jit_x86.dasc
@@ -9100,7 +9100,6 @@ static int zend_jit_recv_init(dasm_State **Dst, const zend_op *opline, zend_op_a
} else {
| cmp byte [r0 + 8], IS_OBJECT
| jne >8
- | SAVE_VALID_OPLINE opline
| mov FCARG1a, r0
| mov r0, EX->run_time_cache
| lea r0, [r0 + opline->extended_value]
@@ -9152,7 +9151,6 @@ static int zend_jit_recv_init(dasm_State **Dst, const zend_op *opline, zend_op_a
}
if (has_slow & 2) {
|8:
- | SAVE_VALID_OPLINE opline
| mov FCARG1a, r0
| mov r0, EX->run_time_cache
| lea r0, [r0 + opline->extended_value]