The Linux kernel code for AMD’s Zen 2 processors has a curious feature known as the spectral chicken. A chicken bit is a bit that can be used for disabling chip functions should they prove problematic.
This one was originally written by an Intel Linux engineer and suppresses non-branch predictions on Zen 2 processors to mitigate the risk of speculative execution attacks.