blob: 4353ec71e1e04690c8293eeb0f0bf82c3fe53cae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
realname "MPI Assembler Backend for x86-64/AMD64 Systems"
mp_bits 64
load_on asm_ok
<replace>
bit_ops.h
mp_asm.h
mp_asmi.h
</replace>
<arch>
amd64
</arch>
<cc>
gcc
icc
</cc>
|