1 /* fls64.S: SPARC default __fls definition.
3 * SPARC default __fls definition, which follows the same algorithm as
4 * in generic __fls(). This function will be boot time patched on T4
8 #include <linux/linkage.h>
9 #include <asm/export.h>
12 .register %g2, #scratch
13 .register %g3, #scratch