Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_32.c90 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2)); in emit_single_op()
137 return push_inst(compiler, ADD | RC(flags) | D(dst) | A(src1) | B(src2)); in emit_single_op()
192 return push_inst(compiler, NEG | RC(ALT_SET_FLAGS) | D(dst) | A(src2)); in emit_single_op()
213 return push_inst(compiler, AND | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
231 return push_inst(compiler, OR | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
249 return push_inst(compiler, XOR | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
256 return push_inst(compiler, SLWI(imm) | RC(flags) | S(src1) | A(dst)); in emit_single_op()
264 return push_inst(compiler, SLW | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
280 return push_inst(compiler, SRW | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
287 return push_inst(compiler, SRAWI | RC(flags) | S(src1) | A(dst) | (imm << 11)); in emit_single_op()
[all …]
H A DsljitNativePPC_64.c204 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2)); in emit_single_op()
267 return push_inst(compiler, ADDC | RC(ALT_SET_FLAGS) | D(dst) | A(src1) | B(src2)); in emit_single_op()
268 return push_inst(compiler, ADD | RC(flags) | D(dst) | A(src1) | B(src2)); in emit_single_op()
341 return push_inst(compiler, NEG | RC(ALT_SET_FLAGS) | D(dst) | A(src2)); in emit_single_op()
366 return push_inst(compiler, AND | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
384 return push_inst(compiler, OR | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
402 return push_inst(compiler, XOR | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
412 return push_inst(compiler, SLWI(imm) | RC(flags) | S(src1) | A(dst)); in emit_single_op()
416 return push_inst(compiler, SLDI(imm) | RC(flags) | S(src1) | A(dst)); in emit_single_op()
458 return push_inst(compiler, SRAWI | RC(flags) | S(src1) | A(dst) | (imm << 11)); in emit_single_op()
[all …]
H A DsljitNativePPC_common.c135 #define RC(flags) (((flags) & ALT_SET_FLAGS) >> 10) macro
2307 …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.3/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.3/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.3/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.3/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)
430 possible release date of either the next RC or the final release. Also
710 it's time to remove the RC build from the QA website.
737 * Does the RC for this version still appear on the QA home page?
846 When the new version has reached the first RC, it is time to create a new
[all …]
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic2035 # Hive RC files
2036 0 string RCF Apache Hive RC file
2039 # Sequence files (and the careless first version of RC file)
2045 >>5 string org.apache.hadoop.hive.ql.io.RCFile$KeyBuffer Apache Hive RC file version 0
29180 >>>>>0x10 string CD \b, Konami RC-
29184 >>>>>0x10 string EF \b, Konami RC-
H A Dmagic私はガラスを食べられます2035 # Hive RC files
2036 0 string RCF Apache Hive RC file
2039 # Sequence files (and the careless first version of RC file)
2045 >>5 string org.apache.hadoop.hive.ql.io.RCFile$KeyBuffer Apache Hive RC file version 0
29180 >>>>>0x10 string CD \b, Konami RC-
29184 >>>>>0x10 string EF \b, Konami RC-

Completed in 176 milliseconds