/PHP-7.0/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeMIPS_32.c | 37 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))); \ 123 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | D(dst), DR(dst))); in emit_single_op() 132 FAIL_IF(push_inst(compiler, CLZ | S(src2) | T(dst) | D(dst), DR(dst))); in emit_single_op() 143 FAIL_IF(push_inst(compiler, ADDIU | SA(0) | T(dst) | IMM(-1), DR(dst))); in emit_single_op() 145 FAIL_IF(push_inst(compiler, ADDIU | S(dst) | T(dst) | IMM(1), DR(dst))); in emit_single_op() 146 FAIL_IF(push_inst(compiler, BGEZ | S(TMP_REG1) | IMM(-2), UNMOVABLE_INS)); in emit_single_op() 305 FAIL_IF(push_inst(compiler, MULT | S(src1) | T(src2), MOVABLE_INS)); in emit_single_op() 309 FAIL_IF(push_inst(compiler, MULT | S(src1) | T(src2), MOVABLE_INS)); in emit_single_op() 310 FAIL_IF(push_inst(compiler, MFHI | DA(ULESS_FLAG), ULESS_FLAG)); in emit_single_op() [all …]
|
H A D | sljitNativeMIPS_64.c | 44 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))); \ 215 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | D(dst), DR(dst))); in emit_single_op() 238 FAIL_IF(push_inst(compiler, BGEZ | S(TMP_REG1) | IMM(-2), UNMOVABLE_INS)); in emit_single_op() 397 FAIL_IF(push_inst(compiler, DMULT | S(src1) | T(src2), MOVABLE_INS)); in emit_single_op() 405 FAIL_IF(push_inst(compiler, MFHI | DA(ULESS_FLAG), ULESS_FLAG)); in emit_single_op() 406 FAIL_IF(push_inst(compiler, MFLO | D(dst), DR(dst))); in emit_single_op() 443 FAIL_IF(push_inst(compiler, DSLL | T(dst) | D(dst) | SH_IMM(16), DR(dst))); in emit_const() [all …]
|
H A D | sljitNativeTILEGX_64.c | 333 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 D | sljitNativeX86_common.c | 590 FAIL_IF(!inst); in emit_save_flags() 594 FAIL_IF(!inst); in emit_save_flags() 613 FAIL_IF(!inst); in emit_restore_flags() 618 FAIL_IF(!inst); in emit_restore_flags() 711 FAIL_IF(!inst); in emit_mov() 714 FAIL_IF(!inst); in emit_mov() 1102 FAIL_IF(!inst); in emit_unary() 1139 FAIL_IF(!inst); in emit_not_with_flags() 1143 FAIL_IF(!inst); in emit_not_with_flags() 1181 FAIL_IF(!inst); in emit_clz() [all …]
|
H A D | sljitNativePPC_64.c | 88 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))); \ 144 FAIL_IF(push_inst(compiler, EXTSW | S(src1) | A(TMP_REG1))); \ 244 FAIL_IF(push_inst(compiler, MFXER | D(0))); in emit_single_op() 281 FAIL_IF(push_inst(compiler, MFXER | D(0))); in emit_single_op() 371 FAIL_IF(push_inst(compiler, MFXER | D(0))); in emit_single_op() [all …]
|
H A D | sljitNativeSPARC_32.c | 32 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() 84 FAIL_IF(push_inst(compiler, SUB | SET_FLAGS | D(0) | S1(src2) | S2(0), SET_FLAGS)); in emit_single_op() 85 FAIL_IF(push_inst(compiler, OR | D(TMP_REG1) | S1(0) | S2(src2), DR(TMP_REG1))); in emit_single_op() 86 FAIL_IF(push_inst(compiler, BICC | DA(0x1) | (7 & DISP_MASK), UNMOVABLE_INS)); in emit_single_op() 88 FAIL_IF(push_inst(compiler, OR | D(dst) | S1(0) | IMM(-1), DR(dst))); in emit_single_op() 93 FAIL_IF(push_inst(compiler, BICC | DA(0xe) | (-2 & DISP_MASK), UNMOVABLE_INS)); in emit_single_op() 112 FAIL_IF(push_inst(compiler, SRA | D(TMP_REG1) | S1(dst) | IMM(31), DR(TMP_REG1))); in emit_single_op() 113 FAIL_IF(push_inst(compiler, RDY | D(TMP_LINK), DR(TMP_LINK))); in emit_single_op() [all …]
|
H A D | sljitNativeARM_64.c | 130 FAIL_IF(!ptr); in push_inst() 951 FAIL_IF(compiler->error); in getput_arg() 996 FAIL_IF(compiler->error); in getput_arg() 1015 FAIL_IF(compiler->error); in getput_arg() 1023 FAIL_IF(compiler->error); in getput_arg() 1376 FAIL_IF(compiler->error); in sljit_emit_op1() 1406 FAIL_IF(compiler->error); in sljit_emit_op1() 1462 FAIL_IF(compiler->error); in sljit_emit_op2() 1468 FAIL_IF(compiler->error); in sljit_emit_op2() 1587 FAIL_IF(compiler->error); in emit_fop_mem() [all …]
|
H A D | sljitNativePPC_common.c | 242 FAIL_IF(!ptr); in push_inst() 584 FAIL_IF(push_inst(compiler, MFLR | D(0))); in sljit_emit_enter() 690 FAIL_IF(push_inst(compiler, MTLR | S(0))); in sljit_emit_return() 691 FAIL_IF(push_inst(compiler, BLR)); in sljit_emit_return() 1171 FAIL_IF(compiler->error); in emit_op() 1189 FAIL_IF(compiler->error); in emit_op() 1947 FAIL_IF(compiler->error); in sljit_emit_fop2() 1955 FAIL_IF(compiler->error); in sljit_emit_fop2() 2037 FAIL_IF(push_inst(compiler, MTLR | S(src))); in sljit_emit_fast_return() 2185 FAIL_IF(!jump); in sljit_emit_ijump() [all …]
|
H A D | sljitNativeX86_64.c | 34 FAIL_IF(!inst); in emit_load_imm64() 110 FAIL_IF(!inst); in sljit_emit_enter() 120 FAIL_IF(!inst); in sljit_emit_enter() 130 FAIL_IF(!inst); in sljit_emit_enter() 176 FAIL_IF(!inst); in sljit_emit_enter() 208 FAIL_IF(!inst); in sljit_emit_enter() 217 FAIL_IF(!inst); in sljit_emit_enter() 230 FAIL_IF(!inst); in sljit_emit_enter() 321 FAIL_IF(!inst); in sljit_emit_return() 337 FAIL_IF(!inst); in emit_do_imm32() [all …]
|
H A D | sljitNativeARM_32.c | 143 FAIL_IF(!inst); in push_cpool() 149 FAIL_IF(!inst); in push_cpool() 158 FAIL_IF(!inst); in push_cpool() 175 FAIL_IF(!ptr); in push_inst() 220 FAIL_IF(!ptr); in push_inst_with_literal() 239 FAIL_IF(!ptr); in push_inst_with_unique_literal() 378 FAIL_IF(!ptr); in push_inst() 1688 FAIL_IF(compiler->error); in emit_op() 2071 FAIL_IF(compiler->error); in emit_fop_mem() 2079 FAIL_IF(compiler->error); in emit_fop_mem() [all …]
|
H A D | sljitNativeMIPS_common.c | 209 FAIL_IF(!ptr); in push_inst() 864 FAIL_IF(load_immediate(compiler, DR(TMP_REG3), argw)); in getput_arg() 969 FAIL_IF(compiler->error); in emit_op() 997 FAIL_IF(compiler->error); in emit_op() 1062 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_op0() 1063 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_op0() 1473 FAIL_IF(compiler->error); in sljit_emit_fop2() 1483 FAIL_IF(compiler->error); in sljit_emit_fop2() 1985 FAIL_IF(!jump); in sljit_emit_ijump() 1992 FAIL_IF(emit_const(compiler, TMP_REG2, 0)); in sljit_emit_ijump() [all …]
|
H A D | sljitNativeARM_T2_32.c | 190 FAIL_IF(!ptr); in push_inst16() 199 FAIL_IF(!ptr); in push_inst32() 1070 FAIL_IF(compiler->error); in getput_arg() 1081 FAIL_IF(compiler->error); in getput_arg() 1089 FAIL_IF(compiler->error); in getput_arg() 1150 FAIL_IF((push & 0xff00) in sljit_emit_enter() 1425 FAIL_IF(compiler->error); in sljit_emit_op1() 1471 FAIL_IF(compiler->error); in sljit_emit_op2() 1477 FAIL_IF(compiler->error); in sljit_emit_op2() 1596 FAIL_IF(compiler->error); in emit_fop_mem() [all …]
|
H A D | sljitNativeSPARC_common.c | 191 FAIL_IF(!ptr); in push_inst() 602 FAIL_IF(load_immediate(compiler, arg2, argw)); in getput_arg() 690 FAIL_IF(load_immediate(compiler, TMP_REG1, src1w)); in emit_op() 698 FAIL_IF(compiler->error); in emit_op() 726 FAIL_IF(compiler->error); in emit_op() 992 FAIL_IF(load_immediate(compiler, TMP_REG1, srcw)); in sljit_emit_fop1_convd_fromw() 1110 FAIL_IF(compiler->error); in sljit_emit_fop2() 1120 FAIL_IF(compiler->error); in sljit_emit_fop2() 1207 FAIL_IF(load_immediate(compiler, TMP_LINK, srcw)); in sljit_emit_fast_return() 1348 FAIL_IF(!jump); in sljit_emit_ijump() [all …]
|
H A D | sljitNativePPC_32.c | 37 FAIL_IF(push_inst(compiler, ADDIS | D(reg) | A(0) | IMM(imm >> 16))); in load_immediate() 123 FAIL_IF(push_inst(compiler, MFXER | D(0))); in emit_single_op() 124 FAIL_IF(push_inst(compiler, ADDE | D(dst) | A(src1) | B(src2))); in emit_single_op() 138 FAIL_IF(push_inst(compiler, CMPI | CRD(0) | A(src1) | compiler->imm)); in emit_single_op() 145 FAIL_IF(push_inst(compiler, CMPL | CRD(4) | A(src1) | B(src2))); in emit_single_op() 147 FAIL_IF(push_inst(compiler, CMP | CRD(0) | A(src1) | B(src2))); in emit_single_op() 153 FAIL_IF(push_inst(compiler, CMPL | CRD(4) | A(src1) | B(src2))); in emit_single_op() 158 FAIL_IF(push_inst(compiler, MFXER | D(0))); in emit_single_op() 159 FAIL_IF(push_inst(compiler, SUBFE | D(dst) | A(src2) | B(src1))); in emit_single_op() 193 FAIL_IF(push_inst(compiler, ORI | S(src1) | A(dst) | IMM(compiler->imm))); in emit_single_op() [all …]
|
H A D | sljitNativeX86_32.c | 34 FAIL_IF(!inst); in emit_do_imm() 87 FAIL_IF(!inst); in sljit_emit_enter() 147 FAIL_IF(!inst); in sljit_emit_enter() 227 FAIL_IF(!inst); in sljit_emit_return() 246 FAIL_IF(!inst); in sljit_emit_return() 447 FAIL_IF(!inst); in call_with_args() 456 FAIL_IF(!inst); in call_with_args() 496 FAIL_IF(!inst); in sljit_emit_fast_enter() 505 FAIL_IF(!inst); in sljit_emit_fast_enter() 522 FAIL_IF(!inst); in sljit_emit_fast_return() [all …]
|
H A D | sljitLir.c | 41 #define FAIL_IF(expr) \ macro
|