"Strong" stack protection for GCC
"Strong" stack protection for GCC
Posted Feb 14, 2014 16:31 UTC (Fri) by mathstuf (subscriber, #69389)In reply to: "Strong" stack protection for GCC by ewimberley
Parent article: "Strong" stack protection for GCC
So the Mill CPU has "Not a Result" as a possible result of instructions. Using this, it has 4 variants of, e.g., "add": saturating, wrap-around, sum+overflow flag, and overflow-error (which returns a NaR, *not* a value, which errors upon use (and is tagged with information to help figure out where it came from)). I'd like to see the day where the CPU assists with over and underflow detection.
