realname "MPI Assembler Backend for 64 bit Systems"

uses_asm
mp_bits 64

replace_file mp_madd.h

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

# The inline asm only works with gcc, but it looks like (at least on
# UltraSPARC), using 64-bit words and the sythensized multiply is a 5 to 25%
# win, so it's probably worth using elsewhere.
<cc>
gcc
sunwspro
</cc>
