Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • agoncharov's avatar
    249dadb0
    FreeBSD-os.c: · 249dadb0
    agoncharov authored
       Added SSE2 support to `os_sigcontext_fpu_modes' and `restore_fpu'
       -- essentially fixing the trap handling.  This includes changing
       the way FP state control and status words are combined in the
       returned value -- this is now in line with the way this return
       value is built on Linux and Darwin.
    
    Config.FreeBSD_gencgc:
    
      Added SSE2 support and did general maintenance/reorganization while
      I was there.
    249dadb0
    History
    FreeBSD-os.c:
    agoncharov authored
       Added SSE2 support to `os_sigcontext_fpu_modes' and `restore_fpu'
       -- essentially fixing the trap handling.  This includes changing
       the way FP state control and status words are combined in the
       returned value -- this is now in line with the way this return
       value is built on Linux and Darwin.
    
    Config.FreeBSD_gencgc:
    
      Added SSE2 support and did general maintenance/reorganization while
      I was there.