php-src/Zend
2017-12-04 15:12:20 -05:00
..
tests Merge branch 'PHP-7.2' 2017-11-29 14:54:05 +08:00
acinclude.m4 Minor fix macro value 2016-12-12 16:27:37 +01:00
bench.php Don't pass useless arguments 2017-10-03 15:24:02 +03:00
build.mk Use modern autotools name of configure.ac instead of configure.in 2017-01-27 06:07:40 +00:00
buildconf
configure.ac cleanup, MEMORY_LIMIT is not used anymore 2017-06-09 08:07:21 +02:00
header
LICENSE
Makefile.am
Makefile.frag
micro_bench.php
OBJECTS2_HOWTO
README.ZEND_MM
README.ZEND_VM
zend_alloc_sizes.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_alloc.c Fixed inaccurate condition 2017-11-07 10:29:17 +03:00
zend_alloc.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_API.c Only functions of temporary modules have to be unregistered here 2017-11-30 11:40:52 +03:00
zend_API.h Remove zend_get_parameters(_ex) APIs 2017-10-30 22:00:42 +01:00
zend_arena.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_ast.c Removed workaraouns for inconsistent zvals (REFCOUNTED+INTERNED). They should be fixed now. 2017-11-03 21:02:55 +03:00
zend_ast.h Always use IS_CONSTANT_AST (IS_CONSTANT is removed). 2017-10-10 10:11:05 +03:00
zend_bitset.h Added goblal optimisation passes based on data flow analyses using SSA form: 2017-07-14 14:33:34 +03:00
zend_build.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_builtin_functions.c Use cheaper functions 2017-12-04 13:21:35 +03:00
zend_builtin_functions.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_closures.c Avoid unnecessary reference-counting on strings. 2017-11-16 17:09:32 +03:00
zend_closures.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_compile.c Use zend_string_equal*() API for zend_string equality check instead of direct memcmp() usage. 2017-12-04 17:17:02 +03:00
zend_compile.h Always use IS_CONSTANT_AST (IS_CONSTANT is removed). 2017-10-10 10:11:05 +03:00
zend_config.nw.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_config.w32.h Merge branch 'PHP-7.2' 2017-11-30 13:23:18 +01:00
zend_constants.c Use zend_string_equal*() API for zend_string equality check instead of direct memcmp() usage. 2017-12-04 17:17:02 +03:00
zend_constants.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_default_classes.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_dtrace.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_dtrace.d
zend_dtrace.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_errors.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_exceptions.c Use cheaper functions 2017-12-04 13:21:35 +03:00
zend_exceptions.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_execute_API.c Use zend_string_equal*() API for zend_string equality check instead of direct memcmp() usage. 2017-12-04 17:17:02 +03:00
zend_execute.c Fix ZEND_VM_SPEC=0 build 2017-11-24 23:06:01 +01:00
zend_execute.h Allowed modification of VM stack page size. Exported few functions. Green light for Fibers/Coroutines. 2017-11-22 15:36:09 +03:00
zend_extensions.c Remove duplicate check for already loaded extension 2017-11-16 00:16:15 +01:00
zend_extensions.h Bump all API numbers in prep for 7.2 fork 2017-07-18 10:45:02 -04:00
zend_float.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_float.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_gc.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
zend_gc.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_generators.c Remove some unnecessary duplications 2017-10-30 22:48:20 +01:00
zend_generators.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_globals_macros.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_globals.h Allowed modification of VM stack page size. Exported few functions. Green light for Fibers/Coroutines. 2017-11-22 15:36:09 +03:00
zend_hash.c Use zend_string_equal*() API for zend_string equality check instead of direct memcmp() usage. 2017-12-04 17:17:02 +03:00
zend_hash.h Introduced zend_hash_find_ex() that may avoid unnecessary hash value check. 2017-11-24 14:01:19 +03:00
zend_highlight.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_highlight.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_inheritance.c Introduced zend_hash_find_ex() that may avoid unnecessary hash value check. 2017-11-24 14:01:19 +03:00
zend_inheritance.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_ini_parser.y Avoid unnecessary reference-counting on strings. 2017-11-16 17:09:32 +03: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 further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_ini_scanner.l Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
zend_ini.c Fix unsigned comparisons and remove dead code 2017-11-17 22:38:44 +01:00
zend_ini.h Use Zend MM heap for non-persistent ini entry values. 2017-11-08 12:01:59 +03:00
zend_interfaces.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_interfaces.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_istdiostream.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_iterators.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
zend_iterators.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_language_parser.y Allow trailing commas in function and method calls 2017-11-06 07:13:56 +00: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' into PHP-7.2 2017-07-21 12:02:54 +08:00
zend_language_scanner.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_language_scanner.l Merge branch 'PHP-7.1' into PHP-7.2 2017-07-21 12:02:54 +08:00
zend_list.c Fixed memory leaks 2017-11-02 03:04:27 +03:00
zend_list.h Persistent resources are "thread-local". 2017-11-01 15:19:31 +03:00
zend_llist.c Fix unsigned comparisons and remove dead code 2017-11-17 22:38:44 +01:00
zend_llist.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_long.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_modules.h Bump all API numbers in prep for 7.2 fork 2017-07-18 10:45:02 -04:00
zend_multibyte.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_multibyte.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_multiply.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_object_handlers.c Use zend_string_equal*() API for zend_string equality check instead of direct memcmp() usage. 2017-12-04 17:17:02 +03:00
zend_object_handlers.h Fixed signed/unsigned comparisons 2017-10-25 11:45:17 +03:00
zend_objects_API.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
zend_objects_API.h Subtract one zval from memset 2017-11-25 18:02:01 +01:00
zend_objects.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
zend_objects.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_opcode.c Fixed use-after free introduced in fcc08ce19f 2017-10-31 01:20:38 +03:00
zend_operators.c Use zend_string_equal*() API for zend_string equality check instead of direct memcmp() usage. 2017-12-04 17:17:02 +03:00
zend_operators.h Use zend_string_equal*() API for zend_string equality check instead of direct memcmp() usage. 2017-12-04 17:17:02 +03:00
zend_portability.h fix build with older gccs: label attributes are only available with gcc 5+ 2017-12-04 15:12:20 -05:00
zend_ptr_stack.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_ptr_stack.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_range_check.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_signal.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_signal.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_smart_str_public.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_smart_str.c Switch to ZMM routines, closes #2917 2017-11-21 19:38:53 +01:00
zend_smart_str.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_smart_string_public.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_smart_string.h Reduce smart_string related reallocations and make them Zend MM friendly. 2017-10-25 19:04:16 +03:00
zend_sort.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_sort.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_sprintf.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_stack.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_stack.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_stream.c further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_stream.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_string.c Use zend_string_equal*() API for zend_string equality check instead of direct memcmp() usage. 2017-12-04 17:17:02 +03:00
zend_string.h Use zend_string_equal*() API for zend_string equality check instead of direct memcmp() usage. 2017-12-04 17:17:02 +03:00
zend_strtod_int.h Merge branch 'PHP-7.1' into PHP-7.2 2017-07-21 11:16:38 +02:00
zend_strtod.c Merge branch 'PHP-7.0' into PHP-7.1 2017-07-21 11:16:15 +02:00
zend_strtod.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_ts_hash.c Refactored recursion pretection 2017-10-06 01:34:50 +03:00
zend_ts_hash.h Refactored recursion pretection 2017-10-06 01:34:50 +03:00
zend_type_info.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend_types.h Allow reference-counting on "thread-local" persistent zvals 2017-11-01 15:11:52 +03:00
zend_variables.c Removed workaraouns for inconsistent zvals (REFCOUNTED+INTERNED). They should be fixed now. 2017-11-03 21:02:55 +03:00
zend_variables.h Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
zend_virtual_cwd.c Fix unsigned comparisons and remove dead code 2017-11-17 22:38:44 +01:00
zend_virtual_cwd.h Merge branch 'PHP-7.2' 2017-08-14 00:53:33 +02:00
zend_vm_def.h Use zend_string_equal*() API for zend_string equality check instead of direct memcmp() usage. 2017-12-04 17:17:02 +03:00
zend_vm_execute.h Use zend_string_equal*() API for zend_string equality check instead of direct memcmp() usage. 2017-12-04 17:17:02 +03:00
zend_vm_execute.skl Split zend_init_execute_data() into zend_init_func_execute_data() and zend_init_code_execute_data() 2017-06-29 10:10:57 +03:00
zend_vm_gen.php Fix ZEND_VM_SPEC=0 build 2017-11-24 23:06:01 +01:00
zend_vm_opcodes.c TYPE_CHECK instruction changed. Now it keeps in extended_value a type mask. 2017-11-23 15:58:34 +03:00
zend_vm_opcodes.h TYPE_CHECK instruction changed. Now it keeps in extended_value a type mask. 2017-11-23 15:58:34 +03:00
zend_vm.h further sync for vim mode lines 2017-07-04 18:12:45 +02:00
zend.c Intern auto global name strings in first place 2017-11-29 17:10:51 +03:00
zend.h drop -dev from Zend version 2017-11-28 08:01:41 +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().