Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_32.c37 FAIL_IF(push_inst(compiler, LUI | TA(dst_ar) | IMM(imm >> 16), dst_ar)); in load_immediate()
66 FAIL_IF(push_inst(compiler, op_v | S(src2) | T(src1) | D(dst), DR(dst))); \
127 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | D(dst), DR(dst))); in emit_single_op()
136 FAIL_IF(push_inst(compiler, CLZ | S(src2) | T(dst) | D(dst), DR(dst))); in emit_single_op()
147 FAIL_IF(push_inst(compiler, ADDIU | SA(0) | T(dst) | IMM(-1), DR(dst))); in emit_single_op()
149 FAIL_IF(push_inst(compiler, ADDIU | S(dst) | T(dst) | IMM(1), DR(dst))); in emit_single_op()
150 FAIL_IF(push_inst(compiler, BGEZ | S(TMP_REG1) | IMM(-2), UNMOVABLE_INS)); in emit_single_op()
374 FAIL_IF(push_inst(compiler, MULT | S(src1) | T(src2), MOVABLE_INS)); in emit_single_op()
378 FAIL_IF(push_inst(compiler, MULT | S(src1) | T(src2), MOVABLE_INS)); in emit_single_op()
379 FAIL_IF(push_inst(compiler, MFHI | DA(EQUAL_FLAG), EQUAL_FLAG)); 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()
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()
241 FAIL_IF(push_inst(compiler, BGEZ | S(TMP_REG1) | IMM(-2), UNMOVABLE_INS)); in emit_single_op()
465 FAIL_IF(push_inst(compiler, DMULT | S(src1) | T(src2), MOVABLE_INS)); in emit_single_op()
473 FAIL_IF(push_inst(compiler, MFHI | DA(EQUAL_FLAG), EQUAL_FLAG)); in emit_single_op()
474 FAIL_IF(push_inst(compiler, MFLO | D(dst), DR(dst))); in emit_single_op()
511 FAIL_IF(push_inst(compiler, DSLL | T(dst) | D(dst) | SH_IMM(16), DR(dst))); in emit_const()
[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()
1891 FAIL_IF(push_3_buffer( \ in emit_single_op()
1895 FAIL_IF(push_3_buffer( \ in emit_single_op()
1900 FAIL_IF(push_3_buffer( \ in emit_single_op()
1904 FAIL_IF(push_3_buffer( \ in emit_single_op()
1924 FAIL_IF(push_3_buffer( \ in emit_single_op()
1928 FAIL_IF(push_3_buffer( \ in emit_single_op()
1933 FAIL_IF(push_3_buffer( \ in emit_single_op()
[all …]
H A DsljitNativeX86_common.c689 FAIL_IF(!inst); in emit_mov()
718 FAIL_IF(!inst); in emit_mov()
724 FAIL_IF(!inst); in emit_mov()
732 FAIL_IF(!inst); in emit_mov()
735 FAIL_IF(!inst); in emit_mov()
1041 FAIL_IF(!inst); in emit_prefetch()
1132 FAIL_IF(!inst); in emit_unary()
1162 FAIL_IF(!inst); in emit_not_with_flags()
1166 FAIL_IF(!inst); in emit_not_with_flags()
1197 FAIL_IF(!inst); in emit_clz()
[all …]
H A DsljitNativePPC_64.c88 FAIL_IF(PUSH_RLDICR(reg, shift)); in load_immediate()
94 FAIL_IF(PUSH_RLDICR(reg, shift)); in load_immediate()
106 FAIL_IF(PUSH_RLDICR(reg, shift)); in load_immediate()
114 FAIL_IF(PUSH_RLDICR(reg, 31)); in load_immediate()
126 FAIL_IF(push_inst(compiler, EXTSW | S(src2) | A(TMP_REG2))); \
133 FAIL_IF(push_inst(compiler, EXTSW | S(src1) | A(TMP_REG1))); \
137 FAIL_IF(push_inst(compiler, EXTSW | S(src2) | A(TMP_REG2))); \
144 FAIL_IF(push_inst(compiler, EXTSW | S(src1) | A(TMP_REG1))); \
209 FAIL_IF(push_inst(compiler, RLDI(TMP_REG2, src2, 32, 31, 1))); in emit_single_op()
227 FAIL_IF(push_inst(compiler, RLDI(TMP_REG1, src1, 32, 31, 1))); 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 DsljitNativePPC_common.c247 FAIL_IF(!ptr); in push_inst()
622 FAIL_IF(push_inst(compiler, MFLR | D(0))); in sljit_emit_enter()
728 FAIL_IF(push_inst(compiler, MTLR | S(0))); in sljit_emit_return()
729 FAIL_IF(push_inst(compiler, BLR)); in sljit_emit_return()
1203 FAIL_IF(compiler->error); in emit_op()
1221 FAIL_IF(compiler->error); in emit_op()
2002 FAIL_IF(compiler->error); in sljit_emit_fop2()
2010 FAIL_IF(compiler->error); in sljit_emit_fop2()
2088 FAIL_IF(push_inst(compiler, MTLR | S(src))); in sljit_emit_fast_return()
2236 FAIL_IF(!jump); in sljit_emit_ijump()
[all …]
H A DsljitNativeARM_64.c131 FAIL_IF(!ptr); in push_inst()
988 FAIL_IF(compiler->error); in getput_arg()
1023 FAIL_IF(compiler->error); in getput_arg()
1042 FAIL_IF(compiler->error); in getput_arg()
1050 FAIL_IF(compiler->error); in getput_arg()
1420 FAIL_IF(compiler->error); in sljit_emit_op1()
1450 FAIL_IF(compiler->error); in sljit_emit_op1()
1509 FAIL_IF(compiler->error); in sljit_emit_op2()
1515 FAIL_IF(compiler->error); in sljit_emit_op2()
1624 FAIL_IF(compiler->error); in emit_fop_mem()
[all …]
H A DsljitNativeX86_64.c34 FAIL_IF(!inst); in emit_load_imm64()
94 FAIL_IF(!inst); in sljit_emit_enter()
104 FAIL_IF(!inst); in sljit_emit_enter()
114 FAIL_IF(!inst); in sljit_emit_enter()
160 FAIL_IF(!inst); in sljit_emit_enter()
215 FAIL_IF(!inst); in sljit_emit_enter()
263 FAIL_IF(!inst); in sljit_emit_return()
314 FAIL_IF(!inst); in sljit_emit_return()
330 FAIL_IF(!inst); in emit_do_imm32()
557 FAIL_IF(!inst); in call_with_args()
[all …]
H A DsljitNativeMIPS_common.c210 FAIL_IF(!ptr); in push_inst()
872 FAIL_IF(load_immediate(compiler, DR(TMP_REG3), argw)); in getput_arg()
975 FAIL_IF(compiler->error); in emit_op()
1003 FAIL_IF(compiler->error); in emit_op()
1068 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_op0()
1069 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_op0()
1500 FAIL_IF(compiler->error); in sljit_emit_fop2()
1510 FAIL_IF(compiler->error); in sljit_emit_fop2()
1912 FAIL_IF(!jump); in sljit_emit_ijump()
1919 FAIL_IF(emit_const(compiler, TMP_REG2, 0)); in sljit_emit_ijump()
[all …]
H A DsljitNativeSPARC_common.c195 FAIL_IF(!ptr); in push_inst()
637 FAIL_IF(load_immediate(compiler, arg2, argw)); in getput_arg()
723 FAIL_IF(load_immediate(compiler, TMP_REG1, src1w)); in emit_op()
731 FAIL_IF(compiler->error); in emit_op()
759 FAIL_IF(compiler->error); in emit_op()
1018 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_fop1_conv_f64_from_sw()
1136 FAIL_IF(compiler->error); in sljit_emit_fop2()
1146 FAIL_IF(compiler->error); in sljit_emit_fop2()
1229 FAIL_IF(load_immediate(compiler, TMP_LINK, srcw)); in sljit_emit_fast_return()
1370 FAIL_IF(!jump); in sljit_emit_ijump()
[all …]
H A DsljitNativeARM_32.c143 FAIL_IF(!inst); in push_cpool()
149 FAIL_IF(!inst); in push_cpool()
158 FAIL_IF(!inst); in push_cpool()
172 FAIL_IF(push_cpool(compiler)); in push_inst()
175 FAIL_IF(!ptr); in push_inst()
190 FAIL_IF(push_cpool(compiler)); in push_inst_with_literal()
220 FAIL_IF(!ptr); in push_inst_with_literal()
235 FAIL_IF(push_cpool(compiler)); in push_inst_with_unique_literal()
239 FAIL_IF(!ptr); in push_inst_with_unique_literal()
378 FAIL_IF(!ptr); in push_inst()
[all …]
H A DsljitNativeARM_T2_32.c193 FAIL_IF(!ptr); in push_inst16()
202 FAIL_IF(!ptr); in push_inst32()
211 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) | in emit_imm32_const()
525 FAIL_IF(push_inst32(compiler, MOVW | RD4(dst) | in load_immediate()
715 FAIL_IF(load_immediate(compiler, arg2, imm)); in emit_op_imm()
720 FAIL_IF(load_immediate(compiler, arg1, imm)); in emit_op_imm()
1080 FAIL_IF(load_immediate(compiler, tmp_reg, argw)); in emit_op_mem()
1108 FAIL_IF((push & 0xff00) in sljit_emit_enter()
1494 FAIL_IF(compiler->error); in emit_fop_mem()
1840 FAIL_IF(!jump); in sljit_emit_ijump()
[all …]
H A DsljitNativeX86_32.c34 FAIL_IF(!inst); in emit_do_imm()
108 FAIL_IF(!inst); in sljit_emit_enter()
205 FAIL_IF(!inst); in sljit_emit_enter()
298 FAIL_IF(!inst); in sljit_emit_return()
499 FAIL_IF(!inst); in call_with_args()
508 FAIL_IF(!inst); in call_with_args()
548 FAIL_IF(!inst); in sljit_emit_fast_enter()
557 FAIL_IF(!inst); in sljit_emit_fast_enter()
574 FAIL_IF(!inst); in sljit_emit_fast_return()
581 FAIL_IF(!inst); in sljit_emit_fast_return()
[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.c49 #define FAIL_IF(expr) \ macro
1688 FAIL_IF(!jump); in sljit_emit_cmov_generic()
1694 FAIL_IF(sljit_emit_op1(compiler, op, dst_reg & ~SLJIT_I32_OP, 0, src, srcw)); in sljit_emit_cmov_generic()
1701 FAIL_IF(!label); in sljit_emit_cmov_generic()

Completed in 100 milliseconds