Home
last modified time | relevance | path

Searched refs:RC (Results 1 – 11 of 11) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_32.c87 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2)); in emit_single_op()
121 return push_inst(compiler, ADDC | RC(ALT_SET_FLAGS) | D(dst) | A(src1) | B(src2)); in emit_single_op()
122 return push_inst(compiler, ADD | RC(flags) | D(dst) | A(src1) | B(src2)); in emit_single_op()
176 return push_inst(compiler, SUBF | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src1)); in emit_single_op()
177 return push_inst(compiler, NEG | RC(ALT_SET_FLAGS) | D(dst) | A(src2)); in emit_single_op()
198 return push_inst(compiler, AND | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
214 return push_inst(compiler, OR | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
230 return push_inst(compiler, XOR | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
238 return push_inst(compiler, SLW | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
246 return push_inst(compiler, SRW | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
[all …]
H A DsljitNativePPC_64.c200 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2)); in emit_single_op()
253 return push_inst(compiler, ADDC | RC(ALT_SET_FLAGS) | D(dst) | A(src1) | B(src2)); in emit_single_op()
254 return push_inst(compiler, ADD | RC(flags) | D(dst) | A(src1) | B(src2)); in emit_single_op()
323 return push_inst(compiler, SUBFC | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src1)); in emit_single_op()
326 return push_inst(compiler, SUBF | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src1)); in emit_single_op()
327 return push_inst(compiler, NEG | RC(ALT_SET_FLAGS) | D(dst) | A(src2)); in emit_single_op()
340 return push_inst(compiler, MULLW | OE(flags) | RC(flags) | D(dst) | A(src2) | B(src1)); in emit_single_op()
341 return push_inst(compiler, MULLD | OE(flags) | RC(flags) | D(dst) | A(src2) | B(src1)); in emit_single_op()
352 return push_inst(compiler, AND | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
368 return push_inst(compiler, OR | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
[all …]
H A DsljitNativePPC_common.c135 #define RC(flags) (((flags) & ALT_SET_FLAGS) >> 10) macro
2133 …PTR_FAIL_IF(push_inst(compiler, ADDE | RC(ALT_SET_FLAGS) | D(TMP_REG1) | A(TMP_ZERO) | B(TMP_ZERO)… in sljit_emit_jump()
/PHP-8.2/ext/opcache/tests/jit/
H A Dassign_035.phpt2 JIT ASSIGN: Segfault & memleak if no RC info
H A Dassign_036.phpt2 JIT ASSIGN: Assign with INTERNED string(no RC)
/PHP-8.2/scripts/dev/
H A Dmakedist42 php-X.Y.Z[alpha|beta|RC]
51 - last part of tag is optional and is one of RC, alpha, or
/PHP-8.2/win32/build/
H A Dtemplate.rc1 /* This is a template RC file.
H A DMakefile131 $(RC) /nologo /fo $(PHPDLL_RES) /d FILE_DESCRIPTION="\"PHP Script Interpreter\"" \
/PHP-8.2/docs/
H A Drelease-process.md19 candidate (RC) published two weeks before each patch-level release.
32 We refer to alpha, beta, and RC as *non-stable releases*, while GA are *stable*.
101 ## Packaging a non-stable release (alpha/beta/RC)
131 > During the first RC release, you will create (and push!) the version
250 build a new RC to make sure `version_compare()` works correctly. See
346 ## Announcing a non-stable release (alpha/beta/RC)
431 possible release date of either the next RC or the final release. Also
711 it's time to remove the RC build from the QA website.
738 * Does the RC for this version still appear on the QA home page?
847 When the new version has reached the first RC, it is time to create a new
[all …]
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic1947 # Hive RC files
1948 0 string RCF Apache Hive RC file
1951 # Sequence files (and the careless first version of RC file)
1957 >>5 string org.apache.hadoop.hive.ql.io.RCFile$KeyBuffer Apache Hive RC file version 0
25079 >>>>>0x10 string CD \b, Konami RC-
25083 >>>>>0x10 string EF \b, Konami RC-
H A Dmagic私はガラスを食べられます1947 # Hive RC files
1948 0 string RCF Apache Hive RC file
1951 # Sequence files (and the careless first version of RC file)
1957 >>5 string org.apache.hadoop.hive.ql.io.RCFile$KeyBuffer Apache Hive RC file version 0
25079 >>>>>0x10 string CD \b, Konami RC-
25083 >>>>>0x10 string EF \b, Konami RC-

Completed in 162 milliseconds