.set noat .set noreorder .set nomacro .text .align 2 .align 4 .globl f .ent f $f..ng: f: .frame $30,0,$26,0 .prologue 0 mov $31,$0 ret $31,($26),1 .end f .align 2 .align 4 .globl test .ent test $test..ng: test: .frame $30,0,$26,0 .prologue 0 ret $31,($26),1 .end test .ident "GCC: (GNU) 3.3.2"