K 10 svn:author V 6 marcel K 8 svn:date V 27 2007-05-21T05:11:43.000000Z K 7 svn:log V 323 When speculation fails (as determined by the chk instruction) the processor is to jump to recovery code. This branching behaviour may not be implemented by the processor and a Speculative Operation fault is raised. The OS is responsible to emulate the branch. Implement this, because GCC 4.2 uses advanced loads regularly. END