.set noat .set noreorder .set nomacro .globl x .globl x .section .sbss,"aw" .type x, @object .size x, 8 .align 3 x: .zero 8 .text .align 2 .align 4 .globl y .ent y y: .frame $30,0,$26,0 ldah $29,0($27) !gpdisp!1 lda $29,0($29) !gpdisp!1 $y..ng: .prologue 1 ldah $1,x($29) !gprelhigh stq $31,x($1) !gprellow ret $31,($26),1 .end y .ident "GCC: (GNU) 3.3.2"