1 .abicalls 2 .text 3 .weak __ehdr_start 4 .globl __start 5 .ent __start 6 .frame $29, 0, $31 7 .mask 0x00000000, 0 8__start: 9 .cplocal $2 10 .cpsetup $t9, $zero, __start 11 lw $2, __ehdr_start 12 jr $31 13 .end __start 14