Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeRISCV_64.c39 FAIL_IF(push_inst(compiler, LUI | RD(dst_r) | (sljit_ins)0x80000000u)); in load_immediate()
46 FAIL_IF(push_inst(compiler, LUI | RD(dst_r) | (sljit_ins)(imm & ~0xfff))); in load_immediate()
64 FAIL_IF(push_inst(compiler, LUI | RD(dst_r) | (sljit_ins)0x80000000u)); in load_immediate()
65 FAIL_IF(push_inst(compiler, XORI | RD(dst_r) | RS1(dst_r) | IMM_I(high))); in load_immediate()
76 FAIL_IF(push_inst(compiler, SLLI | RD(dst_r) | RS1(dst_r) | IMM_I(12))); in load_immediate()
91 FAIL_IF(push_inst(compiler, LUI | RD(tmp_r) | (sljit_ins)(high << 12))); in load_immediate()
107 FAIL_IF(push_inst(compiler, LUI | RD(dst_r) | (sljit_ins)0x80000000u)); in load_immediate()
113 FAIL_IF(push_inst(compiler, LUI | RD(dst_r) | (sljit_ins)(imm & ~0xfff))); in load_immediate()
121 FAIL_IF(push_inst(compiler, XORI | RD(dst_r) | RS1(dst_r) | IMM_I(imm))); in load_immediate()
123 FAIL_IF(push_inst(compiler, ADDI | RD(dst_r) | RS1(dst_r) | IMM_I(imm))); in load_immediate()
[all …]
H A DsljitNativeMIPS_common.c333 FAIL_IF(!ptr); in push_inst()
1147 FAIL_IF(push_inst(compiler, ins, MOVABLE_INS)); in sljit_emit_return_to()
1448 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in emit_clz_ctz()
2081 FAIL_IF(compiler->error); in emit_op()
2113 FAIL_IF(compiler->error); in emit_op()
2751 FAIL_IF(compiler->error); in sljit_emit_fop2()
2759 FAIL_IF(compiler->error); in sljit_emit_fop2()
3157 FAIL_IF(!jump); in sljit_emit_ijump()
3187 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_ijump()
3649 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_fmem()
[all …]
H A DsljitNativeSPARC_32.c32 FAIL_IF(push_inst(compiler, SETHI | D(dst) | ((imm >> 10) & 0x3fffff), DR(dst))); in load_immediate()
56 FAIL_IF(push_inst(compiler, SLL | D(dst) | S1(src2) | IMM(24), DR(dst))); in emit_single_op()
66 FAIL_IF(push_inst(compiler, SLL | D(dst) | S1(src2) | IMM(16), DR(dst))); in emit_single_op()
78 FAIL_IF(push_inst(compiler, SUB | SET_FLAGS | D(0) | S1(src2) | S2(0), SET_FLAGS)); in emit_single_op()
79 FAIL_IF(push_inst(compiler, OR | D(TMP_REG1) | S1(0) | S2(src2), DR(TMP_REG1))); in emit_single_op()
80 FAIL_IF(push_inst(compiler, BICC | DA(0x1) | (7 & DISP_MASK), UNMOVABLE_INS)); in emit_single_op()
81 FAIL_IF(push_inst(compiler, OR | D(dst) | S1(0) | IMM(32), UNMOVABLE_INS)); in emit_single_op()
82 FAIL_IF(push_inst(compiler, OR | D(dst) | S1(0) | IMM(-1), DR(dst))); in emit_single_op()
111 FAIL_IF(push_inst(compiler, SRA | D(TMP_REG1) | S1(dst) | IMM(31), DR(TMP_REG1))); in emit_single_op()
112 FAIL_IF(push_inst(compiler, RDY | D(TMP_LINK), DR(TMP_LINK))); in emit_single_op()
[all …]
H A DsljitNativePPC_64.c86 FAIL_IF(PUSH_SLDI_NEG(reg, shift)); in load_immediate()
92 FAIL_IF(PUSH_SLDI_NEG(reg, shift)); in load_immediate()
104 FAIL_IF(PUSH_SLDI_NEG(reg, shift)); in load_immediate()
112 FAIL_IF(PUSH_SLDI_NEG(reg, 31)); in load_immediate()
125 FAIL_IF(push_inst(compiler, EXTSW | S(src2) | A(TMP_REG2))); \
132 FAIL_IF(push_inst(compiler, EXTSW | S(src1) | A(TMP_REG1))); \
136 FAIL_IF(push_inst(compiler, EXTSW | S(src2) | A(TMP_REG2))); \
143 FAIL_IF(push_inst(compiler, EXTSW | S(src1) | A(TMP_REG1))); \
212 FAIL_IF(push_inst(compiler, NEG | D(TMP_REG1) | A(src2))); in emit_single_op()
223 FAIL_IF(push_inst(compiler, SLDI(32) | S(src1) | A(TMP_REG1))); in emit_single_op()
[all …]
H A DsljitNativeMIPS_64.c44 FAIL_IF(push_inst(compiler, LUI | TA(dst_ar) | IMM(imm >> 16), dst_ar)); in load_immediate()
79 FAIL_IF(push_inst(compiler, LUI | TA(dst_ar) | IMM(uimm >> 48), dst_ar)); in load_immediate()
88 FAIL_IF(push_inst(compiler, ins | TA(dst_ar) | DA(dst_ar), dst_ar)); in load_immediate()
125 FAIL_IF(push_inst(compiler, DSLL | T(dst) | D(dst) | SH_IMM(16), DR(dst))); in emit_const()
212 FAIL_IF(push_inst(compiler, prev_ins, MOVABLE_INS)); in call_with_args()
291 FAIL_IF(emit_stack_frame_release(compiler, 0, &ins)); in sljit_emit_icall()
294 FAIL_IF(push_inst(compiler, ins, MOVABLE_INS)); in sljit_emit_icall()
304 FAIL_IF(load_immediate(compiler, DR(PIC_ADDR_REG), srcw)); in sljit_emit_icall()
309 FAIL_IF(emit_stack_frame_release(compiler, 0, &ins)); in sljit_emit_icall()
311 FAIL_IF(call_with_args(compiler, arg_types, &ins)); in sljit_emit_icall()
[all …]
H A DsljitNativeRISCV_common.c155 FAIL_IF(!ptr); in push_inst()
780 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_return_void()
801 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
969 FAIL_IF(load_immediate(compiler, TMP_REG3, argw, tmp_r)); in getput_arg()
1582 FAIL_IF(compiler->error); in emit_op()
1614 FAIL_IF(compiler->error); in emit_op()
2051 FAIL_IF(push_inst(compiler, inst)); in sljit_emit_fop1_conv_f64_from_sw()
2186 FAIL_IF(compiler->error); in sljit_emit_fop2()
2194 FAIL_IF(compiler->error); in sljit_emit_fop2()
2513 FAIL_IF(!jump); in sljit_emit_ijump()
[all …]
H A DsljitNativeS390X.c171 FAIL_IF(!ibuf); in push_inst()
1249 FAIL_IF(push_inst(compiler, ins)); in emit_rx()
2208 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
2215 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
2223 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
2230 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
2233 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
3526 FAIL_IF(push_inst(compiler, in sljit_emit_op_flags()
3538 FAIL_IF(push_inst(compiler, in sljit_emit_op_flags()
3542 FAIL_IF(push_inst(compiler, in sljit_emit_op_flags()
[all …]
H A DsljitNativeARM_T2_32.c221 FAIL_IF(!ptr); in push_inst16()
230 FAIL_IF(!ptr); in push_inst32()
239 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in emit_imm32_const()
580 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in load_immediate()
1165 FAIL_IF((imm & 0xff00) in sljit_emit_enter()
1292 FAIL_IF(push_inst32(compiler, *(--remap_ptr))); in sljit_emit_enter()
1382 FAIL_IF(load_immediate(compiler, TMP_REG2, imm)); in emit_add_sp()
1512 FAIL_IF(push_inst16(compiler, POP | reg_list)); in emit_stack_frame_release()
1556 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
1964 FAIL_IF(compiler->error); in emit_fop_mem()
[all …]
H A DsljitNativeARM_64.c147 FAIL_IF(!ptr); in push_inst()
626 FAIL_IF(load_immediate(compiler, TMP_REG1, arg1)); in emit_op_imm()
961 FAIL_IF(load_immediate(compiler, tmp_reg, argw)); in emit_op_mem()
1258 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_return_void()
1280 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
1667 FAIL_IF(load_immediate(compiler, TMP_REG1, argw)); in emit_fop_mem()
1710 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_fop1_conv_f64_from_sw()
2049 FAIL_IF(!jump); in sljit_emit_ijump()
2053 FAIL_IF(emit_imm64_const(compiler, TMP_REG1, 0)); in sljit_emit_ijump()
2078 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_icall()
[all …]
H A DsljitNativeX86_common.c867 FAIL_IF(!inst); in emit_endbranch()
897 FAIL_IF(!inst); in emit_rdssp()
921 FAIL_IF(!inst); in emit_incssp()
962 FAIL_IF(!inst); in adjust_shadow_stack()
977 FAIL_IF(!inst); in adjust_shadow_stack()
995 FAIL_IF(!inst); in adjust_shadow_stack()
1066 FAIL_IF(!inst); in emit_mov()
1069 FAIL_IF(!inst); in emit_mov()
1379 FAIL_IF(!inst); in emit_prefetch()
1467 FAIL_IF(!inst); in emit_unary()
[all …]
H A DsljitNativeMIPS_32.c37 FAIL_IF(push_inst(compiler, LUI | TA(dst_ar) | IMM(imm >> 16), dst_ar)); in load_immediate()
132 FAIL_IF(emit_stack_frame_release(compiler, 0, &prev_ins)); in call_with_args()
143 FAIL_IF(push_inst(compiler, prev_ins, MOVABLE_INS)); in call_with_args()
182 FAIL_IF(push_inst(compiler, prev_ins, MOVABLE_INS)); in call_with_args()
276 FAIL_IF(emit_stack_frame_release(compiler, 0, &ins)); in sljit_emit_icall()
279 FAIL_IF(push_inst(compiler, ins, MOVABLE_INS)); in sljit_emit_icall()
289 FAIL_IF(load_immediate(compiler, DR(PIC_ADDR_REG), srcw)); in sljit_emit_icall()
293 FAIL_IF(call_with_args(compiler, arg_types, &ins, &extra_space)); in sljit_emit_icall()
299 FAIL_IF(push_inst(compiler, JR | S(PIC_ADDR_REG), UNMOVABLE_INS)); in sljit_emit_icall()
300 FAIL_IF(push_inst(compiler, ins, UNMOVABLE_INS)); in sljit_emit_icall()
[all …]
H A DsljitNativeARM_32.c166 FAIL_IF(!inst); in push_cpool()
172 FAIL_IF(!inst); in push_cpool()
181 FAIL_IF(!inst); in push_cpool()
195 FAIL_IF(push_cpool(compiler)); in push_inst()
198 FAIL_IF(!ptr); in push_inst()
213 FAIL_IF(push_cpool(compiler)); in push_inst_with_literal()
243 FAIL_IF(!ptr); in push_inst_with_literal()
258 FAIL_IF(push_cpool(compiler)); in push_inst_with_unique_literal()
262 FAIL_IF(!ptr); in push_inst_with_unique_literal()
403 FAIL_IF(!ptr); in push_inst()
[all …]
H A DsljitNativeSPARC_common.c215 FAIL_IF(!ptr); in push_inst()
783 FAIL_IF(load_immediate(compiler, arg2, argw)); in getput_arg()
866 FAIL_IF(load_immediate(compiler, TMP_REG1, src1w)); in emit_op()
874 FAIL_IF(compiler->error); in emit_op()
906 FAIL_IF(compiler->error); in emit_op()
1175 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_fop1_conv_f64_from_sw()
1287 FAIL_IF(compiler->error); in sljit_emit_fop2()
1295 FAIL_IF(compiler->error); in sljit_emit_fop2()
1527 FAIL_IF(!jump); in sljit_emit_ijump()
1536 FAIL_IF(emit_const(compiler, TMP_REG1, 0)); in sljit_emit_ijump()
[all …]
H A DsljitNativePPC_common.c278 FAIL_IF(!ptr); in push_inst()
774 FAIL_IF(push_inst(compiler, MFLR | D(0))); in sljit_emit_enter()
951 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_return_void()
972 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
1188 FAIL_IF(load_immediate(compiler, tmp_reg, argw)); in emit_op_mem()
1838 FAIL_IF(push_inst(compiler, MTLR | S(src))); in sljit_emit_op_src()
2182 FAIL_IF(push_inst(compiler, MFLR | D(TMP_REG2))); in sljit_emit_fast_enter()
2366 FAIL_IF(!jump); in sljit_emit_ijump()
2375 FAIL_IF(emit_const(compiler, TMP_CALL_REG, 0)); in sljit_emit_ijump()
2383 FAIL_IF(push_inst(compiler, MTCTR | S(src_r))); in sljit_emit_ijump()
[all …]
H A DsljitNativePPC_32.c37 FAIL_IF(push_inst(compiler, ADDIS | D(reg) | A(0) | IMM(imm >> 16))); in load_immediate()
98 FAIL_IF(push_inst(compiler, NEG | D(TMP_REG1) | A(src2))); in emit_single_op()
99 FAIL_IF(push_inst(compiler, AND | S(src2) | A(dst) | B(TMP_REG1))); in emit_single_op()
100 FAIL_IF(push_inst(compiler, CNTLZW | S(dst) | A(dst))); in emit_single_op()
101 FAIL_IF(push_inst(compiler, ADDI | D(TMP_REG1) | A(dst) | IMM(-32))); in emit_single_op()
103 FAIL_IF(push_inst(compiler, SRWI(27) | S(TMP_REG1) | A(TMP_REG1))); in emit_single_op()
150 FAIL_IF(push_inst(compiler, CMPL | CRD(0) | A(src1) | B(src2))); in emit_single_op()
163 FAIL_IF(push_inst(compiler, CMP | CRD(0) | A(src1) | B(src2))); in emit_single_op()
228 FAIL_IF(push_inst(compiler, ORI | S(src1) | A(dst) | IMM(imm))); in emit_single_op()
246 FAIL_IF(push_inst(compiler, XORI | S(src1) | A(dst) | IMM(imm))); in emit_single_op()
[all …]
H A DsljitNativeX86_64.c38 FAIL_IF(!inst); in emit_load_imm64()
52 FAIL_IF(!inst); in emit_do_imm32()
407 FAIL_IF(!inst); in sljit_emit_enter()
417 FAIL_IF(!inst); in sljit_emit_enter()
633 FAIL_IF(!inst); in emit_stack_frame_release()
644 FAIL_IF(!inst); in emit_stack_frame_release()
669 FAIL_IF(!inst); in sljit_emit_return_void()
884 FAIL_IF(!inst); in sljit_emit_fast_enter()
894 FAIL_IF(!inst); in sljit_emit_fast_enter()
924 FAIL_IF(!inst); in emit_fast_return()
[all …]
H A DsljitNativeX86_32.c38 FAIL_IF(!inst); in emit_do_imm()
350 FAIL_IF(!inst); in sljit_emit_enter()
442 FAIL_IF(!inst); in sljit_emit_enter()
557 FAIL_IF(!inst); in emit_stack_frame_release()
592 FAIL_IF(!inst); in sljit_emit_return_void()
726 FAIL_IF(!inst); in post_call_with_args()
957 FAIL_IF(!inst); in emit_tail_call_end()
1158 FAIL_IF(!inst); in sljit_emit_fast_enter()
1167 FAIL_IF(!inst); in sljit_emit_fast_enter()
1180 FAIL_IF(!inst); in emit_fast_return()
[all …]
H A DsljitNativeRISCV_32.c38 FAIL_IF(push_inst(compiler, LUI | RD(dst_r) | (sljit_ins)(imm & ~0xfff))); in load_immediate()
51 FAIL_IF(push_inst(compiler, LUI | RD(dst) | (sljit_ins)(init_value & ~0xfff))); in emit_const()
H A DsljitLir.c55 #define FAIL_IF(expr) \ macro
2329 FAIL_IF(!jump); in sljit_emit_cmov_generic()
2332 FAIL_IF(sljit_emit_op1(compiler, op, dst_reg, 0, src, srcw)); in sljit_emit_cmov_generic()
2336 FAIL_IF(!label); in sljit_emit_cmov_generic()
2457 FAIL_IF(emit_mov_before_return(compiler, op, src, srcw)); in sljit_emit_return()
2459 FAIL_IF(emit_fmov_before_return(compiler, op, src, srcw)); in sljit_emit_return()

Completed in 141 milliseconds