Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 23:19:06 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 support.S
Message-ID:  <200310230619.h9N6J6Ok012825@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/10/22 23:19:06 PDT

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        support.S 
  Log:
  Add spillfd(). This function loads a double-precision FP register
  at the first address and spills it to the second address. This
  allows unaligned_fixup() to update the context of the process in
  a way that assures proper rounding.
  Similar functions for single-and extended-precision are added when
  needed.
  
  Revision  Changes    Path
  1.21      +10 -0     src/sys/ia64/ia64/support.S



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310230619.h9N6J6Ok012825>