.set noat .set noreorder .set nomacro .text .align 2 .align 4 .globl bar .ent bar $bar..ng: bar: .frame $30,0,$26,0 .prologue 0 cmpeq $16,0,$0 ret $31,($26),1 .end bar .align 2 .align 4 .globl foo .ent foo $foo..ng: foo: .frame $30,0,$26,0 .prologue 0 lda $0,1($31) ret $31,($26),1 .end foo .ident "GCC: (GNU) 3.3.2"