cvs commit: src/sys/ia64/ia64 unaligned.c

Marcel Moolenaar marcel at FreeBSD.org
Wed Nov 5 20:26:41 PST 2003


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


More information about the cvs-src mailing list