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