Commit 873c371e authored by Stuart Monteith's avatar Stuart Monteith
Browse files

ART: Fix GenSelect for ARM64



Add CSINV and replace CSNEG in GenSelect.
Some tests were failing in 083-complier-regression as CSNEG
was used instead of CSINV. CSNEG on xzr yields 0, whereas
CSINV negates the bits and yields -1, which was the intention.

Change-Id: I60557e34483f98310f7d33f18d8db203fba6e78f
Signed-off-by: default avatarStuart Monteith <stuart.monteith@arm.com>
parent 3641ac7d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment