Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c1167 : push_inst16(compiler, PUSH | (1 << 8) | imm)); in sljit_emit_enter()
1239 FAIL_IF(push_inst16(compiler, LDR_SP | RDN3(tmp) in sljit_emit_enter()
1372 return push_inst16(compiler, ADD_SP_I | (imm >> 2)); in emit_add_sp()
1383 return push_inst16(compiler, ADD_SP | RN3(TMP_REG2)); in emit_add_sp()
1512 FAIL_IF(push_inst16(compiler, POP | reg_list)); in emit_stack_frame_release()
1529 return push_inst16(compiler, ADD_SP_I | 1); in emit_stack_frame_release()
1601 return push_inst16(compiler, BKPT); in sljit_emit_op0()
1603 return push_inst16(compiler, NOP); in sljit_emit_op0()
1899 return push_inst16(compiler, BX | RN3(TMP_REG2)); in sljit_emit_op_src()
2557 return push_inst16(compiler, BLX | RN3(TMP_REG1)); in sljit_emit_ijump()
[all …]

Completed in 20 milliseconds