.set noat .set noreorder .set nomacro .globl c .section .sdata,"aw",@progbits .align 1 .type c, @object .size c, 2 c: .word -32768 .text .align 2 .align 4 .globl main .ent main main: .frame $30,0,$26,0 .mask 0x4000000,0 ldah $29,0($27) !gpdisp!1 lda $29,0($29) !gpdisp!1 $main..ng: ldah $3,c($29) !gprelhigh lda $4,c($3) !gprellow lda $30,-16($30) ldq_u $2,c($3) !gprellow stq $26,0($30) .prologue 1 extwl $2,$4,$1 lda $1,-32768($1) srl $1,15,$1 bis $31,$31,$31 blbs $1,$L3 mov $31,$0 ldq $26,0($30) lda $30,16($30) ret $31,($26),1 $L3: ldq $27,abort($29) !literal!2 jsr $26,($27),abort !lituse_jsr!2 .end main .ident "GCC: (GNU) 3.3.2"