Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2003 20:26:40 -0800 (PST)
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 unaligned.c
Message-ID:  <200311060426.hA64Qeao083125@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/11/05 20:26:40 PST

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        unaligned.c 
  Log:
  Add support for unaligned ld2, st2, st4 and st8. While here, make
  sure we handle stacked registers properly by taking into account
  that:
  1. bspstore points after the frame (due to cover),
  2. we need to adjust for intermediate NaT collections.
  
  Revision  Changes    Path
  1.8       +33 -1     src/sys/ia64/ia64/unaligned.c



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