Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c941 FAIL_IF(push_load_imm_inst(compiler, tmp, off)); in make_addr_bxy()
974 FAIL_IF(push_load_imm_inst(compiler, tmp, off)); in make_addr_bx()
1067 return push_load_imm_inst(compiler, dst_r, srcw); in emit_move()
1238 FAIL_IF(push_load_imm_inst(compiler, tmp1, src2w)); in emit_rx()
1281 FAIL_IF(push_load_imm_inst(compiler, tmp1, dstw)); in emit_siy()
2274 FAIL_IF(push_load_imm_inst(compiler, reg, srcw)); in sljit_emit_op1()
3299 FAIL_IF(push_load_imm_inst(compiler, tmp0, srcw)); in sljit_emit_fop1_conv_f64_from_w()
3737 FAIL_IF(push_load_imm_inst(compiler, loc_r, 0)); in sljit_emit_op_flags()
3925 FAIL_IF(push_load_imm_inst(compiler, tmp1, memw)); in sljit_emit_mem()
4068 push_load_imm_inst(compiler, tmp0, srcw); in sljit_emit_simd_replicate()
[all …]

Completed in 28 milliseconds