Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c1110 : push_inst16(compiler, PUSH | (1 << 8) | imm)); in sljit_emit_enter()
1181 FAIL_IF(push_inst16(compiler, LDR_SP | RDN3(tmp) in sljit_emit_enter()
1311 return push_inst16(compiler, ADD_SP_I | (imm >> 2)); in emit_add_sp()
1322 return push_inst16(compiler, ADD_SP | RN3(TMP_REG2)); in emit_add_sp()
1408 FAIL_IF(push_inst16(compiler, POP | reg_list)); in emit_stack_frame_release()
1475 return push_inst16(compiler, BKPT); in sljit_emit_op0()
1477 return push_inst16(compiler, NOP); in sljit_emit_op0()
1711 return push_inst16(compiler, BX | RN3(TMP_REG2)); in sljit_emit_op_src()
2358 return push_inst16(compiler, BLX | RN3(TMP_REG1)); in sljit_emit_ijump()
2415 return push_inst16(compiler, BX | RN3(TMP_REG2)); in sljit_emit_icall()
[all …]

Completed in 15 milliseconds