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()
1286 FAIL_IF(push_inst(compiler, ins, MOVABLE_INS)); in sljit_emit_return_to()
2323 FAIL_IF(compiler->error); in emit_op()
2355 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()
909 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_return_void()
930 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
1377 FAIL_IF(emit_rev(compiler, op, dst, src2)); in emit_single_op()
1785 FAIL_IF(compiler->error); in emit_op()
1814 FAIL_IF(compiler->error); in emit_op()
2457 FAIL_IF(compiler->error); in sljit_emit_fop2()
2465 FAIL_IF(compiler->error); in sljit_emit_fop2()
2780 FAIL_IF(!jump); in sljit_emit_ijump()
2951 FAIL_IF(!ptr); in sljit_emit_select()
[all …]
H A DsljitNativeLOONGARCH_64.c402 FAIL_IF(!ptr); in push_inst()
1048 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_return_void()
1069 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
1268 FAIL_IF(load_immediate(compiler, tmp_r, argw)); in emit_op_mem()
1793 FAIL_IF(compiler->error); in emit_op()
1822 FAIL_IF(compiler->error); in emit_op()
2361 FAIL_IF(push_inst(compiler, B | IMM_I26(7))); in sljit_emit_fop1_conv_f64_from_uw()
2489 FAIL_IF(compiler->error); in sljit_emit_fop2()
2497 FAIL_IF(compiler->error); in sljit_emit_fop2()
2862 FAIL_IF(!jump); in sljit_emit_ijump()
[all …]
H A DsljitNativeS390X.c143 FAIL_IF(!ibuf); in push_inst()
2274 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
2281 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
2289 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
2296 FAIL_IF(push_inst(compiler, in sljit_emit_op1()
3722 FAIL_IF(push_inst(compiler, in sljit_emit_op_flags()
3735 FAIL_IF(push_inst(compiler, in sljit_emit_op_flags()
3739 FAIL_IF(push_inst(compiler, in sljit_emit_op_flags()
3743 FAIL_IF(push_inst(compiler, in sljit_emit_op_flags()
3861 FAIL_IF(!jump); in sljit_emit_fselect()
[all …]
H A DsljitNativeX86_common.c1096 FAIL_IF(!inst); in emit_byte()
1137 FAIL_IF(!inst); in emit_endbranch()
1167 FAIL_IF(!inst); in emit_rdssp()
1195 FAIL_IF(!inst); in emit_incssp()
1239 FAIL_IF(!inst); in adjust_shadow_stack()
1257 FAIL_IF(!inst); in adjust_shadow_stack()
1329 FAIL_IF(!inst); in emit_mov()
1332 FAIL_IF(!inst); in emit_mov()
1347 FAIL_IF(!inst); in emit_cmov_generic()
1570 FAIL_IF(!inst); in emit_prefetch()
[all …]
H A DsljitNativeARM_T2_32.c280 FAIL_IF(!ptr); in push_inst16()
289 FAIL_IF(!ptr); in push_inst32()
298 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in emit_imm32_const()
774 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in load_immediate()
1397 FAIL_IF((imm & 0xff00) in sljit_emit_enter()
1524 FAIL_IF(push_inst32(compiler, *(--remap_ptr))); in sljit_emit_enter()
1745 FAIL_IF(push_inst16(compiler, POP | reg_list)); in emit_stack_frame_release()
1789 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
2253 FAIL_IF(compiler->error); in emit_fop_mem()
2352 FAIL_IF(push_inst32(compiler, VMRS)); in sljit_emit_fop1_cmp()
[all …]
H A DsljitNativeARM_64.c193 FAIL_IF(!ptr); in push_inst()
833 FAIL_IF(load_immediate(compiler, TMP_REG1, arg1)); in emit_op_imm()
1201 FAIL_IF(load_immediate(compiler, tmp_reg, argw)); in emit_op_mem()
1498 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_return_void()
1520 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
1959 FAIL_IF(load_immediate(compiler, TMP_REG2, argw)); in emit_fop_mem()
1995 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_fop1_conv_f64_from_w()
2439 FAIL_IF(!jump); in sljit_emit_ijump()
2469 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_icall()
2753 FAIL_IF(load_immediate(compiler, TMP_REG2, memw)); in sljit_emit_simd_mem_offset()
[all …]
H A DsljitNativePPC_common.c307 FAIL_IF(!ptr); in push_inst()
871 FAIL_IF(push_inst(compiler, MFLR | D(0))); in sljit_emit_enter()
1050 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_return_void()
1071 FAIL_IF(emit_stack_frame_release(compiler, 1)); in sljit_emit_return_to()
1287 FAIL_IF(load_immediate(compiler, tmp_reg, argw)); in emit_op_mem()
2103 FAIL_IF(push_inst(compiler, MTLR | S(src))); in sljit_emit_op_src()
2568 FAIL_IF(!jump); in sljit_emit_ijump()
2601 FAIL_IF(push_inst(compiler, MTCTR | S(src_r))); in sljit_emit_ijump()
2626 FAIL_IF(emit_stack_frame_release(compiler, 0)); in sljit_emit_icall()
2837 FAIL_IF(!ptr); in sljit_emit_select()
[all …]
H A DsljitNativeARM_32.c224 FAIL_IF(!inst); in push_cpool()
230 FAIL_IF(!inst); in push_cpool()
239 FAIL_IF(!inst); in push_cpool()
253 FAIL_IF(push_cpool(compiler)); in push_inst()
256 FAIL_IF(!ptr); in push_inst()
271 FAIL_IF(push_cpool(compiler)); in push_inst_with_literal()
301 FAIL_IF(!ptr); in push_inst_with_literal()
317 FAIL_IF(push_cpool(compiler)); in push_inst_with_unique_literal()
321 FAIL_IF(!ptr); in push_inst_with_unique_literal()
462 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()
401 FAIL_IF(!inst); in sljit_emit_enter()
608 FAIL_IF(!inst); in emit_stack_frame_release()
771 FAIL_IF(!inst); in post_call_with_args()
1196 FAIL_IF(!inst); in emit_fast_enter()
1438 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1448 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1461 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1465 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()
490 FAIL_IF(!inst); in sljit_emit_enter()
500 FAIL_IF(!inst); in sljit_emit_enter()
953 FAIL_IF(!inst); in emit_fast_enter()
1219 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1230 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1245 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
1253 FAIL_IF(!inst); in sljit_emit_fop1_conv_f64_from_uw()
[all …]
H A DsljitLir.c55 #define FAIL_IF(expr) \ macro
3196 FAIL_IF(emit_mov_before_return(compiler, op, src, srcw)); in sljit_emit_return()
3198 FAIL_IF(emit_fmov_before_return(compiler, op, src, srcw)); in sljit_emit_return()

Completed in 176 milliseconds