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