diff options
Diffstat (limited to 'lib/math/mp/mp_x86_32/info.txt')
-rw-r--r-- | lib/math/mp/mp_x86_32/info.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/math/mp/mp_x86_32/info.txt b/lib/math/mp/mp_x86_32/info.txt new file mode 100644 index 000000000..f36abaf62 --- /dev/null +++ b/lib/math/mp/mp_x86_32/info.txt @@ -0,0 +1,18 @@ +load_on dep + +mp_bits 32 + +<header:internal> +mp_madd.h +mp_asmi.h +</header:internal> + +<arch> +x86_32 +</arch> + +<cc> +clang +gcc +icc +</cc> |