mirror of
https://github.com/php/php-src.git
synced 2026-03-30 04:02:19 +02:00
_bc_do_sub now uses SIMD to perform calculations at high speed. Moved the macros used for SIMD to `private.h`, and added some constants and macros.