Searched refs:base_r (Results 1 – 1 of 1) sorted by relevance
2602 sljit_gpr base_r = tmp0; in sljit_emit_shift() local2614 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 20 milliseconds