.file "20020926-1.c" .text .align 2 .globl test .type test, @function test: link.w %a6,#0 move.l 8(%a6),%a0 move.l -4(%a0),%d0 unlk %a6 rts .size test, .-test .ident "GCC: (GNU) 3.3.2"