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: Add LP_SIZE, OP_LP, ASM_ADDR and RXX_LP to x86_64/sysdep.h


On Fri, Mar 16, 2012 at 4:03 PM, Roland McGrath <roland@hack.frob.com> wrote:
> It's hard to evaluate the wisdom of particular macro choices without
> seeing all the cases where they're used.

I pushed hjl/x32/master branch.  You can take a look to
see how they are used.

> Instead of the several MOVE_LP et al, we could just have a single macro:
>
> #define LP(insn) ? ? ? ?insn##q

Good idea.

> (could be a different name). ?For parity, it seems appropriate to define
> that for !__ASSEMBLER__ too, in case they are needed in asm().
>

Sure.

Thanks.


-- 
H.J.


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