K 10 svn:author V 6 marcel K 8 svn:date V 27 2007-05-27T19:02:47.000000Z K 7 svn:log V 302 Have the processor defer all faults and exceptions for control speculative loads. This at least makes control speculative loads work. In the future we should analyze which faults/exceptions we want to handle rather than defer to avoid having to call the recovery code when it's not strictly necessary. END