HomeFreeBSD

powerpc/memcpy: Don't predict the src and dst will be misaligned

Description

powerpc/memcpy: Don't predict the src and dst will be misaligned

Predicting misalignment will pessimize the expected common case. Don't
predict true or false in thise case.

Details

Provenance
jhibbitsAuthored on
Parents
rS358690: Finish revert of r358672, missed in r358688.
Branches
Unknown
Tags
Unknown