.file "940712-1.c" .text .align 2 .globl f .type f, @function f: link.w %a6,#0 move.l 8000.w,%d0 move.l %d0,%d1 mulu.l #0xaaaaaaab,%d0:%d1 lsr.l #1,%d0 unlk %a6 rts .size f, .-f .ident "GCC: (GNU) 3.3.2"