5ee00dc4addb5732d676bb4125380fc3bb866f9a
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / ehdr_start-new.s
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
This page took 0.031341 seconds and 3 git commands to generate.