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