Skip to content
Commit f65e4fa8 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Improve branch prediction in ll/sc atomic operations.



Now that finally all supported versions of binutils have functioning
support for .subsection use .subsection to tweak the branch prediction

I did not modify the R10000 errata variants because it seems unclear if
this will invalidate the workaround which actually relies on the cheesy
prediction of branch likely to cause a misspredict if the sc was
successful.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 509cb37e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment