This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 4/5] Use movq for 64-bit operations


On Mon, May 13, 2013 at 08:36:11AM -0700, Peter Collingbourne wrote:
> The EXTRACT_WORDS64 and INSERT_WORDS64 macros use movd for a 64-bit
> operation.  Somehow gcc manages to turn this into movq, but LLVM won't.
>
OK for me. 

Ondra


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]