Relief for retpoline pain
Relief for retpoline pain
Posted Dec 15, 2018 19:26 UTC (Sat) by jcm (subscriber, #18262)In reply to: Relief for retpoline pain by patrakov
Parent article: Relief for retpoline pain
Retpolines don't prevent speculation, they just give the branch prediction logic a harmless path to speculate into. Speculation occurs into an infinite loop to self (with an optimization hint to the hw via a "pause" instruction so it doesn't actually consume cycles on the loop).
