https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97073

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The only explanation would be that -msse2 -mstv was enabled...  In that case
the bitwise logical op is done through pandn instruction.

Reply via email to