Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c1097 FAIL_IF(emit_move(compiler, dst_r, src1, src1w)); in emit_rr()
1102 FAIL_IF(emit_move(compiler, tmp1, src2, src2w)); in emit_rr()
1123 FAIL_IF(emit_move(compiler, tmp1, src1, src1w)); in emit_rr1()
1140 FAIL_IF(emit_move(compiler, tmp0, src1, src1w)); in emit_rrf()
1145 FAIL_IF(emit_move(compiler, tmp1, src2, src2w)); in emit_rrf()
1172 FAIL_IF(emit_move(compiler, dst_r, src1, src1w)); in emit_ri()
1188 FAIL_IF(emit_move(compiler, tmp0, src1, src1w)); in emit_rie_d()
1224 FAIL_IF(emit_move(compiler, dst_r, src1, src1w)); in emit_rx()
2686 FAIL_IF(emit_move(compiler, dst_r, src1, src1w)); in sljit_emit_bitwise_imm()
2824 FAIL_IF(emit_move(compiler, tmp0, src1, src1w)); in sljit_emit_shift()
[all …]

Completed in 13 milliseconds