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