.file "20030821-1.c" .text .align 2 .globl foo .type foo, @function foo: link.w %a6,#0 move.b 11(%a6),%d0 moveq.l #1,%d1 and.l %d1,%d0 neg.l %d0 neg.l %d0 unlk %a6 rts .size foo, .-foo .ident "GCC: (GNU) 3.3.2"