.file "20020121-1.c" .text .align 2 .globl StartDisplay .type StartDisplay, @function StartDisplay: link.w %a6,#0 move.l 8(%a6),%a0 clr.l 4(%a0) clr.l 8(%a0) move.l (%a0),%a0 bfclr 12(%a0){#4:#2} bfclr 12(%a0){#2:#2} and.b #-2,12(%a0) bfclr 12(%a0){#0:#2} and.b #-3,12(%a0) unlk %a6 rts .size StartDisplay, .-StartDisplay .ident "GCC: (GNU) 3.3.2"