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