.set noat .set noreorder .set nomacro .section .sdata,"aw",@progbits .type f, @object .size f, 3 f: .ascii "\0\377\0" .type g, @object .size g, 3 g: .ascii "\0\377\0" .text .align 2 .align 4 .globl main .ent main $main..ng: main: .frame $30,0,$26,0 .prologue 0 mov $31,$0 ret $31,($26),1 .end main .ident "GCC: (GNU) 3.3.2"