.set noat .set noreorder .set nomacro .globl f0 .globl f0 .section .bss .type f0, @object .size f0, 16 .align 3 f0: .zero 16 .type f1, @object .size f1, 16 .align 3 f1: .zero 16 .type f4.0, @object .size f4.0, 16 .align 3 f4.0: .zero 16 .text .align 2 .align 4 .globl testfunc1 .ent testfunc1 $testfunc1..ng: testfunc1: .frame $30,0,$26,0 lda $30,-32($30) .prologue 0 lda $30,32($30) ret $31,($26),1 .end testfunc1 .globl f7 .globl f7 .section .bss .type f7, @object .size f7, 16 .align 3 f7: .zero 16 .type f8, @object .size f8, 16 .align 3 f8: .zero 16 .type f10.1, @object .size f10.1, 16 .align 3 f10.1: .zero 16 .text .align 2 .align 4 .globl testfunc2 .ent testfunc2 $testfunc2..ng: testfunc2: .frame $30,0,$26,0 lda $30,-16($30) .prologue 0 lda $30,16($30) ret $31,($26),1 .end testfunc2 .ident "GCC: (GNU) 3.3.2"