1
1
openmpi/opal/asm/base
Brian Barrett 77ceee3bf2 * Fix cmpset_32 / 64 so that ret always returns the right value and
there is an exit path out of the loop
  * Reformat assembly to match other platforms
  * Update base file for non-inline assembly to match changes in
    the inline version

This commit was SVN r11803.
2006-09-25 22:17:04 +00:00
..
aix.conf Initial population of the opal tree 2005-07-02 13:43:20 +00:00
ALPHA.asm * Fix cmpset_32 / 64 so that ret always returns the right value and 2006-09-25 22:17:04 +00:00
AMD64.asm * sync opal_atomic_cmpset_{32,64} for AMD64 with the x86 32 bit version, 2006-04-06 01:23:33 +00:00
default.conf Initial population of the opal tree 2005-07-02 13:43:20 +00:00
IA32.asm - Delete the compiler-generated comments APP/NO_APP, as some 2006-03-16 15:14:00 +00:00
IA64.asm * IA64 can have a weaker consistency model for memory than x86, so we 2006-06-17 05:01:54 +00:00
MIPS.asm - Delete the compiler-generated comments APP/NO_APP, as some 2006-03-16 15:14:00 +00:00
POWERPC32.asm * support high-res timers even if we don't have inline assembly 2005-08-23 21:50:23 +00:00
POWERPC64.asm * fix duplicate local symbol probelm in PPC64 assembly 2005-08-25 16:37:48 +00:00
SPARC.asm * rename all the atomic functions from ompi to opal 2005-07-03 21:38:51 +00:00
SPARCV9_32.asm * rename all the atomic functions from ompi to opal 2005-07-03 21:38:51 +00:00
SPARCV9_64.asm * rename all the atomic functions from ompi to opal 2005-07-03 21:38:51 +00:00