Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2010 01:23:41 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ia64/ia64 context.S exception.S locore.S support.S syscall.S
Message-ID:  <201002220123.o1M1NrLT089966@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

marcel      2010-02-22 01:23:41 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        context.S exception.S locore.S support.S 
                         syscall.S 
  Log:
  SVN rev 204184 on 2010-02-22 01:23:41Z by marcel
  
  Prefer I-units and M-units for nop instructions. This works around
  McKinley flaws. It also avoids using the F-unit in the kernel for
  no reason.
  
  Revision  Changes    Path
  1.6       +5 -5      src/sys/ia64/ia64/context.S
  1.68      +20 -20    src/sys/ia64/ia64/exception.S
  1.42      +9 -9      src/sys/ia64/ia64/locore.S
  1.29      +14 -14    src/sys/ia64/ia64/support.S
  1.16      +10 -10    src/sys/ia64/ia64/syscall.S



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