Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2003 22:46:33 -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/include ia64_cpu.h
Message-ID:  <200308150546.h7F5kXhB019398@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/08/14 22:46:33 PDT

  FreeBSD src repository

  Modified files:
    sys/ia64/include     ia64_cpu.h 
  Log:
  Add an instruction group break after the move to application register
  and the move to control register to avoid dependency violations when
  these functions are used. Note that explicit data and instruction
  serialization also need to be in a subsequent instruction group.
  This too requires that we have an igrp break here.
  
  Revision  Changes    Path
  1.19      +2 -2      src/sys/ia64/include/ia64_cpu.h



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