Michael Weiser <[email protected]> writes: > ARM assembly adjustments for big-endian systems contained armv6+-only > instructions (rev) in generic arm memxor code. Replace those with an > actual conversion of the leftover byte store routines for big-endian > systems. This also provides a slight optimisation by removing the > additional instruction as well as increased symmetry between little- and > big-endian implementations.
Merged onto the master-update branch (to let the ci system verify that ARM LE isn't broken). Thanks. It would be nice to have arm be in the ci as well, but you need to coordinate with Nikos. I have a somewhat fuzzy understanding of how it's set up, and know very little about the various system images being used. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
