cvs commit: src/sys/alpha/alpha fp_emulate.c src/sys/alpha/include fpu.h

David Schultz das at FreeBSD.org
Thu May 6 02:35:59 PDT 2004


das         2004/05/06 02:35:58 PDT

  FreeBSD src repository

  Modified files:
    sys/alpha/alpha      fp_emulate.c 
    sys/alpha/include    fpu.h 
  Log:
  Don't clear the exception flags after we finish emulating a
  floating-point instruction in the kernel.  The flags are
  supposed to be cumulative.
  
  Thanks to marcel for helping me test this.
  
  Revision  Changes    Path
  1.14      +1 -1      src/sys/alpha/alpha/fp_emulate.c
  1.7       +2 -0      src/sys/alpha/include/fpu.h


More information about the cvs-src mailing list