.set noat .set noreorder .set nomacro .globl a .section .sdata,"aw",@progbits .type a, @object .size a, 2 a: .byte 4 .byte 5 .text .align 2 .align 4 .globl f .ent f f: .frame $30,0,$26,0 ldah $29,0($27) !gpdisp!1 lda $29,0($29) !gpdisp!1 $f..ng: .prologue 1 cmple $16,1,$2 ldah $1,a($29) !gprelhigh cmoveq $2,0,$16 lda $1,a($1) !gprellow addq $16,$1,$16 ldq_u $2,0($16) extbl $2,$16,$0 sll $0,56,$0 sra $0,56,$0 ret $31,($26),1 .end f .ident "GCC: (GNU) 3.3.2"