09734473fa39989ad95fc12353cd067140bf94a1
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / ehdr_start-o32.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 .set noreorder
10 .cpload $25
11 .set reorder
12 lw $2, __ehdr_start
13 jr $31
14 .end __start
This page took 0.02972 seconds and 3 git commands to generate.