PATCH: Add x32 ffs

Roland McGrath roland@hack.frob.com
Wed May 16 17:00:00 GMT 2012


Though the code is the same, I think it's better to #include the x86_64
file and add weak_alias (__fs, ffsl).  That way if the x86_64 code ever
changed or improved, x32 would use the version that can make the x86_64
assumptions about what instructions can be used.

Thanks,
Roland



More information about the Libc-alpha mailing list