K 10 svn:author V 7 alfredo K 8 svn:date V 27 2020-03-26T18:50:54.810907Z K 7 svn:log V 496 msun: swap words order instead of bits order on BIG ENDIAN The "for" loop on big endian was inverting all the bits instead of just the words Issue reported by TestSuite (msun lib nan_test case) Submitted by: Renato Riolino Submitted by: Fernando Valle Reviewed by: pfg, alfredo Approved by: jhibbits (mentor) Sponsored by: Eldorado Research Institute (eldorado.org.br) Differential Revision: https://reviews.freebsd.org/D23926 END