.file "921004-1.c" .text .align 2 .globl f .type f, @function f: link.w %a6,#0 move.l %d2,-(%sp) move.l (%a0),%d0 move.l 4(%a0),%d1 move.l (%a0),%d2 add.l 4(%a0),%d1 addx.l %d2,%d0 move.l (%sp)+,%d2 unlk %a6 rts .size f, .-f .ident "GCC: (GNU) 3.3.2"