Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2010 23:46:30 +0000 (UTC)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/include cpufunc.h
Message-ID:  <201004162346.o3GNkkvv009956@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2010-04-16 23:46:30 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/include     cpufunc.h 
  Log:
  SVN rev 206713 on 2010-04-16 23:46:30Z by jmallett
  
  o) Fix the intr_* functions to not spam the whole status register, just the IE
     bit.
  o) Remove some unused inlines.
  o) Generate CP0 access functions for 64-bit TLB registers when building for
     n64.
  o) Add an inline function version of the COP0_SYNC macro.
  
  Revision  Changes    Path
  1.5       +45 -56    src/sys/mips/include/cpufunc.h



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