|
Message-ID: <CAJ86T=VEswD5oSoNhLK_S5wdB9dcv6X2yPfFCdWcc6SfMWRM=A@mail.gmail.com> Date: Fri, 13 Sep 2019 13:38:34 -0700 From: Andre McCurdy <armccurdy@...il.com> To: musl@...ts.openwall.com Subject: Re: [PATCH 2/2] Add big-endian support to ARM assembler memcpy On Fri, Sep 13, 2019 at 11:59 AM Rich Felker <dalias@...c.org> wrote: > > On Fri, Sep 13, 2019 at 11:44:32AM -0700, Andre McCurdy wrote: > > Allow the existing ARM assembler memcpy implementation to be used for > > both big and little endian targets. > > Nice. I don't want to merge this just before release, but as long as > it looks ok I should be able to review and merge it afterward. > > Note that I'd really like to replace this giant file with C using > inline asm just for the inner block copies and C for all the flow > control, but I don't mind merging this first as long as it's correct. Sounds good. I'll wait for your feedback after the upcoming release.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.