https://sourceware.org/bugzilla/show_bug.cgi?id=22871

--- Comment #14 from H.J. Lu <hjl.tools at gmail dot com> ---
We should avoid testb optimization.  This are latencies:

testb  : 33711871
testw  : 21204854
testl  : 18938530
testq  : 18942712

on Haswell.  Most of other processors show that testb is the slowest.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to