Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c239 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in emit_imm32_const()
241 return push_inst32(compiler, MOVT | RD4(dst) in emit_imm32_const()
580 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in load_immediate()
585 return push_inst32(compiler, MOVT | RD4(dst) in load_immediate()
1166 ? push_inst32(compiler, PUSH_W | (1 << 14) | imm) in sljit_emit_enter()
1292 FAIL_IF(push_inst32(compiler, *(--remap_ptr))); in sljit_emit_enter()
1520 FAIL_IF(push_inst32(compiler, POP_W | reg_list)); in emit_stack_frame_release()
2051 return push_inst32(compiler, VMRS); in sljit_emit_fop1_cmp()
2735 return push_inst32(compiler, MOVW | RD4(dst_reg) in sljit_emit_cmov()
2754 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst_reg) in sljit_emit_cmov()
[all …]

Completed in 29 milliseconds