.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 bic $16,$17,$0 cmpult $31,$0,$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,1337($31) bic $16,$17,$0 lda $1,-9254($1) and $0,$1,$0 cmpult $31,$0,$0 ret $31,($26),1 .end bar .ident "GCC: (GNU) 3.3.2"