.file "darwin-abi-1.c" .text .align 2 .globl bar .type bar, @function bar: link.w %a6,#-4 pea 12345.w move.l %sp,%d0 clr.l -(%sp) pea -2(%a6) move.l %d0,-(%sp) jbsr memcpy lea (12,%sp),%sp jbsr foo unlk %a6 rts .size bar, .-bar .ident "GCC: (GNU) 3.3.2"