php-src/Zend
2017-05-26 17:37:44 +02:00
..
tests Allow overriding abstract methods 2017-05-24 17:42:01 +02:00
acinclude.m4 Minor fix macro value 2016-12-12 16:27:37 +01:00
bench.php
build.mk Use modern autotools name of configure.ac instead of configure.in 2017-01-27 06:07:40 +00:00
buildconf
configure.ac Merge branch 'PHP-7.1' 2017-03-17 20:21:28 +01:00
header
LICENSE
Makefile.am
Makefile.frag
micro_bench.php
OBJECTS2_HOWTO
README.ZEND_MM
README.ZEND_VM
zend_alloc_sizes.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_alloc.c Drop unnecessary allocator return value checks 2017-03-13 22:07:15 +01:00
zend_alloc.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_API.c Added ZEND_GET_CLASS, ZEMD_GET_CALLED_CLASS, ZEND_GET_TYPE instructions, to implement corresponding builtin functions. 2017-05-25 18:41:28 +03:00
zend_API.h Remove accidently added byte 2017-05-26 17:37:44 +02:00
zend_arena.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_ast.c Merge branch 'PHP-7.1' 2017-03-23 22:50:21 +01:00
zend_ast.h Merge branch 'PHP-7.0' into PHP-7.1 2017-03-23 22:49:51 +01:00
zend_bitset.h Fixed bug #73727 2016-12-14 17:56:31 +01:00
zend_build.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_builtin_functions.c Avoid useless string duplication 2017-05-23 15:25:21 +03:00
zend_builtin_functions.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_closures.c Interned strings unification for TS/NTS 2017-03-04 10:39:13 +01:00
zend_closures.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_compile.c Fixed copy-paste mistake 2017-05-25 20:20:57 +03:00
zend_compile.h Drop ZEND_API from zend_assert_valid_class_name 2017-04-29 16:09:08 +01:00
zend_config.nw.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_config.w32.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_constants.c Merge branch 'PHP-7.1' 2017-03-15 19:50:26 +01:00
zend_constants.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_default_classes.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_dtrace.c
zend_dtrace.d
zend_dtrace.h
zend_errors.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_exceptions.c Interned strings unification for TS/NTS 2017-03-04 10:39:13 +01:00
zend_exceptions.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_execute_API.c Removed always true condition 2017-05-11 06:28:08 +01:00
zend_execute.c Avoid useless checks 2017-05-10 13:27:37 +03:00
zend_execute.h Merge branch 'PHP-7.1' 2017-03-10 18:21:09 +01:00
zend_extensions.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_extensions.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_float.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_float.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_gc.c Merge branch 'PHP-7.1' 2017-03-07 13:18:04 +01:00
zend_gc.h Merge branch 'PHP-7.1' 2017-02-13 19:24:00 +08:00
zend_generators.c Merge branch 'PHP-7.1' 2017-05-17 19:59:36 +02:00
zend_generators.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_globals_macros.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_globals.h Interned strings unification for TS/NTS 2017-03-04 10:39:13 +01:00
zend_hash.c Enable HT RC assertions with escape-hatch 2017-01-23 17:19:06 +00:00
zend_hash.h Merge branch 'PHP-7.1' 2017-02-02 18:35:35 +01:00
zend_highlight.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_highlight.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_inheritance.c Allow overriding abstract methods 2017-05-24 17:42:01 +02:00
zend_inheritance.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_ini_parser.y Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_ini_scanner_defs.h Fix stack management in ini scanner 2016-12-16 20:54:46 +01:00
zend_ini_scanner.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_ini_scanner.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_ini_scanner.l Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_ini.c Interned strings unification for TS/NTS 2017-03-04 10:39:13 +01:00
zend_ini.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_interfaces.c "Countable" interface is moved from SPL to Core 2017-05-25 12:47:43 +03:00
zend_interfaces.h "Countable" interface is moved from SPL to Core 2017-05-25 12:47:43 +03:00
zend_istdiostream.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_iterators.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_iterators.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_language_parser.y Add trailing comma syntax support for mixed and unmixed group use lists 2017-05-01 12:19:47 +02:00
zend_language_scanner_defs.h updating cvs revisions of strlcat/cpy 2016-10-20 14:13:09 +01:00
zend_language_scanner.c Merge branch 'PHP-7.1' 2017-03-23 22:50:21 +01:00
zend_language_scanner.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_language_scanner.l Merge branch 'PHP-7.1' 2017-03-23 22:50:21 +01:00
zend_list.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_list.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_llist.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_llist.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_long.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_modules.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_multibyte.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_multibyte.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_multiply.h Fix ZEND_SIGNED_MULTIPLY_LONG for AArch64 2017-01-09 23:32:02 +01:00
zend_object_handlers.c Merge branch 'PHP-7.1' 2017-04-02 13:31:07 +02:00
zend_object_handlers.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_objects_API.c Don't use zend_try around dtor_obj() and free_obj() 2017-05-04 20:57:25 +02:00
zend_objects_API.h newly added zend_object_store.no_reuse is redefined as a global zend_object_store_no_reuse, 2017-02-07 21:13:39 -05:00
zend_objects.c Unused var 2017-05-08 10:56:21 +08:00
zend_objects.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_opcode.c Implement jumptable optimization 2017-04-10 22:23:14 +02:00
zend_operators.c Use interned empty and "one char" strings. 2017-05-18 17:59:59 +03:00
zend_operators.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_portability.h Merge branch 'PHP-7.1' 2017-02-16 17:36:09 +01:00
zend_ptr_stack.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_ptr_stack.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_range_check.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_signal.c Fixed bug #74353 (Segfault when killing within bash script trap code) 2017-04-07 16:15:36 +08:00
zend_signal.h Fix bug #74149 static embed SAPI linkage error 2017-03-09 07:43:58 +00:00
zend_smart_str_public.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_smart_str.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_smart_str.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_smart_string_public.h Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
zend_smart_string.h Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
zend_sort.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_sort.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_sprintf.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_stack.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_stack.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_stream.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_stream.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_string.c move to hash API for interned strings ht management 2017-03-07 19:01:00 +01:00
zend_string.h Added ZEND_GET_CLASS, ZEMD_GET_CALLED_CLASS, ZEND_GET_TYPE instructions, to implement corresponding builtin functions. 2017-05-25 18:41:28 +03:00
zend_strtod_int.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_strtod.c More int->size_t and string overflow fixes 2016-11-05 14:00:47 -07:00
zend_strtod.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_ts_hash.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_ts_hash.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_type_info.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_types.h Keep Z_IMMUTABLE*() macros for compatibility 2017-05-02 10:00:54 +03:00
zend_variables.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_variables.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_virtual_cwd.c Avoid unnecessary string copy 2017-04-27 16:03:12 +02:00
zend_virtual_cwd.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_vm_def.h Added ZEND_GET_CLASS, ZEMD_GET_CALLED_CLASS, ZEND_GET_TYPE instructions, to implement corresponding builtin functions. 2017-05-25 18:41:28 +03:00
zend_vm_execute.h Added ZEND_GET_CLASS, ZEMD_GET_CALLED_CLASS, ZEND_GET_TYPE instructions, to implement corresponding builtin functions. 2017-05-25 18:41:28 +03:00
zend_vm_execute.skl HYBRID VM cleanup 2017-05-16 09:24:23 +03:00
zend_vm_gen.php Switch to HYBRID VM 2017-05-17 15:07:33 +03:00
zend_vm_opcodes.c Added ZEND_GET_CLASS, ZEMD_GET_CALLED_CLASS, ZEND_GET_TYPE instructions, to implement corresponding builtin functions. 2017-05-25 18:41:28 +03:00
zend_vm_opcodes.h Added ZEND_GET_CLASS, ZEMD_GET_CALLED_CLASS, ZEND_GET_TYPE instructions, to implement corresponding builtin functions. 2017-05-25 18:41:28 +03:00
zend_vm.h HYBRID VM cleanup 2017-05-16 09:24:23 +03:00
zend.c Constify to void build warning for C++ ext. [-Wwrite-strings] 2017-03-10 11:52:26 +01:00
zend.h Constify to void build warning for C++ ext. [-Wwrite-strings] 2017-03-10 11:52:26 +01:00
zend.ico
Zend.m4 Merge branch 'PHP-7.1' 2017-02-08 00:54:27 +01:00
ZendCore.dep

ZEND_VM
=======

ZEND_VM architecture allows specializing opcode handlers according to op_type
fields and using different execution methods (call threading, switch threading
and direct threading). As a result ZE2 got more than 20% speedup on raw PHP
code execution (with specialized executor and direct threading execution
method). As in most PHP applications raw execution speed isn't the limiting
factor but system calls and database calls are, your mileage with this patch
will vary.

Most parts of the old zend_execute.c go into zend_vm_def.h. Here you can
find opcode handlers and helpers. The typical opcode handler template looks
like this:

ZEND_VM_HANDLER(<OPCODE-NUMBER>, <OPCODE>, <OP1_TYPES>, <OP2_TYPES>)
{
	<HANDLER'S CODE>
}

<OPCODE-NUMBER> is a opcode number (0, 1, ...)
<OPCODE> is an opcode name (ZEN_NOP, ZEND_ADD, :)
<OP1_TYPES> & <OP2_TYPES> are masks for allowed operand op_types. Specializer
will generate code only for defined combination of types. You can use any 
combination of the following op_types UNUSED, CONST, VAR, TMP and  CV also
you can use ANY mask to disable specialization according operand's op_type.
<HANDLER'S CODE> is a handler's code itself. For most handlers it stills the
same as in old zend_execute.c, but now it uses macros to access opcode operands
and some internal executor data.

You can see the conformity of new macros to old code in the following list:

EXECUTE_DATA
	execute_data
ZEND_VM_DISPATCH_TO_HANDLER(<OP>)
	return <OP>_helper(ZEND_OPCODE_HANDLER_ARGS_PASSTHRU)
ZEND_VM_DISPATCH_TO_HELPER(<NAME>) 
	return <NAME>(ZEND_OPCODE_HANDLER_ARGS_PASSTHRU)
ZEND_VM_DISPATCH_TO_HELPER_EX(<NAME>,<PARAM>,<VAL>) 
	return <NAME>(<VAL>, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU)
ZEND_VM_CONTINUE()
	return 0
ZEND_VM_NEXT_OPCODE()
	NEXT_OPCODE()
ZEND_VM_SET_OPCODE(<TARGET>
	SET_OPCODE(<TARGET>
ZEND_VM_INC_OPCODE()
	INC_OPCOD()
ZEND_VM_RETURN_FROM_EXECUTE_LOOP()
	RETURN_FROM_EXECUTE_LOOP()
ZEND_VM_C_LABEL(<LABEL>):
	<LABEL>:
ZEND_VM_C_GOTO(<LABEL>)
	goto <LABEL>
OP<X>_TYPE
	opline->op<X>.op_type
GET_OP<X>_ZVAL_PTR(<TYPE>)
	get_zval_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
GET_OP<X>_ZVAL_PTR_PTR(<TYPE>)
	get_zval_ptr_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
GET_OP<X>_OBJ_ZVAL_PTR(<TYPE>)
	get_obj_zval_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
GET_OP<X>_OBJ_ZVAL_PTR_PTR(<TYPE>)
	get_obj_zval_ptr_ptr(&opline->op<X>, EX(Ts), &free_op<X>, <TYPE>)
IS_OP<X>_TMP_FREE()
	IS_TMP_FREE(free_op<X>)
FREE_OP<X>()
	FREE_OP(free_op<X>)
FREE_OP<X>_IF_VAR()
	FREE_VAR(free_op<X>)
FREE_OP<X>_VAR_PTR()
	FREE_VAR_PTR(free_op<X>)


Executor's helpers can be defined without parameters or with one parameter. 
This is done with the following constructs:

ZEND_VM_HELPER(<HELPER-NAME>, <OP1_TYPES>, <OP2_TYPES>)
{
	<HELPER'S CODE>
}

ZEND_VM_HELPER_EX(<HELPER-NAME>, <OP1_TYPES>, <OP2_TYPES>, <PARAM_SPEC>)
{
	<HELPER'S CODE>
}

Executor's code is generated by PHP script zend_vm_gen.php it uses zend_vm_def.h
and zend_vm_execute.skl as input and produces zend_vm_opcodes.h and 
zend_vm_execute.h. The first file is a list of opcode definitions. It is 
included from zend_compile.h. The second one is an executor code itself. It is
included from zend_execute.c.

zend_vm_gen.php can produce different kind of executors. You can select 
different opcode threading model using --with-vm-kind=CALL|SWITCH|GOTO. You can 
disable opcode specialization using --without-specializer. You can include or
exclude old executor together with specialized one using --without-old-executor.
At last you can debug executor using original zend_vm_def.h or generated file
zend_vm_execute.h. Debugging with original file requires --with-lines
option. By default ZE2 uses the following command to generate executor:

$ php zend_vm_gen.php --with-vm-kind=CALL

Zend Engine II currently includes two executors during the build process, one
is the specialized version and the other is the old one non-specialized with
function handlers. By default Zend Engine II uses the specialized one but you
can switch to the old executor at runtime by calling zend_vm_use_old_executor().