realname "MPI Assembler Backend for 64 bit Systems"

uses_asm
mp_bits 64

replace_file mp_madd.h

<arch>
alpha
amd64
ia64
mips64
ppc64
</arch>

# icc understands gcc's asm syntax, but doesn't run on any of the systems we
# want it on. KAI C++ supports it too, the problem is that the compiler driver
# doesn't set any useful macros so we can figure out which bit of asm magic we
# want to include during any particular compile.
<cc>
gcc
</cc>
