.set noat .set noreorder .set nomacro .globl x0 .globl x0 .section .sbss,"aw" .type x0, @object .size x0, 4 .align 2 x0: .zero 4 .text .align 2 .align 4 .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 $5,yy($29) !gprelhigh ldah $3,x0($29) !gprelhigh ldah $1,16($31) ldl $4,yy($5) !gprellow lda $3,x0($3) !gprellow subl $1,1,$1 ldah $2,-16($31) and $3,$1,$3 and $4,$2,$4 bis $4,$3,$4 stl $4,yy($5) !gprellow ret $31,($26),1 .end foo .section .sbss,"aw" .type yy, @object .size yy, 4 .align 2 yy: .zero 4 .ident "GCC: (GNU) 3.3.2"