Home
last modified time | relevance | path

Searched refs:VM (Results 1 – 13 of 13) sorted by relevance

/php-src/ext/mbstring/tests/
H A Dgh8208.phpt7 $s = "[service-Aufgaben S&W-Team][#19415] VM''s aufsetzen mit unterschiedlichen";
15 string(84) "Subject: [service-Aufgaben S&W-Team][#19415] VM''s aufsetzen mit
17 string(84) "Subject: [service-Aufgaben S&W-Team][#19415] VM''s aufsetzen mit
/php-src/ext/pcntl/tests/
H A Dasync_signals.phpt2 Asynchronous signal handling through VM interrupts
/php-src/Zend/tests/
H A Dbug71474.phpt2 Bug #71474: Crash because of VM stack corruption on Magento2
/php-src/Zend/tests/list/
H A Dlist_reference_009.phpt2 "Reference Unpacking - VM Safety" list()
/php-src/Zend/tests/generators/
H A Dget_return_types.phpt2 Test different types of generator return values (VM operands)
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c2837 inst = VMOV2 | RN(reg) | RD(reg2) | VM(freg); in sljit_emit_fcopy()
3809 ins = VD(srcdst) | VN(freg) | VM(freg); in sljit_emit_simd_mov()
3811 ins = VD(freg) | VN(srcdst) | VM(srcdst); in sljit_emit_simd_mov()
3971 return push_inst(compiler, VORR | VD(freg) | VN(src) | VM(src)); in sljit_emit_simd_replicate()
4109 return push_inst(compiler, VMOV_F32 | VD(srcdst) | VM(freg)); in sljit_emit_simd_lane_mov()
4185 return push_inst(compiler, VORR | VD(freg) | VN(src) | VM(src)); in sljit_emit_simd_lane_replicate()
4194 return push_inst(compiler, VDUP_s | ins | VD(freg) | VM(src)); in sljit_emit_simd_lane_replicate()
4238 | ((sljit_ins)1 << (19 + elem_size)) | VD(dst_reg) | VM(src))); in sljit_emit_simd_extend()
4254 return push_inst(compiler, VCVT_F64_F32 | VD(freg) | VM(src)); in sljit_emit_simd_extend()
4257 FAIL_IF(push_inst(compiler, VCVT_F64_F32 | VD(freg) | VM(src))); in sljit_emit_simd_extend()
[all …]
H A DsljitNativeARM_64.c64 #define VM(vm) ((sljit_ins)freg_map[vm] << 16) macro
1881 FAIL_IF(push_inst(compiler, (FCMP ^ inv_bits) | VN(src1) | VM(src2))); in sljit_emit_fop1_cmp()
1961 FAIL_IF(push_inst(compiler, (FADD ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
1964 FAIL_IF(push_inst(compiler, (FSUB ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
1967 FAIL_IF(push_inst(compiler, (FMUL ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
1970 FAIL_IF(push_inst(compiler, (FDIV ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
2394 …return push_inst(compiler, (FCSEL ^ inv_bits) | (cc << 12) | VD(dst_freg) | VN(src2_freg) | VM(src… in sljit_emit_fselect()
2624 ins = VD(srcdst) | VN(freg) | VM(freg); in sljit_emit_simd_mov()
2626 ins = VD(freg) | VN(srcdst) | VM(srcdst); in sljit_emit_simd_mov()
2838 FAIL_IF(push_inst(compiler, ORR_v | ins | VD(TMP_FREG1) | VN(freg) | VM(freg))); in sljit_emit_simd_lane_mov()
[all …]
/php-src/ext/opcache/jit/
H A DREADME.md47 If you are running this natively (outside of Docker or a VM):
49 - Consider running in docker/a VM instead if you are unfamiliar with this.
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst124 on a "virtual machine", often abbreviated to VM. This is just a fancy way of saying that there is no
172 That's it! This is how PHP works, fundamentally. Of course, we skipped over a ton of details. The VM
/php-src/Zend/
H A DREADME.md137 # Default VM kind is HYBRID
/php-src/build/
H A Dconfig.guess384 *:z/VM:*:*)
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6391 # beetle: file(1) magic for Beetle VM object files
6395 0 string BEETLE\000 Beetle VM object file
8525 >9 byte =0x04 \b, from VM/CMS
41167 >1 ubyte 4 VM/CMS
H A Dmagic6391 # beetle: file(1) magic for Beetle VM object files
6395 0 string BEETLE\000 Beetle VM object file
8525 >9 byte =0x04 \b, from VM/CMS
41167 >1 ubyte 4 VM/CMS

Completed in 211 milliseconds