/PHP-8.1/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeX86_common.c | 827 srcw = disp; in adjust_shadow_stack() 863 SLJIT_UNUSED_ARG(srcw); in adjust_shadow_stack() 1484 srcw = (sljit_u8)srcw; in sljit_emit_op1() 1487 srcw = (sljit_s8)srcw; in sljit_emit_op1() 1490 srcw = (sljit_u16)srcw; in sljit_emit_op1() 1493 srcw = (sljit_s16)srcw; in sljit_emit_op1() 1497 srcw = (sljit_u32)srcw; in sljit_emit_op1() 1500 srcw = (sljit_s32)srcw; in sljit_emit_op1() 2514 srcw = (sljit_s32)srcw; 2518 srcw = 0; [all …]
|
H A D | sljitNativePPC_common.c | 1185 srcw &= 0x3; in emit_prefetch() 1187 if (srcw == 0) in emit_prefetch() 1193 FAIL_IF(push_inst(compiler, RLDI(TMP_REG1, OFFS_REG(src), srcw, 63 - srcw, 1))); in emit_prefetch() 1203 sljit_s32 src, sljit_sw srcw) in sljit_emit_op1() argument 1295 (((src) & SLJIT_IMM) && (srcw) <= SIMM_MAX && (srcw) >= SIMM_MIN) 1302 (((src) & SLJIT_IMM) && !((srcw) & 0xffff) && (srcw) <= 0x7fffffffl && (srcw) >= -0x80000000l) 1313 (((src) & SLJIT_IMM) && (srcw) <= 0x7fff7fffl && (srcw) >= -0x80000000l) 1583 sljit_s32 src, sljit_sw srcw) in sljit_emit_op_src() argument 1656 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1_conv_sw_from_f64() argument 1725 srcw = (sljit_s32)srcw; in sljit_emit_fop1_conv_f64_from_sw() [all …]
|
H A D | sljitNativeSPARC_common.c | 889 sljit_s32 src, sljit_sw srcw) in sljit_emit_op1() argument 979 sljit_s32 src, sljit_sw srcw) in sljit_emit_op_src() argument 1036 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1_conv_sw_from_f64() argument 1056 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1_conv_f64_from_sw() argument 1063 srcw = (sljit_s32)srcw; in sljit_emit_fop1_conv_f64_from_sw() 1067 srcw = 0; in sljit_emit_fop1_conv_f64_from_sw() 1073 srcw = FLOAT_TMP_MEM_OFFSET; in sljit_emit_fop1_conv_f64_from_sw() 1103 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1() argument 1415 jump->u.target = srcw; in sljit_emit_ijump() 1438 sljit_s32 src, sljit_sw srcw) in sljit_emit_icall() argument [all …]
|
H A D | sljitNativeX86_64.c | 309 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return() 634 ADJUST_LOCAL_OFFSET(src, srcw); in call_with_args() 635 EMIT_MOV(compiler, TMP_REG2, 0, src, srcw); in call_with_args() 697 ADJUST_LOCAL_OFFSET(src, srcw); in call_with_args() 698 EMIT_MOV(compiler, TMP_REG2, 0, src, srcw); in call_with_args() 750 sljit_s32 src, sljit_sw srcw) in sljit_emit_icall() argument 762 return sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_icall() 846 sljit_s32 src, sljit_sw srcw) in emit_mov_int() argument 858 if (sign || ((sljit_uw)srcw <= 0x7fffffff)) { in emit_mov_int() 864 return emit_load_imm64(compiler, dst, srcw); in emit_mov_int() [all …]
|
H A D | sljitLir.c | 1201 sljit_s32 src, sljit_sw srcw) in check_sljit_emit_op1() argument 1427 FUNCTION_FCHECK(src, srcw); in check_sljit_emit_fop1() 1499 FUNCTION_FCHECK(src, srcw); in check_sljit_emit_fop1_conv_sw_from_f64() 1858 CHECK_ARGUMENT(srcw == 0); in check_sljit_emit_cmov() 2402 SLJIT_UNUSED_ARG(srcw); in sljit_emit_return() 2433 SLJIT_UNUSED_ARG(srcw); in sljit_emit_op1() 2461 SLJIT_UNUSED_ARG(srcw); in sljit_emit_op_src() 2497 SLJIT_UNUSED_ARG(srcw); in sljit_emit_fop1() 2598 SLJIT_UNUSED_ARG(srcw); in sljit_emit_ijump() 2611 SLJIT_UNUSED_ARG(srcw); in sljit_emit_icall() [all …]
|
H A D | sljitNativeARM_64.c | 1164 sljit_s32 src, sljit_sw srcw) in sljit_emit_op1() argument 1190 srcw = (sljit_u8)srcw; in sljit_emit_op1() 1195 srcw = (sljit_s8)srcw; in sljit_emit_op1() 1200 srcw = (sljit_u16)srcw; in sljit_emit_op1() 1205 srcw = (sljit_s16)srcw; in sljit_emit_op1() 1210 srcw = (sljit_u32)srcw; in sljit_emit_op1() 1215 srcw = (sljit_s32)srcw; in sljit_emit_op1() 1465 srcw = (sljit_s32)srcw; in sljit_emit_fop1_conv_f64_from_sw() 1778 jump->u.target = srcw; in sljit_emit_ijump() 1860 srcw = (sljit_s32)srcw; in sljit_emit_cmov() [all …]
|
H A D | sljitNativeMIPS_common.c | 1307 if (srcw <= SIMM_MAX && srcw >= SIMM_MIN) in emit_prefetch() 1314 srcw &= 0x3; in emit_prefetch() 1327 sljit_s32 src, sljit_sw srcw) in sljit_emit_op1() argument 1471 sljit_s32 src, sljit_sw srcw) in sljit_emit_op_src() argument 1532 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1_conv_sw_from_f64() argument 1560 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1_conv_f64_from_sw() argument 1579 srcw = (sljit_s32)srcw; in sljit_emit_fop1_conv_f64_from_sw() 1635 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1() argument 2077 jump->u.target = srcw; in sljit_emit_ijump() 2207 srcw = (sljit_s32)srcw; in sljit_emit_cmov() [all …]
|
H A D | sljitNativeARM_32.c | 1773 sljit_s32 src, sljit_sw srcw) in sljit_emit_op1() argument 1862 sljit_s32 src, sljit_sw srcw) in sljit_emit_op_src() argument 1973 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1_conv_sw_from_f64() argument 1993 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1_conv_f64_from_sw() argument 2039 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1() argument 2538 jump->u.target = srcw; in sljit_emit_ijump() 2556 sljit_s32 src, sljit_sw srcw) in sljit_emit_icall() argument 2632 sljit_s32 src, sljit_sw srcw) in sljit_emit_cmov() argument 2644 tmp = get_imm(srcw); in sljit_emit_cmov() 2648 tmp = get_imm(~srcw); in sljit_emit_cmov() [all …]
|
H A D | sljitNativeARM_T2_32.c | 1349 sljit_s32 src, sljit_sw srcw) in sljit_emit_op1() argument 1373 srcw = (sljit_u8)srcw; in sljit_emit_op1() 1378 srcw = (sljit_s8)srcw; in sljit_emit_op1() 1383 srcw = (sljit_u16)srcw; in sljit_emit_op1() 1388 srcw = (sljit_s16)srcw; in sljit_emit_op1() 1483 sljit_s32 src, sljit_sw srcw) in sljit_emit_op_src() argument 2135 jump->u.target = srcw; in sljit_emit_ijump() 2248 tmp = (sljit_uw) srcw; in sljit_emit_cmov() 2257 tmp = get_imm(srcw); in sljit_emit_cmov() 2263 tmp = get_imm(~srcw); in sljit_emit_cmov() [all …]
|
H A D | sljitNativeS390X.c | 969 sljit_s32 src, sljit_sw srcw, in load_word() argument 1015 sljit_s32 src, sljit_sw srcw) in emit_move() argument 1201 sljit_sw srcw) in emit_siy() argument 1850 srcw = (sljit_sw)((sljit_u8)(srcw)); in sljit_emit_op1() 1853 srcw = (sljit_sw)((sljit_s8)(srcw)); in sljit_emit_op1() 1856 srcw = (sljit_sw)((sljit_u16)(srcw)); in sljit_emit_op1() 1859 srcw = (sljit_sw)((sljit_s16)(srcw)); in sljit_emit_op1() 1862 srcw = (sljit_sw)((sljit_u32)(srcw)); in sljit_emit_op1() 1865 srcw = (sljit_sw)((sljit_s32)(srcw)); in sljit_emit_op1() 2716 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1() argument [all …]
|
H A D | sljitNativeX86_32.c | 289 …_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) in sljit_emit_return() argument 295 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return() 298 FAIL_IF(emit_mov_before_return(compiler, op, src, srcw)); in sljit_emit_return() 773 sljit_s32 src, sljit_sw srcw) in sljit_emit_icall() argument 782 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall() 810 FAIL_IF(sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_icall() 829 FAIL_IF(sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_icall() 868 static sljit_s32 emit_fast_return(struct sljit_compiler *compiler, sljit_s32 src, sljit_sw srcw) in emit_fast_return() argument 872 CHECK_EXTRA_REGS(src, srcw, (void)0); in emit_fast_return() 882 inst = emit_x86_instruction(compiler, 1, 0, 0, src, srcw); in emit_fast_return()
|
H A D | sljitLir.h | 679 sljit_s32 src, sljit_sw srcw); 983 sljit_s32 src, sljit_sw srcw); 1078 sljit_s32 src, sljit_sw srcw); 1117 sljit_s32 src, sljit_sw srcw); 1268 …32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 src, sljit_sw srcw); 1277 …truct sljit_compiler *compiler, sljit_s32 type, sljit_s32 arg_types, sljit_s32 src, sljit_sw srcw); 1307 sljit_s32 src, sljit_sw srcw);
|
H A D | sljitNativeMIPS_32.c | 647 sljit_s32 src, sljit_sw srcw) in sljit_emit_icall() argument 652 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall() 657 FAIL_IF(load_immediate(compiler, DR(PIC_ADDR_REG), srcw)); in sljit_emit_icall() 661 ADJUST_LOCAL_OFFSET(src, srcw); in sljit_emit_icall() 662 FAIL_IF(emit_op_mem(compiler, WORD_DATA | LOAD_DATA, DR(PIC_ADDR_REG), src, srcw)); in sljit_emit_icall()
|
H A D | sljitNativeMIPS_64.c | 649 sljit_s32 src, sljit_sw srcw) in sljit_emit_icall() argument 654 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall() 659 FAIL_IF(load_immediate(compiler, DR(PIC_ADDR_REG), srcw)); in sljit_emit_icall() 663 ADJUST_LOCAL_OFFSET(src, srcw); in sljit_emit_icall() 664 FAIL_IF(emit_op_mem(compiler, WORD_DATA | LOAD_DATA, DR(PIC_ADDR_REG), src, srcw)); in sljit_emit_icall()
|
/PHP-8.1/ext/gd/tests/ |
H A D | bug39273.phpt | 15 $srcw = imagesx($small); 22 imagecopyresized($img, $small, 0,0, 0,0, $width, $height, $srcw, $srch);
|
/PHP-8.1/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 612 #define OP1(op, dst, dstw, src, srcw) \ argument 613 sljit_emit_op1(compiler, (op), (dst), (dstw), (src), (srcw)) 616 #define OP_SRC(op, src, srcw) \ argument 617 sljit_emit_op_src(compiler, (op), (src), (srcw)) 634 #define CMOV(type, dst_reg, src, srcw) \ argument 635 sljit_emit_cmov(compiler, (type), (dst_reg), (src), (srcw))
|