.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 beq $16,$L2 .set macro dummy1 .set nomacro $L2: .set macro dummy2 .set nomacro beq $16,$L1 .set macro dummy3 .set nomacro $L1: ret $31,($26),1 .end foo .ident "GCC: (GNU) 3.3.2"