Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/sljit/
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()
157 FAIL_IF(push_inst(compiler, ins | S(src2) | T(src1) | D(dst), DR(dst))); \
218 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | D(dst), DR(dst))); in emit_single_op()
467 FAIL_IF(push_inst(compiler, DMULT | S(src1) | T(src2), MOVABLE_INS)); in emit_single_op()
480 FAIL_IF(push_inst(compiler, MFHI | DA(EQUAL_FLAG), EQUAL_FLAG)); in emit_single_op()
481 FAIL_IF(push_inst(compiler, MFLO | D(dst), DR(dst))); in emit_single_op()
610 FAIL_IF(push_inst(compiler, prev_ins, MOVABLE_INS)); in call_with_args()
663 FAIL_IF(load_immediate(compiler, DR(PIC_ADDR_REG), srcw)); in sljit_emit_icall()
[all …]
H A DsljitNativeMIPS_32.c37 FAIL_IF(push_inst(compiler, LUI | TA(dst_ar) | IMM(imm >> 16), dst_ar)); in load_immediate()
374 FAIL_IF(push_inst(compiler, MULT | S(src1) | T(src2), MOVABLE_INS)); in emit_single_op()
383 FAIL_IF(push_inst(compiler, MULT | S(src1) | T(src2), MOVABLE_INS)); in emit_single_op()
384 FAIL_IF(push_inst(compiler, MFHI | DA(EQUAL_FLAG), EQUAL_FLAG)); in emit_single_op()
385 FAIL_IF(push_inst(compiler, MFLO | D(dst), DR(dst))); in emit_single_op()
536 FAIL_IF(push_inst(compiler, prev_ins, MOVABLE_INS)); in call_with_args()
562 FAIL_IF(push_inst(compiler, prev_ins, MOVABLE_INS)); in call_with_args()
574 FAIL_IF(push_inst(compiler, prev_ins, MOVABLE_INS)); in call_with_args()
660 FAIL_IF(load_immediate(compiler, DR(PIC_ADDR_REG), srcw)); in sljit_emit_icall()
668 FAIL_IF(call_with_args(compiler, arg_types, &ins)); in sljit_emit_icall()
[all …]
H A DsljitNativeTILEGX_64.c333 FAIL_IF(!ptr); in push_inst_debug()
344 FAIL_IF(!ptr); in push_inst_nodebug()
355 FAIL_IF(!ptr); in push_inst()
1873 FAIL_IF(push_3_buffer( \ in emit_single_op()
1877 FAIL_IF(push_3_buffer( \ in emit_single_op()
1882 FAIL_IF(push_3_buffer( \ in emit_single_op()
1886 FAIL_IF(push_3_buffer( \ in emit_single_op()
1906 FAIL_IF(push_3_buffer( \ in emit_single_op()
1910 FAIL_IF(push_3_buffer( \ in emit_single_op()
1915 FAIL_IF(push_3_buffer( \ in emit_single_op()
[all …]
H A DsljitNativeSPARC_32.c32 FAIL_IF(push_inst(compiler, SETHI | D(dst) | ((imm >> 10) & 0x3fffff), DR(dst))); in load_immediate()
59 FAIL_IF(push_inst(compiler, SLL | D(dst) | S1(src2) | IMM(24), DR(dst))); in emit_single_op()
70 FAIL_IF(push_inst(compiler, SLL | D(dst) | S1(src2) | IMM(16), DR(dst))); in emit_single_op()
83 FAIL_IF(push_inst(compiler, SUB | SET_FLAGS | D(0) | S1(src2) | S2(0), SET_FLAGS)); in emit_single_op()
84 FAIL_IF(push_inst(compiler, OR | D(TMP_REG1) | S1(0) | S2(src2), DR(TMP_REG1))); in emit_single_op()
85 FAIL_IF(push_inst(compiler, BICC | DA(0x1) | (7 & DISP_MASK), UNMOVABLE_INS)); in emit_single_op()
86 FAIL_IF(push_inst(compiler, OR | D(dst) | S1(0) | IMM(32), UNMOVABLE_INS)); in emit_single_op()
87 FAIL_IF(push_inst(compiler, OR | D(dst) | S1(0) | IMM(-1), DR(dst))); in emit_single_op()
92 FAIL_IF(push_inst(compiler, BICC | DA(0xe) | (-2 & DISP_MASK), UNMOVABLE_INS)); 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()
[all …]
H A DsljitNativeX86_common.c718 FAIL_IF(!inst); in emit_endbranch()
747 FAIL_IF(!inst); in emit_rdssp()
776 FAIL_IF(!inst); in emit_incssp()
818 FAIL_IF(!inst); in adjust_shadow_stack()
839 FAIL_IF(!inst); in adjust_shadow_stack()
857 FAIL_IF(!inst); in adjust_shadow_stack()
932 FAIL_IF(!inst); in emit_mov()
935 FAIL_IF(!inst); in emit_mov()
1245 FAIL_IF(!inst); in emit_prefetch()
1336 FAIL_IF(!inst); in emit_unary()
[all …]
H A DsljitNativeARM_64.c140 FAIL_IF(!ptr); in push_inst()
625 FAIL_IF(load_immediate(compiler, TMP_REG1, arg1)); in emit_op_imm()
739 FAIL_IF(load_immediate(compiler, TMP_REG2, arg2)); in emit_op_imm()
747 FAIL_IF(load_immediate(compiler, TMP_REG1, arg1)); in emit_op_imm()
909 FAIL_IF(load_immediate(compiler, tmp_reg, argw)); in emit_op_mem()
1427 FAIL_IF(load_immediate(compiler, TMP_REG1, argw)); in emit_fop_mem()
1471 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_fop1_conv_f64_from_sw()
1776 FAIL_IF(!jump); in sljit_emit_ijump()
1780 FAIL_IF(emit_imm64_const(compiler, TMP_REG1, 0)); in sljit_emit_ijump()
1861 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_cmov()
[all …]
H A DsljitNativePPC_64.c85 FAIL_IF(PUSH_RLDICR(reg, shift)); in load_immediate()
91 FAIL_IF(PUSH_RLDICR(reg, shift)); in load_immediate()
103 FAIL_IF(PUSH_RLDICR(reg, shift)); in load_immediate()
111 FAIL_IF(PUSH_RLDICR(reg, 31)); in load_immediate()
123 FAIL_IF(push_inst(compiler, EXTSW | S(src2) | A(TMP_REG2))); \
130 FAIL_IF(push_inst(compiler, EXTSW | S(src1) | A(TMP_REG1))); \
134 FAIL_IF(push_inst(compiler, EXTSW | S(src2) | A(TMP_REG2))); \
141 FAIL_IF(push_inst(compiler, EXTSW | S(src1) | A(TMP_REG1))); \
206 FAIL_IF(push_inst(compiler, RLDI(TMP_REG2, src2, 32, 31, 1))); in emit_single_op()
224 FAIL_IF(push_inst(compiler, RLDI(TMP_REG1, src1, 32, 31, 1))); in emit_single_op()
[all …]
H A DsljitNativeARM_T2_32.c206 FAIL_IF(!ptr); in push_inst16()
215 FAIL_IF(!ptr); in push_inst32()
224 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in emit_imm32_const()
561 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) in load_immediate()
751 FAIL_IF(load_immediate(compiler, arg2, imm)); in emit_op_imm()
756 FAIL_IF(load_immediate(compiler, arg1, imm)); in emit_op_imm()
982 FAIL_IF(load_immediate(compiler, tmp_reg, argw)); in emit_op_mem()
1047 FAIL_IF(load_immediate(compiler, tmp_reg, argw)); in emit_op_mem()
1078 FAIL_IF((push & 0xff00) in sljit_emit_enter()
1556 FAIL_IF(compiler->error); in emit_fop_mem()
[all …]
H A DsljitNativeMIPS_common.c296 FAIL_IF(!ptr); in push_inst()
1072 FAIL_IF(load_immediate(compiler, tmp_ar, argw)); in emit_op_mem()
1157 FAIL_IF(compiler->error); in emit_op()
1185 FAIL_IF(compiler->error); in emit_op()
1279 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_op0()
1280 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_op0()
1697 FAIL_IF(compiler->error); in sljit_emit_fop2()
1705 FAIL_IF(compiler->error); in sljit_emit_fop2()
2072 FAIL_IF(!jump); in sljit_emit_ijump()
2079 FAIL_IF(emit_const(compiler, TMP_REG2, 0)); in sljit_emit_ijump()
[all …]
H A DsljitNativeSPARC_common.c211 FAIL_IF(!ptr); in push_inst()
683 FAIL_IF(load_immediate(compiler, arg2, argw)); in getput_arg()
766 FAIL_IF(load_immediate(compiler, TMP_REG1, src1w)); in emit_op()
774 FAIL_IF(compiler->error); in emit_op()
802 FAIL_IF(compiler->error); in emit_op()
1064 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_fop1_conv_f64_from_sw()
1176 FAIL_IF(compiler->error); in sljit_emit_fop2()
1184 FAIL_IF(compiler->error); in sljit_emit_fop2()
1408 FAIL_IF(!jump); in sljit_emit_ijump()
1417 FAIL_IF(emit_const(compiler, TMP_REG1, 0)); in sljit_emit_ijump()
[all …]
H A DsljitNativeARM_32.c153 FAIL_IF(!inst); in push_cpool()
159 FAIL_IF(!inst); in push_cpool()
168 FAIL_IF(!inst); in push_cpool()
182 FAIL_IF(push_cpool(compiler)); in push_inst()
185 FAIL_IF(!ptr); in push_inst()
200 FAIL_IF(push_cpool(compiler)); in push_inst_with_literal()
230 FAIL_IF(!ptr); in push_inst_with_literal()
245 FAIL_IF(push_cpool(compiler)); in push_inst_with_unique_literal()
249 FAIL_IF(!ptr); in push_inst_with_unique_literal()
390 FAIL_IF(!ptr); in push_inst()
[all …]
H A DsljitNativePPC_common.c253 FAIL_IF(!ptr); in push_inst()
708 FAIL_IF(push_inst(compiler, MFLR | D(0))); in sljit_emit_enter()
817 FAIL_IF(push_inst(compiler, MTLR | S(0))); in sljit_emit_return()
818 FAIL_IF(push_inst(compiler, BLR)); in sljit_emit_return()
1053 FAIL_IF(load_immediate(compiler, tmp_reg, argw)); in emit_op_mem()
1548 FAIL_IF(push_inst(compiler, MTLR | S(src))); in sljit_emit_op_src()
1881 FAIL_IF(push_inst(compiler, MFLR | D(TMP_REG2))); in sljit_emit_fast_enter()
2041 FAIL_IF(!jump); in sljit_emit_ijump()
2048 FAIL_IF(emit_const(compiler, TMP_CALL_REG, 0)); in sljit_emit_ijump()
2056 FAIL_IF(push_inst(compiler, MTCTR | S(src_r))); in sljit_emit_ijump()
[all …]
H A DsljitNativeX86_32.c34 FAIL_IF(!inst); in emit_do_imm()
112 FAIL_IF(!inst); in sljit_emit_enter()
204 FAIL_IF(!inst); in sljit_emit_enter()
232 FAIL_IF(!inst); in sljit_emit_enter()
320 FAIL_IF(!inst); in sljit_emit_return()
558 FAIL_IF(!inst); in c_fast_call_with_args()
719 FAIL_IF(!inst); in post_call_with_args()
854 FAIL_IF(!inst); in sljit_emit_fast_enter()
863 FAIL_IF(!inst); in sljit_emit_fast_enter()
876 FAIL_IF(!inst); in emit_fast_return()
[all …]
H A DsljitNativeX86_64.c34 FAIL_IF(!inst); in emit_load_imm64()
158 FAIL_IF(!inst); in sljit_emit_enter()
168 FAIL_IF(!inst); in sljit_emit_enter()
180 FAIL_IF(!inst); in sljit_emit_enter()
269 FAIL_IF(!inst); in sljit_emit_enter()
317 FAIL_IF(!inst); in sljit_emit_return()
349 FAIL_IF(!inst); in sljit_emit_return()
360 FAIL_IF(!inst); in sljit_emit_return()
368 FAIL_IF(!inst); in sljit_emit_return()
384 FAIL_IF(!inst); in emit_do_imm32()
[all …]
H A DsljitNativePPC_32.c37 FAIL_IF(push_inst(compiler, ADDIS | D(reg) | A(0) | IMM(imm >> 16))); in load_immediate()
112FAIL_IF(push_inst(compiler, ADDIS | D(dst) | A(src1) | (((compiler->imm >> 16) & 0xffff) + ((compi… in emit_single_op()
134 FAIL_IF(push_inst(compiler, CMPLI | CRD(0) | A(src1) | compiler->imm)); in emit_single_op()
139 FAIL_IF(push_inst(compiler, CMPL | CRD(0) | A(src1) | B(src2))); in emit_single_op()
202 FAIL_IF(push_inst(compiler, ORI | S(src1) | A(dst) | IMM(compiler->imm))); in emit_single_op()
218 FAIL_IF(push_inst(compiler, XORI | S(src1) | A(dst) | IMM(compiler->imm))); in emit_single_op()
254 FAIL_IF(push_inst(compiler, ADDIS | D(reg) | A(0) | IMM(init_value >> 16))); in emit_const()
H A DsljitLir.c56 #define FAIL_IF(expr) \ macro
2052 FAIL_IF(!jump); in sljit_emit_cmov_generic()
2058 FAIL_IF(sljit_emit_op1(compiler, op, dst_reg & ~SLJIT_I32_OP, 0, src, srcw)); in sljit_emit_cmov_generic()
2065 FAIL_IF(!label); in sljit_emit_cmov_generic()

Completed in 131 milliseconds