Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c1261 : push_inst16(compiler, PUSH | (1 << 8) | imm)); in sljit_emit_enter()
1333 FAIL_IF(push_inst16(compiler, LDR_SP | RDN3(tmp) in sljit_emit_enter()
1467 return push_inst16(compiler, ADD_SP_I | (imm >> 2)); in emit_add_sp()
1607 FAIL_IF(push_inst16(compiler, POP | reg_list)); in emit_stack_frame_release()
1624 return push_inst16(compiler, ADD_SP_I | 1); in emit_stack_frame_release()
1696 return push_inst16(compiler, BKPT); in sljit_emit_op0()
1698 return push_inst16(compiler, NOP); in sljit_emit_op0()
1990 return push_inst16(compiler, BX | RN3(TMP_REG2)); in sljit_emit_op_src()
2204 return push_inst16(compiler, CMP /* Rm, Rn = r0 */); in sljit_emit_fop1_cmp()
2794 return push_inst16(compiler, BLX | RN3(TMP_REG1)); in sljit_emit_ijump()
[all …]

Completed in 29 milliseconds