1
1
openmpi/opal/asm
Brian Barrett 01913be4e6 * IA64 can have a weaker consistency model for memory than x86, so we
need memory barriers to actually do something other than hint
  to the compiler not to reorder memory-related instructions.  The
  IA64 instruction for memory barriers is "mf".

  Fixes bug #137.

This commit was SVN r10401.
2006-06-17 05:01:54 +00:00
..
base * IA64 can have a weaker consistency model for memory than x86, so we 2006-06-17 05:01:54 +00:00
asm-data.txt * fix assembly issues for linux, which wants a notation to make the stack 2006-01-11 04:49:40 +00:00
asm.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
generate-all-asm.pl Initial population of the opal tree 2005-07-02 13:43:20 +00:00
generate-asm.pl * fix assembly issues for linux, which wants a notation to make the stack 2006-01-11 04:49:40 +00:00
Makefile.am properly build when we don't have any ASM support (ie Windows w/ CL compiler) 2005-12-19 05:39:07 +00:00