Home
last modified time | relevance | path

Searched refs:FS (Results 1 – 9 of 9) sorted by relevance

/PHP-8.2/build/
H A Dorder_by_dep.awk3 orig_fs = FS;
13 FS="[ \t]*[(,)][ \t]*"
24 FS=orig_fs;
H A Dlibtool.m41344 BEGIN {RS=" "; FS="/|\n";} {
/PHP-8.2/ext/gd/tests/
H A Dlibgd00191.phpt2 libgd FS#191 (A circle becomes square)
/PHP-8.2/ext/mbstring/libmbfl/mbfl/
H A Dmk_eaw_tbl.awk10 FS = "[;.|# ]"
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c108 #define FS(s) ((sljit_ins)freg_map[s] << 11) macro
935 FAIL_IF(push_inst(compiler, MOV_S | FMT_D | FS(TMP_FREG1) | FD(SLJIT_FR0), MOVABLE_INS)); in sljit_emit_enter()
942 FAIL_IF(push_inst(compiler, MOV_S | FMT_S | FS(TMP_FREG1) | FD(SLJIT_FR0), MOVABLE_INS)); in sljit_emit_enter()
1750 return push_inst(compiler, MFC1 | flags | T(dst) | FS(TMP_FREG1), MOVABLE_INS); in sljit_emit_fop1_conv_sw_from_f64()
1773 FAIL_IF(push_inst(compiler, MTC1 | flags | T(src) | FS(TMP_FREG1), MOVABLE_INS)); in sljit_emit_fop1_conv_f64_from_sw()
1784 FAIL_IF(push_inst(compiler, MTC1 | flags | T(TMP_REG1) | FS(TMP_FREG1), MOVABLE_INS)); in sljit_emit_fop1_conv_f64_from_sw()
1832 return push_inst(compiler, inst | FMT(op) | FT(src2) | FS(src1) | C_FD, UNMOVABLE_INS); in sljit_emit_fop1_cmp()
1862 FAIL_IF(push_inst(compiler, MOV_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop1()
1868 FAIL_IF(push_inst(compiler, NEG_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop1()
1871 FAIL_IF(push_inst(compiler, ABS_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop1()
[all …]
H A DsljitNativeMIPS_32.c526 prev_ins = MFC1 | TA(6) | FS(float_arg_count) | (1 << 11); in call_with_args()
527 ins = MFC1 | TA(7) | FS(float_arg_count); in call_with_args()
531 ins = MOV_S | FMT_D | FS(SLJIT_FR0) | FD(TMP_FREG1); in call_with_args()
537 ins = MFC1 | TA(4 + (*offsets_ptr >> 2)) | FS(float_arg_count); in call_with_args()
541 ins = MOV_S | FMT_S | FS(SLJIT_FR0) | FD(TMP_FREG1); in call_with_args()
H A DsljitNativeMIPS_64.c601 ins = MOV_S | FMT_D | FS(float_arg_count) | FD(arg_count); in call_with_args()
603 ins = MOV_S | FMT_D | FS(SLJIT_FR0) | FD(TMP_FREG1); in call_with_args()
609 ins = MOV_S | FMT_S | FS(float_arg_count) | FD(arg_count); in call_with_args()
611 ins = MOV_S | FMT_S | FS(SLJIT_FR0) | FD(TMP_FREG1); in call_with_args()
H A DsljitNativePPC_common.c124 #define FS(fs) ((sljit_ins)freg_map[fs] << 21) macro
765 FAIL_IF(push_inst(compiler, STFD | FS(i) | A(base) | IMM(offset))); in sljit_emit_enter()
770 FAIL_IF(push_inst(compiler, STFD | FS(i) | A(base) | IMM(offset))); in sljit_emit_enter()
862 FAIL_IF(push_inst(compiler, LFD | FS(i) | A(base) | IMM(offset))); in emit_stack_frame_release()
867 FAIL_IF(push_inst(compiler, LFD | FS(i) | A(base) | IMM(offset))); in emit_stack_frame_release()
1776 FAIL_IF(push_inst(compiler, STFIWX | FS(TMP_FREG1) | A(SLJIT_SP) | B(TMP_REG1))); in sljit_emit_fop1_conv_sw_from_f64()
1807 return push_inst(compiler, STFIWX | FS(TMP_FREG1) | A(dst & REG_MASK) | B(dstw)); in sljit_emit_fop1_conv_sw_from_f64()
/PHP-8.2/ext/hash/tests/
H A Dfnv1a64.phpt173 array( 'FS\\hLf6O}s\')SWH]3Hn3sc.|gGc:go[/C9', '1ef7be10e1e94525' ),

Completed in 51 milliseconds