/* * Manipulation of bits */ .file "find_one.s" .section .text .align 4 .global _find_first_one _find_first_one : l.jr r9 l.ff1 r11,r3 /* .global _find_last_one _find_last_one : l.jr r9 l.fl1 r11,r3,r0 */