.set noat .set noreorder .set nomacro .text .align 2 .align 4 .globl foo .ent foo $foo..ng: foo: .frame $30,0,$26,0 .prologue 0 extbl $16,3,$0 ret $31,($26),1 .end foo .align 2 .align 4 .globl bar .ent bar $bar..ng: bar: .frame $30,0,$26,0 .prologue 0 ldah $1,16($31) subl $1,1,$1 and $16,$1,$0 sll $0,13,$0 addl $31,$0,$0 ret $31,($26),1 .end bar .ident "GCC: (GNU) 3.3.2"