Skip to content
Snippets Groups Projects
Commit 07c0f653 authored by Taylor Simpson's avatar Taylor Simpson
Browse files

Hexagon (target/hexagon) fix bug in fLSBNEW*


Change fLSBNEW/fLSBNEW0/fLSBNEW1 from copy to "x & 1"
Remove gen_logical_not function
Clean up fLSBNEWNOT to use andi-1 followed by xori-1

Test cases added to tests/tcg/hexagon/misc.c

Signed-off-by: default avatarTaylor Simpson <tsimpson@quicinc.com>
Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Message-Id: <1622589584-22571-2-git-send-email-tsimpson@quicinc.com>
parent 13d5f87c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment