.file "951220-1.c" .text .align 2 .globl f .type f, @function f: link.w %a6,#0 move.l 8(%a6),%a0 move.b (%a0),%d0 moveq.l #3,%d1 and.l %d1,%d0 sne %d0 extb.l %d0 neg.l %d0 unlk %a6 rts .size f, .-f .ident "GCC: (GNU) 3.3.2"