Auteur: Petr Pisar Date: À: pcre-dev Sujet: Re: [pcre-dev] Adding SSE2 support to PCRE2-JIT
On Mon, Aug 24, 2015 at 08:51:29AM +0200, Zoltán Herczeg wrote: > this is just a notification that I recently added x86 SSE2 support to
> PCRE2-JIT.
May have a question about pcre executable portability? Not all x86 machines
support SSE2. Is it there a run-time check for SSE2 support with a fall-back
code, or is it a compile time option?