by qazpot on 11/27/24, 1:22 PM with 1 comments
by JoeAltmaier on 11/27/24, 5:32 PM
The 'display' where arguments and sometimes return values are kept can continue to be done as it is now. It's just the return addresses to calls? They are the root of many of the issues plaguing cpu security today.
If a separate, un-addressable (except by call and return instructions, indirectly) stack would do much to mitigate Spectre, ROP-oriented hacks and so on.