]> granicus.if.org Git - php/commit
PowerPC64 support for add and sub with overflow check
authorGustavo Frederico Temple Pedrosa <gustavo.pedrosa@eldorado.org.br>
Thu, 11 Dec 2014 18:14:51 +0000 (18:14 +0000)
committerRemi Collet <remi@php.net>
Fri, 12 Dec 2014 09:47:54 +0000 (10:47 +0100)
commit5dbeb9e65eb01fb974cd88025a4054f4e51bdbf2
tree7708f4992c3264e0b9cdfa031059555e505ac82d
parentfd045c7021cabe4462dd99611ab9d003adc203a5
PowerPC64 support for add and sub with overflow check

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

* fast_add_function
* fast_sub_function
Zend/zend_operators.h