1 1.1.1.3 mrg Copyright 2002, 2012, 2015 Free Software Foundation, Inc. 2 1.1 mrg 3 1.1 mrg This file is part of the GNU MP Library. 4 1.1 mrg 5 1.1.1.3 mrg The GNU MP Library is free software; you can redistribute it and/or modify 6 1.1.1.3 mrg it under the terms of either: 7 1.1.1.3 mrg 8 1.1.1.3 mrg * the GNU Lesser General Public License as published by the Free 9 1.1.1.3 mrg Software Foundation; either version 3 of the License, or (at your 10 1.1.1.3 mrg option) any later version. 11 1.1.1.3 mrg 12 1.1.1.3 mrg or 13 1.1.1.3 mrg 14 1.1.1.3 mrg * the GNU General Public License as published by the Free Software 15 1.1.1.3 mrg Foundation; either version 2 of the License, or (at your option) any 16 1.1.1.3 mrg later version. 17 1.1.1.3 mrg 18 1.1.1.3 mrg or both in parallel, as here. 19 1.1 mrg 20 1.1 mrg The GNU MP Library is distributed in the hope that it will be useful, but 21 1.1.1.3 mrg WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 22 1.1.1.3 mrg or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 23 1.1 mrg for more details. 24 1.1 mrg 25 1.1.1.3 mrg You should have received copies of the GNU General Public License and the 26 1.1.1.3 mrg GNU Lesser General Public License along with the GNU MP Library. If not, 27 1.1.1.3 mrg see https://www.gnu.org/licenses/. 28 1.1 mrg 29 1.1 mrg 30 1.1 mrg 31 1.1 mrg 32 1.1 mrg 33 1.1.1.2 mrg This directory contains mpn functions for ARM processors. It has been 34 1.1.1.3 mrg optimised mainly for Cortex-A9 and Cortex-A15, but the code in the top-level 35 1.1.1.3 mrg directory should run on all ARM processors at architecture level v4 or later. 36