.file "strify.c" .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "a" .LC1: .string "b" .text .align 2 .globl main .type main, @function main: link.w %a6,#0 cmp.b #112,.LC0 jbne .L3 cmp.b #113,.LC1 jbeq .L2 .L3: jbsr abort .align 2 .L2: clr.l -(%sp) jbsr exit nop .size main, .-main .ident "GCC: (GNU) 3.3.2"