Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c920 FAIL_IF(push_load_imm_inst(compiler, tmp, off)); in make_addr_bxy()
953 FAIL_IF(push_load_imm_inst(compiler, tmp, off)); in make_addr_bx()
1020 return push_load_imm_inst(compiler, dst_r, srcw); in emit_move()
1176 FAIL_IF(push_load_imm_inst(compiler, tmp1, src2w)); in emit_rx()
1219 FAIL_IF(push_load_imm_inst(compiler, tmp1, dstw)); in emit_siy()
1928 FAIL_IF(push_load_imm_inst(compiler, reg, srcw)); in sljit_emit_op1()
2008 FAIL_IF(push_load_imm_inst(compiler, tmp1, -1)); in sljit_emit_op1()
2019 FAIL_IF(push_load_imm_inst(compiler, tmp1, -1)); in sljit_emit_op1()
2816 FAIL_IF(push_load_imm_inst(compiler, src_r, srcw)); in sljit_emit_ijump()
2877 FAIL_IF(push_load_imm_inst(compiler, loc_r, 0)); in sljit_emit_op_flags()
[all …]

Completed in 21 milliseconds