.file "altivec-5.c" .text .align 2 .globl foo .type foo, @function foo: link.w %a6,#-64 move.l %d3,-(%sp) move.l %d2,-(%sp) move.l 28(%a6),%d0 move.l 32(%a6),%d1 move.l 36(%a6),%d2 move.l 40(%a6),%d3 pea -64(%a6) clr.l -(%sp) lea (-16,%sp),%sp move.l %d0,(%sp) move.l %d1,4(%sp) move.l %d2,8(%sp) move.l %d3,12(%sp) jbsr __builtin_altivec_stvewx move.l -72(%a6),%d2 move.l -68(%a6),%d3 unlk %a6 rts .size foo, .-foo .ident "GCC: (GNU) 3.3.2"