.section ".text" .align 4 .global incrementSequence .type incrementSequence, #function .proc 017 incrementSequence: or %o0,%o0,%o1 xor %o0,%o0,%o0 or %g0,1,%o2 loop: subcc %o1,%o2,%o1 .rept 128 add %o0,%o2,%o0 .endr bne,pt %xcc,loop add %o0,%o2,%o0 retl nop .section .note.GNU-stack,"",@progbits