Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c2602 sljit_gpr base_r = tmp0; in sljit_emit_shift() local
2614 base_r = gpr(src2 & REG_MASK); in sljit_emit_shift()
2617 base_r = tmp1; in sljit_emit_shift()
2628 FAIL_IF(push_inst(compiler, ins | R20A(dst_r) | R12A(base_r) | imm)); in sljit_emit_shift()
2638 FAIL_IF(push_inst(compiler, ins | R36A(dst_r) | R32A(src_r) | R28A(base_r) | (imm << 16))); in sljit_emit_shift()

Completed in 18 milliseconds