Searched refs:VM (Results 1 – 14 of 14) sorted by relevance
/PHP-8.2/ext/mbstring/tests/ |
H A D | gh8208.phpt | 7 $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-8.2/ext/pcntl/tests/ |
H A D | async_signals.phpt | 2 Asynchronous signal handling through VM interrupts
|
/PHP-8.2/Zend/tests/ |
H A D | bug71474.phpt | 2 Bug #71474: Crash because of VM stack corruption on Magento2
|
/PHP-8.2/Zend/tests/list/ |
H A D | list_reference_009.phpt | 2 "Reference Unpacking - VM Safety" list()
|
/PHP-8.2/Zend/tests/generators/ |
H A D | get_return_types.phpt | 2 Test different types of generator return values (VM operands)
|
/PHP-8.2/ext/opcache/jit/ |
H A D | README.md | 81 If you are running this natively (outside of Docker or a VM): 83 - Consider running in docker/a VM instead if you are unfamiliar with this.
|
H A D | zend_jit_x86.dasc | 30 |.define RX, r15 // the same as VM IP reused as a general purpose reg 54 |.define RX, r15 // the same as VM IP reused as a general purpose reg 73 |.define T3, [r4+0x20] // Used to store old value of IP (CALL VM only) 74 |.define T2, [r4+0x18] // Used to store old value of FP (CALL VM only) 80 |.define RX, edi // the same as VM IP reused as a general purpose reg 87 |.define T3, [r4+0x18] // Used to store old value of IP (CALL VM only) 88 |.define T2, [r4+0x14] // Used to store old value of FP (CALL VM only) 2292 | test eax, eax // TODO : remove this check at least for HYBRID VM ??? 3727 /* Use inlined HYBRID VM handler */
|
H A D | zend_jit_arm64.dasc | 26 |.define RX, x28 // the same as VM IP reused as a general purpose reg 48 |.define T3, [sp, #0x28] // Used to store old value of IP (CALL VM only) 49 |.define T2, [sp, #0x20] // Used to store old value of FP (CALL VM only) 3417 /* Use inlined HYBRID VM handler */
|
/PHP-8.2/Zend/ |
H A D | README.md | 137 # Default VM kind is HYBRID
|
/PHP-8.2/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_64.c | 64 #define VM(vm) ((sljit_ins)freg_map[vm] << 16) macro 1585 return push_inst(compiler, (FCMP ^ inv_bits) | VN(src1) | VM(src2)); in sljit_emit_fop1_cmp() 1659 FAIL_IF(push_inst(compiler, (FADD ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2() 1662 FAIL_IF(push_inst(compiler, (FSUB ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2() 1665 FAIL_IF(push_inst(compiler, (FMUL ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2() 1668 FAIL_IF(push_inst(compiler, (FDIV ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
|
H A D | sljitNativeARM_32.c | 76 #define VM(rm) ((sljit_uw)freg_map[rm]) macro 1023 ((sljit_uw)(opcode) | (sljit_uw)(mode) | VD(dst) | VM(src1) | VN(src2))
|
/PHP-8.2/build/ |
H A D | config.guess | 384 *:z/VM:*:*)
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 5742 # beetle: file(1) magic for Beetle VM object files 5746 0 string BEETLE\000 Beetle VM object file 7551 >9 byte =0x04 \b, from VM/CMS 35393 >1 ubyte 4 VM/CMS
|
H A D | magic私はガラスを食べられます | 5742 # beetle: file(1) magic for Beetle VM object files 5746 0 string BEETLE\000 Beetle VM object file 7551 >9 byte =0x04 \b, from VM/CMS 35393 >1 ubyte 4 VM/CMS
|
Completed in 213 milliseconds