cvs commit: src/sys/ia64/ia64 machdep.c src/sys/ia64/include ia64_cpu.h

Marcel Moolenaar marcel at FreeBSD.org
Mon Jul 7 17:44:01 UTC 2008


marcel      2008-07-07 17:43:56 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        machdep.c 
    sys/ia64/include     ia64_cpu.h 
  Log:
  SVN rev 180354 on 2008-07-07 17:43:56Z by marcel
  
  Add inline function ia64_fc_i() to abstract inline assembly.
  Use the new inline function in ia64_invalidate_icache().
  While there, add proper synchronization so that we know
  the fc.i instructions have taken effect when we return.
  
  Revision  Changes    Path
  1.242     +4 -1      src/sys/ia64/ia64/machdep.c
  1.24      +6 -0      src/sys/ia64/include/ia64_cpu.h


More information about the cvs-src mailing list