Home
last modified time | relevance | path

Searched refs:reg_index (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_32.c164 if (reg_index == reg || reg_index + 1 == reg) in call_with_args()
166 reg_index += 2; in call_with_args()
170 if (reg_index == reg) in call_with_args()
172 reg_index++; in call_with_args()
175 if (reg_index != word_reg_index && reg_index == reg) in call_with_args()
177 reg_index++; in call_with_args()
223 reg_index -= 2; in call_with_args()
224 if (reg_index < 14) { in call_with_args()
236 reg_index--; in call_with_args()
242 reg_index--; in call_with_args()
[all …]
H A DsljitNativeSPARC_common.c538 reg_index = 24; in sljit_emit_enter()
543 if (reg_index & 0x1) { in sljit_emit_enter()
545 if (reg_index >= 24 + 6 - 1) in sljit_emit_enter()
552 reg_index++; in sljit_emit_enter()
560 reg_index++; in sljit_emit_enter()
566 reg_index = 24; in sljit_emit_enter()
586 reg_index++; in sljit_emit_enter()
589 if (reg_index < 24 + 6) in sljit_emit_enter()
601 if (tmp == reg_index) in sljit_emit_enter()
606 if (reg_index < 24 + 6) in sljit_emit_enter()
[all …]

Completed in 9 milliseconds