You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dmitry Stogov 17c6007445 Fixed compilation on Windows 18 years ago
..
RFCs this one is declined 22 years ago
tests # My editor somehow likes to convert to UTF-8 18 years ago
ChangeLog ChangeLog update 18 years ago
FlexLexer.h Replace macros which begin with an underscore through an appropiately 26 years ago
LICENSE - More -> 2006 changes 20 years ago
Makefile.am Removed unused zend_mm.* 19 years ago
Makefile.frag - Fix dependency 21 years ago
OBJECTS2_HOWTO - modifyable -> modifiable 22 years ago
README.ZEND_MM Beautify and reword a bit. 19 years ago
README.ZEND_VM Nuked DOS EOLs 21 years ago
ZEND_CHANGES Add some information about array overloading 22 years ago
Zend.dsp Removed unused zend_mm.* 19 years ago
Zend.m4 Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make a 19 years ago
ZendCore.dep - Rename modules.h to zend_modules.h 25 years ago
ZendTS.dsp Removed unused zend_mm.* 19 years ago
acconfig.h Bump year. 19 years ago
acinclude.m4 - MFB: Bison 2.3 is working as well. 20 years ago
bench.php fixed compatibility with ext/hash 20 years ago
build.mk Add clean target which removes standard targets 27 years ago
buildconf Use libtool to build. 27 years ago
configure.in - Compile fix for systems without uint32_t typedef 21 years ago
flex.skl Unicode support 21 years ago
header - Update copyright notices to 2006 20 years ago
zend.c - WS + CS + use Z macros where possible 18 years ago
zend.h Fixed compilation on Windows 18 years ago
zend.ico Zend Library 27 years ago
zend_API.c Fixed bug #43128 (Very long class name causes segfault) 18 years ago
zend_API.h ws + cs 18 years ago
zend_alloc.c Macro definitions are moved to zend.h 18 years ago
zend_alloc.h Fixed windows build (Rob) 18 years ago
zend_arg_defs.c Bump year. 19 years ago
zend_builtin_functions.c Added macros for managing zval refcounts and is_ref statuses 19 years ago
zend_builtin_functions.h Bump year. 19 years ago
zend_compile.c Fixed bug #43318 18 years ago
zend_compile.h Fixed bug #43128 (Very long class name causes segfault) 18 years ago
zend_config.nw.h Bump year. 19 years ago
zend_config.w32.h Bump year. 19 years ago
zend_constants.c - Fix build 18 years ago
zend_constants.h Namespace constants 19 years ago
zend_default_classes.c fix folding, CS and WS 19 years ago
zend_dynamic_array.c fix folding, CS and WS 19 years ago
zend_dynamic_array.h Bump year. 19 years ago
zend_errors.h Bump year. 19 years ago
zend_exceptions.c Added macros for managing zval refcounts and is_ref statuses 19 years ago
zend_exceptions.h Bump year. 19 years ago
zend_execute.c Fixed bug #43128 (Very long class name causes segfault) 18 years ago
zend_execute.h - in case of ambiguity class name in namespace call __autoload() only after 19 years ago
zend_execute_API.c Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead) 18 years ago
zend_extensions.c - Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported on MacOSX) 19 years ago
zend_extensions.h Updated API version numbers 19 years ago
zend_fast_cache.h Bump year. 19 years ago
zend_globals.h Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead) 18 years ago
zend_globals_macros.h Allow C++ extensions to use CG(), EG() ... (Caroline) 19 years ago
zend_hash.c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
zend_hash.h Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
zend_highlight.c MFB: Fixed bug #42767 (highlight_string() truncates trailing comment). 19 years ago
zend_highlight.h Bump year. 19 years ago
zend_indent.c - Fix compile warnings 19 years ago
zend_indent.h Bump year. 19 years ago
zend_ini.c MFB: MFB: Fixed typo in previous patch 19 years ago
zend_ini.h - Added ".htaccess" style user-defined php.ini files support for 19 years ago
zend_ini_parser.y - Removed the %destructor declaration (requires bison 1.875 or above) 19 years ago
zend_ini_scanner.h - Added ".htaccess" style user-defined php.ini files support for 19 years ago
zend_ini_scanner.l - Use non-unicode input method (other one crashes for some reason in ZTS mode) 19 years ago
zend_interfaces.c Added macros for managing zval refcounts and is_ref statuses 19 years ago
zend_interfaces.h Bump year. 19 years ago
zend_istdiostream.h Bump year. 19 years ago
zend_iterators.c fix folding, CS and WS 19 years ago
zend_iterators.h Bump year. 19 years ago
zend_language_parser.y Added support for "namespace::" prefix that is resolved to current namespace name. 18 years ago
zend_language_scanner.h Bump year. 19 years ago
zend_language_scanner.l T_IMPORT -> T_USE 18 years ago
zend_list.c fix folding, CS and WS 19 years ago
zend_list.h Bump year. 19 years ago
zend_llist.c fix folding, CS and WS 19 years ago
zend_llist.h Bump year. 19 years ago
zend_modules.h Updated API version numbers 19 years ago
zend_multiply.h MFB:- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail. (Integer overflow) 19 years ago
zend_object_handlers.c Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead) 18 years ago
zend_object_handlers.h - Allow binary strings as method name in $class::$method(), fixes 19 years ago
zend_objects.c fix folding, CS and WS 19 years ago
zend_objects.h Bump year. 19 years ago
zend_objects_API.c Added macros for managing zval refcounts and is_ref statuses 19 years ago
zend_objects_API.h - Fix compile warnings 19 years ago
zend_opcode.c - Initialize the reserved resource bits so that they can be reliably used. 18 years ago
zend_operators.c math and comparison optimization 18 years ago
zend_operators.h - Fix compile warnings 19 years ago
zend_ptr_stack.c - That line got lost while merging around... 18 years ago
zend_ptr_stack.h - Allow persistent zent_ptr_stacks (patch by Andrey Hristov) 18 years ago
zend_qsort.c fix folding, CS and WS 19 years ago
zend_qsort.h Bump year. 19 years ago
zend_sprintf.c fix folding, CS and WS 19 years ago
zend_stack.c fix folding, CS and WS 19 years ago
zend_stack.h Bump year. 19 years ago
zend_static_allocator.c fix folding, CS and WS 19 years ago
zend_static_allocator.h Bump year. 19 years ago
zend_stream.c fix folding, CS and WS 19 years ago
zend_stream.h Bump year. 19 years ago
zend_strtod.c Fixed bug #43128 (Very long class name causes segfault) 18 years ago
zend_strtod.h fix #41118 (PHP does not handle overflow of octal integers) 19 years ago
zend_strtol.c add zend_u_strtoul() and fix build 19 years ago
zend_ts_hash.c fix folding, CS and WS 19 years ago
zend_ts_hash.h Bump year. 19 years ago
zend_types.h typo 19 years ago
zend_unicode.c fix folding, CS and WS 19 years ago
zend_unicode.h - Consistency: macros shall be uppercased (as requested by Andrei) 19 years ago
zend_variables.c Added macros for managing zval refcounts and is_ref statuses 19 years ago
zend_variables.h Bump year. 19 years ago
zend_vm.h - Fix compile warnings 19 years ago
zend_vm_def.h Speed-up of ZEND_DO_FCALL and ZEND_INIT_FCALL_BY_NAME by lowercasing and calculating hash values at compile time. 18 years ago
zend_vm_execute.h Fixed compilation on Windows 18 years ago
zend_vm_execute.skl Fixed compilation on Windows 18 years ago
zend_vm_gen.php Bump year. 19 years ago
zend_vm_opcodes.h Speed-up of ZEND_DO_FCALL and ZEND_INIT_FCALL_BY_NAME by lowercasing and calculating hash values at compile time. 18 years ago

README.ZEND_VM

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 callls 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().