.file "simd-5.c" .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "result is %llx\n" .text .align 2 .globl main .type main, @function main: link.w %a6,#0 movm.l #0x3f00,-(%sp) moveq.l #1,%d6 moveq.l #2,%d0 move.l %d0,%d4 muls.l %d0,%d4 move.l %d4,%d2 neg.l %d2 move.l %d2,%a0 sub.l %d6,%a0 move.l %a0,%d0 moveq.l #-3,%d1 move.l %d1,-(%sp) move.l %d0,-(%sp) pea .LC0 jbsr printf movm.l -24(%a6),#0xfc unlk %a6 rts .size main, .-main .ident "GCC: (GNU) 3.3.2"