diff options
author | lloyd <[email protected]> | 2014-01-01 21:20:55 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-01 21:20:55 +0000 |
commit | 197dc467dec28a04c3b2f30da7cef122dfbb13e9 (patch) | |
tree | cdbd3ddaec051c72f0a757db461973d90c37b97a /lib/math/mp/mp_x86_64/info.txt | |
parent | 62faac373c07cfe10bc8c309e89ebdd30d8e5eaa (diff) |
Shuffle things around. Add NIST X.509 test to build.
Diffstat (limited to 'lib/math/mp/mp_x86_64/info.txt')
-rw-r--r-- | lib/math/mp/mp_x86_64/info.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/math/mp/mp_x86_64/info.txt b/lib/math/mp/mp_x86_64/info.txt new file mode 100644 index 000000000..75c42ddc1 --- /dev/null +++ b/lib/math/mp/mp_x86_64/info.txt @@ -0,0 +1,18 @@ +load_on dep + +mp_bits 64 + +<header:internal> +mp_madd.h +mp_asmi.h +</header:internal> + +<arch> +x86_64 +</arch> + +<cc> +clang +gcc +icc +</cc> |