Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c933 FAIL_IF(push_load_imm_inst(compiler, tmp, off)); in make_addr_bxy()
966 FAIL_IF(push_load_imm_inst(compiler, tmp, off)); in make_addr_bx()
1033 return push_load_imm_inst(compiler, dst_r, srcw); in emit_move()
1204 FAIL_IF(push_load_imm_inst(compiler, tmp1, src2w)); in emit_rx()
1247 FAIL_IF(push_load_imm_inst(compiler, tmp1, dstw)); in emit_siy()
2021 FAIL_IF(push_load_imm_inst(compiler, reg, srcw)); in sljit_emit_op1()
2103 FAIL_IF(push_load_imm_inst(compiler, tmp1, -1)); in sljit_emit_op1()
2114 FAIL_IF(push_load_imm_inst(compiler, tmp1, -1)); in sljit_emit_op1()
2886 FAIL_IF(push_load_imm_inst(compiler, tmp0, srcw)); in sljit_emit_fop1_conv_f64_from_sw()
3145 FAIL_IF(push_load_imm_inst(compiler, src_r, srcw)); in sljit_emit_ijump()
[all …]

Completed in 17 milliseconds