.file "930513-1.c" .text .align 2 .globl f .type f, @function f: link.w %a6,#0 move.l 8(%a6),%a0 bfexts 3(%a0){#2:#8},%d0 addq.l #1,%d0 bfins %d0,3(%a0){#2:#8} cmp.b #1,%d0 seq %d0 extb.l %d0 neg.l %d0 unlk %a6 rts .size f, .-f .ident "GCC: (GNU) 3.3.2"