.file "string-opt-17.c" .text .align 2 .globl main .type main, @function main: link.w %a6,#0 move.l %a2,-(%sp) move.l %d2,-(%sp) move.l 8(%a6),%d2 pea 1.w move.l %d2,-(%sp) pea buffer lea memset,%a2 jbsr (%a2) pea 2.w move.l %d2,-(%sp) pea buffer jbsr (%a2) pea 3.w move.l %d2,-(%sp) pea buffer jbsr (%a2) lea (32,%sp),%sp move.l #4,(%sp) move.l %d2,-(%sp) pea buffer jbsr (%a2) pea 5.w move.l %d2,-(%sp) pea buffer jbsr (%a2) pea 6.w move.l %d2,-(%sp) pea buffer jbsr (%a2) lea (32,%sp),%sp move.l #7,(%sp) move.l %d2,-(%sp) pea buffer jbsr (%a2) pea 8.w move.l %d2,-(%sp) pea buffer jbsr (%a2) pea 9.w move.l %d2,-(%sp) pea buffer jbsr (%a2) lea (32,%sp),%sp move.l #10,(%sp) move.l %d2,-(%sp) pea buffer jbsr (%a2) pea 11.w move.l %d2,-(%sp) pea buffer jbsr (%a2) pea 12.w move.l %d2,-(%sp) pea buffer jbsr (%a2) lea (32,%sp),%sp move.l #13,(%sp) move.l %d2,-(%sp) pea buffer jbsr (%a2) pea 14.w move.l %d2,-(%sp) pea buffer jbsr (%a2) pea 15.w move.l %d2,-(%sp) pea buffer jbsr (%a2) lea (32,%sp),%sp move.l #16,(%sp) move.l %d2,-(%sp) pea buffer jbsr (%a2) pea 17.w move.l %d2,-(%sp) pea buffer jbsr (%a2) clr.l %d0 move.l -8(%a6),%d2 move.l -4(%a6),%a2 unlk %a6 rts .size main, .-main .align 2 .type memset, @function memset: link.w %a6,#0 moveq.l #1,%d0 cmp.l 16(%a6),%d0 jbcs .L3 jbsr abort .align 2 .L3: move.l %a0,%d0 unlk %a6 rts .size memset, .-memset .comm buffer,32,1 .ident "GCC: (GNU) 3.3.2"