Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c298 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in emit_imm32_const()
300 return push_inst32(compiler, MOVT | RD4(dst) in emit_imm32_const()
774 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in load_immediate()
779 return push_inst32(compiler, MOVT | RD4(dst) in load_immediate()
1398 ? push_inst32(compiler, PUSH_W | (1 << 14) | imm) in sljit_emit_enter()
1524 FAIL_IF(push_inst32(compiler, *(--remap_ptr))); in sljit_emit_enter()
2352 FAIL_IF(push_inst32(compiler, VMRS)); in sljit_emit_fop1_cmp()
2551 return push_inst32(compiler, inst); in sljit_emit_fcopy()
3152 return push_inst32(compiler, MOVW | RD4(dst_reg) in sljit_emit_select()
3173 return push_inst32(compiler, MOVT | RD4(dst_reg) in sljit_emit_select()
[all …]

Completed in 33 milliseconds