.file "930527-1.c" .text .align 2 .globl f .type f, @function f: link.w %a6,#0 move.b 11(%a6),%d0 lsr.b #4,%d0 or.b #80,%d0 not.b %d0 and.l #0xFF,%d0 unlk %a6 rts .size f, .-f .align 2 .globl main .type main, @function main: link.w %a6,#0 clr.l -(%sp) jbsr f addq.l #4,%sp cmp.l #175,%d0 jbeq .L3 jbsr abort .align 2 .L3: clr.l -(%sp) jbsr exit nop .size main, .-main .ident "GCC: (GNU) 3.3.2"