Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_64.c124 src2 = TMP_REG2; \
135 src2 = TMP_REG2; \
227 src2 = TMP_REG2; in emit_single_op()
238 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
251 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
305 src2 = TMP_REG2; in emit_single_op()
316 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
333 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
343 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
347 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
[all …]
H A DsljitNativePPC_32.c106 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
119 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
166 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
181 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
188 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
192 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
199 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
203 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
207 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
215 SLJIT_ASSERT(src2 == TMP_REG2); in emit_single_op()
[all …]
H A DsljitNativePPC_common.c95 #define TMP_REG2 (SLJIT_NUMBER_OF_REGISTERS + 3) macro
101 #define TMP_CALL_REG TMP_REG2
1069 sljit_s32 dst_r = TMP_REG2; in emit_op()
1072 sljit_s32 sugg_src2_r = TMP_REG2; in emit_op()
1595 FAIL_IF(push_inst(compiler, MTLR | S(TMP_REG2))); in sljit_emit_op_src()
1772 FAIL_IF(push_inst(compiler, ADDIS | D(TMP_REG2) | A(0) | 0x4330)); in sljit_emit_fop1_conv_f64_from_sw()
1925 FAIL_IF(push_inst(compiler, MFLR | D(TMP_REG2))); in sljit_emit_fast_enter()
2148 reg = (op < SLJIT_ADD && FAST_IS_REG(dst)) ? dst : TMP_REG2; in sljit_emit_op_flags()
2254 return sljit_emit_op2(compiler, saved_op, dst, 0, dst, 0, TMP_REG2, 0); in sljit_emit_op_flags()
2413 dst_r = FAST_IS_REG(dst) ? dst : TMP_REG2; in sljit_emit_const()
[all …]
H A DsljitNativeX86_64.c49 SLJIT_ASSERT(reg_map[TMP_REG2] >= 8); in generate_far_jump_code()
58 *code_ptr++ = MOV_r_i32 | reg_lmap[TMP_REG2]; in generate_far_jump_code()
437 PTR_FAIL_IF(emit_load_imm64(compiler, TMP_REG2, immb)); in emit_x86_instruction()
440 b |= TO_OFFS_REG(TMP_REG2); in emit_x86_instruction()
442 b |= TMP_REG2; in emit_x86_instruction()
635 EMIT_MOV(compiler, TMP_REG2, 0, src, srcw); in call_with_args()
636 *src_ptr = TMP_REG2; in call_with_args()
683 EMIT_MOV(compiler, TMP_REG2, 0, src, 0); in call_with_args()
684 *src_ptr = TMP_REG2; in call_with_args()
698 EMIT_MOV(compiler, TMP_REG2, 0, src, srcw); in call_with_args()
[all …]
H A DsljitNativeARM_T2_32.c41 #define TMP_REG2 (SLJIT_NUMBER_OF_REGISTERS + 3) macro
754 arg2 = (arg1 == TMP_REG1) ? TMP_REG2 : TMP_REG1; in emit_op_imm()
759 arg1 = (arg2 == TMP_REG1) ? TMP_REG2 : TMP_REG1; in emit_op_imm()
772 SLJIT_ASSERT(!(flags & SET_FLAGS) && arg1 == TMP_REG2); in emit_op_imm()
797 SLJIT_ASSERT(arg1 == TMP_REG2); in emit_op_imm()
802 SLJIT_ASSERT(arg1 == TMP_REG2); in emit_op_imm()
834 SLJIT_ASSERT(dst != TMP_REG2); in emit_op_imm()
1491 SLJIT_ASSERT(reg_map[TMP_REG2] == 14); in sljit_emit_op_src()
1496 FAIL_IF(emit_op_mem(compiler, WORD_SIZE, TMP_REG2, src, srcw, TMP_REG2)); in sljit_emit_op_src()
1498 return push_inst16(compiler, BX | RN3(TMP_REG2)); in sljit_emit_op_src()
[all …]
H A DsljitNativeMIPS_common.c67 #define PIC_ADDR_REG TMP_REG2
779 FAIL_IF(push_inst(compiler, ADDU_W | S(SLJIT_SP) | TA(0) | D(TMP_REG2), DR(TMP_REG2))); in sljit_emit_enter()
781 base = S(TMP_REG2); in sljit_emit_enter()
1097 sljit_s32 dst_r = TMP_REG2; in emit_op()
1100 sljit_s32 sugg_src2_r = TMP_REG2; in emit_op()
1929 src2 = TMP_REG2; \
1957 src2 = TMP_REG2; in sljit_emit_cmp()
2083 src = TMP_REG2; in sljit_emit_ijump()
2087 src = TMP_REG2; in sljit_emit_ijump()
2181 if (DR(TMP_REG2) != src_ar) in sljit_emit_op_flags()
[all …]
H A DsljitNativeARM_32.c46 #define TMP_REG2 (SLJIT_NUMBER_OF_REGISTERS + 3) macro
1642 dst_reg = SLOW_IS_REG(dst) ? dst : TMP_REG2; in emit_op()
1653 if (FAST_IS_REG(src2) && dst_reg != TMP_REG2) in emit_op()
1870 SLJIT_ASSERT(reg_map[TMP_REG2] == 14); in sljit_emit_op_src()
1877 return push_inst(compiler, BX | RM(TMP_REG2)); in sljit_emit_op_src()
1937 arg = TMP_REG2; in emit_fop_mem()
1962 FAIL_IF(load_immediate(compiler, TMP_REG2, argw)); in emit_fop_mem()
1963 FAIL_IF(push_inst(compiler, ADD | RD(TMP_REG2) | RN(arg & REG_MASK) | RM(TMP_REG2))); in emit_fop_mem()
2148 SLJIT_ASSERT(reg_map[TMP_REG2] == 14); in sljit_emit_fast_enter()
2780 dst_r = SLOW_IS_REG(dst) ? dst : TMP_REG2; in sljit_emit_const()
[all …]
H A DsljitNativeMIPS_32.c239 FAIL_IF(push_inst(compiler, ADDIU | SA(0) | T(TMP_REG2) | IMM(src2), DR(TMP_REG2))); in emit_single_op()
240 src2 = TMP_REG2; in emit_single_op()
261 FAIL_IF(push_inst(compiler, ADDIU | SA(0) | T(TMP_REG2) | IMM(src2), DR(TMP_REG2))); in emit_single_op()
262 src2 = TMP_REG2; in emit_single_op()
341 FAIL_IF(push_inst(compiler, ADDIU | SA(0) | T(TMP_REG2) | IMM(src2), DR(TMP_REG2))); in emit_single_op()
342 src2 = TMP_REG2; in emit_single_op()
631 SLJIT_ASSERT(DR(PIC_ADDR_REG) == 25 && PIC_ADDR_REG == TMP_REG2); in sljit_emit_call()
654 SLJIT_ASSERT(DR(PIC_ADDR_REG) == 25 && PIC_ADDR_REG == TMP_REG2); in sljit_emit_icall()
H A DsljitNativeMIPS_64.c330 FAIL_IF(push_inst(compiler, ADDIU | SA(0) | T(TMP_REG2) | IMM(src2), DR(TMP_REG2))); in emit_single_op()
331 src2 = TMP_REG2; in emit_single_op()
352 FAIL_IF(push_inst(compiler, ADDIU | SA(0) | T(TMP_REG2) | IMM(src2), DR(TMP_REG2))); in emit_single_op()
353 src2 = TMP_REG2; in emit_single_op()
432 FAIL_IF(push_inst(compiler, ADDIU | SA(0) | T(TMP_REG2) | IMM(src2), DR(TMP_REG2))); in emit_single_op()
433 src2 = TMP_REG2; in emit_single_op()
635 SLJIT_ASSERT(DR(PIC_ADDR_REG) == 25 && PIC_ADDR_REG == TMP_REG2); in sljit_emit_call()
656 SLJIT_ASSERT(DR(PIC_ADDR_REG) == 25 && PIC_ADDR_REG == TMP_REG2); in sljit_emit_icall()
H A DsljitNativeSPARC_common.c91 #define TMP_REG2 (SLJIT_NUMBER_OF_REGISTERS + 3) macro
720 sljit_s32 dst_r = TMP_REG2; in emit_op()
723 sljit_s32 sugg_src2_r = TMP_REG2; in emit_op()
810 SLJIT_ASSERT(src2_r == TMP_REG2); in emit_op()
870 FAIL_IF(push_inst(compiler, OR | D(TMP_REG2) | S1(0) | S2(SLJIT_R0), DR(TMP_REG2))); in sljit_emit_op0()
1471 reg = (op < SLJIT_ADD && FAST_IS_REG(dst)) ? dst : TMP_REG2; in sljit_emit_op_flags()
1492 return emit_op(compiler, op, flags, dst, 0, dst, 0, TMP_REG2, 0); in sljit_emit_op_flags()
1498 return emit_op_mem(compiler, WORD_DATA, TMP_REG2, dst, dstw); in sljit_emit_op_flags()
1531 dst_r = FAST_IS_REG(dst) ? dst : TMP_REG2; in sljit_emit_const()
1535 PTR_FAIL_IF(emit_op_mem(compiler, WORD_DATA, TMP_REG2, dst, dstw)); in sljit_emit_const()
[all …]
H A DsljitNativeARM_64.c38 #define TMP_REG2 (SLJIT_NUMBER_OF_REGISTERS + 3) macro
731 FAIL_IF(load_immediate(compiler, TMP_REG2, arg2)); in emit_op_imm()
732 arg2 = TMP_REG2; in emit_op_imm()
1002 FAIL_IF(push_inst(compiler, SUBI | (1 << 29) | RD(TMP_REG2) | RN(TMP_REG2) | (1 << 10))); in sljit_emit_enter()
1247 FAIL_IF(emit_op_mem(compiler, mem_flags, TMP_REG2, src, srcw, TMP_REG2)); in sljit_emit_op1()
1248 src = TMP_REG2; in sljit_emit_op1()
1254 return emit_op_mem(compiler, mem_flags | STORE, dst_r, dst, dstw, TMP_REG2); in sljit_emit_op1()
1292 FAIL_IF(emit_op_mem(compiler, mem_flags, TMP_REG2, src2, src2w, TMP_REG2)); in sljit_emit_op2()
1293 src2 = TMP_REG2; in sljit_emit_op2()
1819 return emit_op_mem(compiler, mem_flags, TMP_REG1, dst, dstw, TMP_REG2); in sljit_emit_op_flags()
[all …]
H A DsljitNativeX86_common.c91 #define TMP_REG2 (SLJIT_NUMBER_OF_REGISTERS + 3) macro
1417 inst = emit_x86_instruction(compiler, 2, dst_r, 0, TMP_REG2, 0); in emit_clz()
1580 FAIL_IF(emit_load_imm64(compiler, (arg == TMP_REG1) ? TMP_REG2 : TMP_REG1, immw)); \
1869 FAIL_IF(emit_load_imm64(compiler, TMP_REG2, src1w));
1870 inst = emit_x86_instruction(compiler, 2, dst_r, 0, TMP_REG2, 0);
1912 FAIL_IF(emit_load_imm64(compiler, TMP_REG2, src2w));
1913 inst = emit_x86_instruction(compiler, 2, dst_r, 0, TMP_REG2, 0);
2136 FAIL_IF(emit_load_imm64(compiler, TMP_REG2, src2w));
2137 inst = emit_x86_instruction(compiler, 1, TMP_REG2, 0, TMP_REG1, 0);
2231 EMIT_MOV(compiler, TMP_REG2, 0, SLJIT_PREF_SHIFT_REG, 0);
[all …]

Completed in 68 milliseconds