.set noat .set noreorder .set nomacro .section .sdata,"aw",@progbits .align 3 .type t.0, @object .size t.0, 8 t.0: .quad $L2 .text .align 2 .align 4 .globl f .ent f $f..ng: f: .frame $30,0,$26,0 $L2: .prologue 0 ret $31,($26),1 .end f .section .bss .type p.1, @object .size p.1, 20 .align 2 p.1: .zero 20 .text .align 2 .align 4 .globl g .ent g $g..ng: g: .frame $30,0,$26,0 .prologue 0 ret $31,($26),1 .end g .ident "GCC: (GNU) 3.3.2"