Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2010 14:14:50 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/include asmacros.h src/sys/sparc64/sparc64 support.S
Message-ID:  <201012291415.oBTEF61t012406@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-12-29 14:14:50 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/include  asmacros.h 
    sys/sparc64/sparc64  support.S 
  Log:
  SVN rev 216802 on 2010-12-29 14:14:50Z by marius
  
  - Move the macros for generating load and store instructions to asmacros.h
    so they can be shared by different source files and extend them by a
    variant for atomic compare and swap.
  - Consistently use EMPTY.
  
  Revision  Changes    Path
  1.21      +14 -1     src/sys/sparc64/include/asmacros.h
  1.39      +10 -23    src/sys/sparc64/sparc64/support.S



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