PATCH: Remove the `q' suffix in x86_64 PTR_MANGLE/PTR_DEMANGLE

Roland McGrath roland@hack.frob.com
Fri Mar 16 22:55:00 GMT 2012


That looks fine to me.

But don't you want to rotate by 9 rather than 17 when dealing with a 32-bit
pointer, like the i386 version does?

It could be genericized here by using a "i" constraint on an input argument
that you compute from sizeof (void *).


Thanks,
Roland



More information about the Libc-alpha mailing list