Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_64.c91 FAIL_IF(PUSH_SLDI_NEG(reg, shift)); in load_immediate()
97 FAIL_IF(PUSH_SLDI_NEG(reg, shift)); in load_immediate()
109 FAIL_IF(PUSH_SLDI_NEG(reg, shift)); in load_immediate()
117 FAIL_IF(PUSH_SLDI_NEG(reg, 31)); in load_immediate()
212 FAIL_IF(push_inst(compiler, NEG | D(TMP_REG1) | A(src2))); in emit_single_op()
566 FAIL_IF(push_inst(compiler, SLDI(32) | S(reg) | A(reg))); in emit_const()
581 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_fop1_conv_f64_from_sw()
600 FAIL_IF(push_inst(compiler, FRSP | FD(dst_r) | FB(dst_r))); in sljit_emit_fop1_conv_f64_from_sw()
619 FAIL_IF(push_inst(compiler, CLRLDI(TMP_REG1, src, 32))); in sljit_emit_fop1_conv_f64_from_uw()
630 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_fop1_conv_f64_from_uw()
[all …]
H A DsljitNativeRISCV_32.c37 FAIL_IF(push_inst(compiler, LUI | RD(dst_r) | (sljit_ins)(imm & ~0xfff))); in load_immediate()
59 FAIL_IF(load_immediate(compiler, TMP_REG1, u.imm[0], TMP_REG3)); in sljit_emit_fset64()
61 FAIL_IF(load_immediate(compiler, TMP_REG2, u.imm[1], TMP_REG3)); in sljit_emit_fset64()
66 FAIL_IF(push_inst(compiler, FLD | FRD(freg) | RS1(SLJIT_SP) | IMM_I(8))); in sljit_emit_fset64()
97 FAIL_IF(push_inst(compiler, SW | RS1(SLJIT_SP) | RS2(reg2) | (8 << 7))); in sljit_emit_fcopy()
99 FAIL_IF(push_inst(compiler, FSW | RS1(SLJIT_SP) | FRS2(freg) | (8 << 7))); in sljit_emit_fcopy()
101 FAIL_IF(push_inst(compiler, SW | RS1(SLJIT_SP) | RS2(reg) | (12 << 7))); in sljit_emit_fcopy()
102 FAIL_IF(push_inst(compiler, FLD | FRD(freg) | RS1(SLJIT_SP) | IMM_I(8))); in sljit_emit_fcopy()
104 FAIL_IF(push_inst(compiler, FSD | RS1(SLJIT_SP) | FRS2(freg) | (8 << 7))); in sljit_emit_fcopy()
107 FAIL_IF(push_inst(compiler, FMV_X_W | FRS1(freg) | RD(reg2))); in sljit_emit_fcopy()
[all …]
H A DsljitNativeRISCV_64.c37 FAIL_IF(push_inst(compiler, LUI | RD(dst_r) | (sljit_ins)0x80000000u)); in load_immediate()
44 FAIL_IF(push_inst(compiler, LUI | RD(dst_r) | (sljit_ins)(imm & ~0xfff))); in load_immediate()
62 FAIL_IF(push_inst(compiler, LUI | RD(dst_r) | (sljit_ins)0x80000000u)); in load_immediate()
63 FAIL_IF(push_inst(compiler, XORI | RD(dst_r) | RS1(dst_r) | IMM_I(high))); in load_immediate()
74 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()
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()
145 FAIL_IF(load_immediate(compiler, TMP_REG1, u.imm, TMP_REG3)); in sljit_emit_fset64()
[all …]
H A DsljitNativeMIPS_64.c105 FAIL_IF(push_inst(compiler, ins | TA(dst_ar) | DA(dst_ar), dst_ar)); in load_immediate()
164 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_fset64()
169 FAIL_IF(load_immediate(compiler, DR(TMP_REG1), u.imm)); in sljit_emit_fset64()
172 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_fset64()
280 FAIL_IF(push_inst(compiler, prev_ins, MOVABLE_INS)); in call_with_args()
359 FAIL_IF(emit_stack_frame_release(compiler, 0, &ins)); in sljit_emit_icall()
362 FAIL_IF(push_inst(compiler, ins, MOVABLE_INS)); in sljit_emit_icall()
372 FAIL_IF(load_immediate(compiler, DR(PIC_ADDR_REG), srcw)); in sljit_emit_icall()
377 FAIL_IF(emit_stack_frame_release(compiler, 0, &ins)); in sljit_emit_icall()
379 FAIL_IF(call_with_args(compiler, arg_types, &ins)); in sljit_emit_icall()
[all …]
H A DsljitNativeMIPS_common.c469 FAIL_IF(!ptr); in push_inst()
1302 FAIL_IF(push_inst(compiler, ins, MOVABLE_INS)); in sljit_emit_return_to()
2338 FAIL_IF(compiler->error); in emit_op()
2370 FAIL_IF(compiler->error); in emit_op()
3150 FAIL_IF(compiler->error); in sljit_emit_fop2()
3158 FAIL_IF(compiler->error); in sljit_emit_fop2()
3549 FAIL_IF(!jump); in sljit_emit_ijump()
3802 FAIL_IF(!jump); in sljit_emit_select()
3817 FAIL_IF(!label); in sljit_emit_select()
3859 FAIL_IF(!jump); in sljit_emit_fselect()
[all …]
H A DsljitNativePPC_32.c37 FAIL_IF(push_inst(compiler, ADDIS | D(reg) | A(0) | IMM(imm >> 16))); in load_immediate()
94 FAIL_IF(push_inst(compiler, NEG | D(TMP_REG1) | A(src2))); in emit_single_op()
96 FAIL_IF(push_inst(compiler, CNTLZW | S(dst) | A(dst))); in emit_single_op()
146 FAIL_IF(push_inst(compiler, CMPL | CRD(0) | A(src1) | B(src2))); in emit_single_op()
159 FAIL_IF(push_inst(compiler, CMP | CRD(0) | A(src1) | B(src2))); in emit_single_op()
224 FAIL_IF(push_inst(compiler, ORI | S(src1) | A(dst) | IMM(imm))); in emit_single_op()
363 FAIL_IF(push_inst(compiler, FRSP | FD(dst_r) | FB(dst_r))); in sljit_emit_fop1_conv_f64_from_sw()
377 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_fop1_conv_f64_from_uw()
400 FAIL_IF(push_inst(compiler, FRSP | FD(dst_r) | FB(dst_r))); in sljit_emit_fop1_conv_f64_from_uw()
421 FAIL_IF(load_immediate(compiler, TMP_REG1, u.imm[0])); in sljit_emit_fset64()
[all …]
H A DsljitNativeMIPS_32.c58 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in emit_copysign()
127 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_fset64()
151 FAIL_IF(push_inst(compiler, MTC1 | inst, MOVABLE_INS)); in sljit_emit_fcopy()
153 FAIL_IF(push_inst(compiler, MFC1 | inst, DR(reg2))); in sljit_emit_fcopy()
181 FAIL_IF(push_inst(compiler, mthc | inst, MOVABLE_INS)); in sljit_emit_fcopy()
183 FAIL_IF(push_inst(compiler, mfhc | inst, DR(reg))); in sljit_emit_fcopy()
293 FAIL_IF(push_inst(compiler, prev_ins, MOVABLE_INS)); in call_with_args()
340 FAIL_IF(push_inst(compiler, prev_ins, MOVABLE_INS)); in call_with_args()
434 FAIL_IF(emit_stack_frame_release(compiler, 0, &ins)); in sljit_emit_icall()
437 FAIL_IF(push_inst(compiler, ins, MOVABLE_INS)); in sljit_emit_icall()
[all …]
H A DsljitNativeRISCV_common.c159 FAIL_IF(!ptr); in push_inst()
804 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_return_void()
825 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
1278 FAIL_IF(emit_rev(compiler, op, dst, src2)); in emit_single_op()
1687 FAIL_IF(compiler->error); in emit_op()
1719 FAIL_IF(compiler->error); in emit_op()
2339 FAIL_IF(compiler->error); in sljit_emit_fop2()
2347 FAIL_IF(compiler->error); in sljit_emit_fop2()
2670 FAIL_IF(!jump); in sljit_emit_ijump()
2845 FAIL_IF(!ptr); in sljit_emit_select()
[all …]
H A DsljitNativeLOONGARCH_64.c354 FAIL_IF(!ptr); in push_inst()
894 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_return_void()
915 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
1119 FAIL_IF(load_immediate(compiler, tmp_r, argw)); in emit_op_mem()
1657 FAIL_IF(compiler->error); in emit_op()
1689 FAIL_IF(compiler->error); in emit_op()
2211 FAIL_IF(push_inst(compiler, B | IMM_I26(7))); in sljit_emit_fop1_conv_f64_from_uw()
2339 FAIL_IF(compiler->error); in sljit_emit_fop2()
2347 FAIL_IF(compiler->error); in sljit_emit_fop2()
2713 FAIL_IF(!jump); in sljit_emit_ijump()
[all …]
H A DsljitNativeARM_T2_32.c279 FAIL_IF(!ptr); in push_inst16()
288 FAIL_IF(!ptr); in push_inst32()
297 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in emit_imm32_const()
645 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in load_immediate()
1259 FAIL_IF((imm & 0xff00) in sljit_emit_enter()
1386 FAIL_IF(push_inst32(compiler, *(--remap_ptr))); in sljit_emit_enter()
1607 FAIL_IF(push_inst16(compiler, POP | reg_list)); in emit_stack_frame_release()
1651 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
2099 FAIL_IF(compiler->error); in emit_fop_mem()
2198 FAIL_IF(push_inst32(compiler, VMRS)); in sljit_emit_fop1_cmp()
[all …]
H A DsljitNativeS390X.c164 FAIL_IF(!ibuf); in push_inst()
2307 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
2314 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
2322 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
2329 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
3738 FAIL_IF(push_inst(compiler, in sljit_emit_op_flags()
3750 FAIL_IF(push_inst(compiler, in sljit_emit_op_flags()
3754 FAIL_IF(push_inst(compiler, in sljit_emit_op_flags()
3758 FAIL_IF(push_inst(compiler, in sljit_emit_op_flags()
3876 FAIL_IF(!jump); in sljit_emit_fselect()
[all …]
H A DsljitNativeX86_common.c947 FAIL_IF(!inst); in emit_byte()
988 FAIL_IF(!inst); in emit_endbranch()
1018 FAIL_IF(!inst); in emit_rdssp()
1046 FAIL_IF(!inst); in emit_incssp()
1090 FAIL_IF(!inst); in adjust_shadow_stack()
1108 FAIL_IF(!inst); in adjust_shadow_stack()
1180 FAIL_IF(!inst); in emit_mov()
1183 FAIL_IF(!inst); in emit_mov()
1198 FAIL_IF(!inst); in emit_cmov_generic()
1421 FAIL_IF(!inst); in emit_prefetch()
[all …]
H A DsljitNativeARM_64.c191 FAIL_IF(!ptr); in push_inst()
686 FAIL_IF(load_immediate(compiler, TMP_REG1, arg1)); in emit_op_imm()
1044 FAIL_IF(load_immediate(compiler, tmp_reg, argw)); in emit_op_mem()
1341 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_return_void()
1363 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
1785 FAIL_IF(load_immediate(compiler, TMP_REG1, argw)); in emit_fop_mem()
1821 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_fop1_conv_f64_from_w()
2263 FAIL_IF(!jump); in sljit_emit_ijump()
2267 FAIL_IF(emit_imm64_const(compiler, TMP_REG1, 0)); in sljit_emit_ijump()
2292 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_icall()
[all …]
H A DsljitNativePPC_common.c307 FAIL_IF(!ptr); in push_inst()
824 FAIL_IF(push_inst(compiler, MFLR | D(0))); in sljit_emit_enter()
1001 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_return_void()
1022 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
1238 FAIL_IF(load_immediate(compiler, tmp_reg, argw)); in emit_op_mem()
2040 FAIL_IF(push_inst(compiler, MTLR | S(src))); in sljit_emit_op_src()
2515 FAIL_IF(!jump); in sljit_emit_ijump()
2524 FAIL_IF(emit_const(compiler, TMP_CALL_REG, 0)); in sljit_emit_ijump()
2532 FAIL_IF(push_inst(compiler, MTCTR | S(src_r))); in sljit_emit_ijump()
2770 FAIL_IF(!ptr); in sljit_emit_select()
[all …]
H A DsljitNativeARM_32.c223 FAIL_IF(!inst); in push_cpool()
229 FAIL_IF(!inst); in push_cpool()
238 FAIL_IF(!inst); in push_cpool()
252 FAIL_IF(push_cpool(compiler)); in push_inst()
255 FAIL_IF(!ptr); in push_inst()
270 FAIL_IF(push_cpool(compiler)); in push_inst_with_literal()
300 FAIL_IF(!ptr); in push_inst_with_literal()
316 FAIL_IF(push_cpool(compiler)); in push_inst_with_unique_literal()
320 FAIL_IF(!ptr); in push_inst_with_unique_literal()
461 FAIL_IF(!ptr); in push_inst()
[all …]
H A DsljitNativeX86_32.c38 FAIL_IF(!inst); in emit_do_imm()
266 FAIL_IF(!inst); in emit_vex_instruction()
404 FAIL_IF(!inst); in sljit_emit_enter()
611 FAIL_IF(!inst); in emit_stack_frame_release()
774 FAIL_IF(!inst); in post_call_with_args()
1199 FAIL_IF(!inst); in emit_fast_enter()
1379 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1389 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1402 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1406 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
[all …]
H A DsljitNativeX86_64.c38 FAIL_IF(!inst); in emit_load_imm64()
52 FAIL_IF(!inst); in emit_do_imm32()
332 FAIL_IF(!inst); in emit_vex_instruction()
486 FAIL_IF(!inst); in sljit_emit_enter()
496 FAIL_IF(!inst); in sljit_emit_enter()
949 FAIL_IF(!inst); in emit_fast_enter()
1175 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1186 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1201 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1209 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
[all …]
H A DsljitLir.c55 #define FAIL_IF(expr) \ macro
3096 FAIL_IF(emit_mov_before_return(compiler, op, src, srcw)); in sljit_emit_return()
3098 FAIL_IF(emit_fmov_before_return(compiler, op, src, srcw)); in sljit_emit_return()

Completed in 152 milliseconds