]> granicus.if.org Git - php/commit
PowerPC64 support for operators with overflow check
authorGustavo Frederico Temple Pedrosa <gustavo.pedrosa@eldorado.org.br>
Thu, 11 Dec 2014 17:48:41 +0000 (17:48 +0000)
committerRemi Collet <remi@php.net>
Fri, 12 Dec 2014 09:47:50 +0000 (10:47 +0100)
commitfd045c7021cabe4462dd99611ab9d003adc203a5
tree3b01c680f3882f9104acbdf537b038dda8e7c7ba
parent14e29f51460ecd1ec9ae7a26dfb9dcb2c81768d5
PowerPC64 support for operators with overflow check

This adds fast architecture-specific implementations of
the following functions for the ppc64:

* fast_increment_function
* fast_decrement_function
Zend/zend_operators.h