On Thu, 24 May 2018, Martin Storsjö wrote:
Signed-off-by: Martin Storsjö <[email protected]>
---
Updated to actually use a separate 64 bit inline assembly snippet for
this as well. This has been tested with various 64 bit input parameters.
This is a copy of the existing 32 bit versions of these functions, but
with parameter and return value types updated, and with a separate inline
assembly template for it that uses the full 64 bit register size for the
data intermediates.
---
mingw-w64-headers/include/psdk_inc/intrin-impl.h | 72 ++++++++++++++++++++++++
1 file changed, 72 insertions(+)
Ping, this is just copying the existing 32 bit wide functions on aarch64
and renaming things, data types and assembly operands to work on 64 bit
wide data instead.
// Martin
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public