diff options
Diffstat (limited to 'vendor/gmp-6.3.0/mpn/arm/neon/README')
-rw-r--r-- | vendor/gmp-6.3.0/mpn/arm/neon/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/gmp-6.3.0/mpn/arm/neon/README b/vendor/gmp-6.3.0/mpn/arm/neon/README new file mode 100644 index 0000000..79e3b48 --- /dev/null +++ b/vendor/gmp-6.3.0/mpn/arm/neon/README @@ -0,0 +1,2 @@ +This directory contains Neon code which runs and is efficient on all +ARM CPUs which support Neon. |