Am 24.05.2018 um 14:23 schrieb Martin Storsjö: > 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(+)
looks good to me ------------------------------------------------------------------------------ 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
