math/mpx-mul4-{arm-neon,arm64-simd}.S, etc.: Add ARM versions of `mul4'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 4 Nov 2019 12:22:00 +0000 (12:22 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 9 May 2020 19:57:33 +0000 (20:57 +0100)
commitea1b3cec199052eda3a0054d86c70e948c6e7580
treeacc5d5500b8473f195e39e72506109358f441a8d
parentcd303963aec7291de8aabf9aa04d1423fe7dcac4
math/mpx-mul4-{arm-neon,arm64-simd}.S, etc.: Add ARM versions of `mul4'.

With this, I think we (finally) have parity across the various premier
target platforms.
debian/catacomb2.symbols
math/Makefile.am
math/mpmont.c
math/mpx-mul4-arm-neon.S [new file with mode: 0644]
math/mpx-mul4-arm64-simd.S [new file with mode: 0644]
math/mpx-mul4-test.c
math/mpx.c