On 17/01/2008, Alexander Graf <[EMAIL PROTECTED]> wrote: > TeLeMan wrote: > > env->cr[8] used by SVM codes was not defined. > > As far as I remember cr8 is the very same as the TPR, so we only need to > implement one and map the other to the value we want.
I committed the original patch to avoid possible corruption of env, for now, if you have a better patch to remove the confusion between CR8 and TPR, please rediff on top of cvs. Thanks