Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2005 06:01:44 +0000 (UTC)
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:  <200501270601.j0R61iGa007139@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2005-01-27 06:01:44 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        unaligned.c 
  Log:
  Fix handling of post increment: Either the first or second operand
  is the register with the memory address, and it's that register's
  value we need to increment or decrement.
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.11      +4 -1      src/sys/ia64/ia64/unaligned.c



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