Skip to content
Commit d7734976 authored by Noah Goldstein's avatar Noah Goldstein Committed by Sunil K Pandey
Browse files

x86-64: Use notl in EVEX strcmp [BZ #28646]



Must use notl %edi here as lower bits are for CHAR comparisons
potentially out of range thus can be 0 without indicating mismatch.
This fixes BZ #28646.

Co-Authored-By: default avatarH.J. Lu <hjl.tools@gmail.com>
(cherry picked from commit 4df1fa6d)
parent 3a8cc38d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment