[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-1b-micromips.s
CommitLineData
0375b0a5
MR
1 .abicalls
2 .option pic0
3 .global __start
4 .set micromips
5 .ent __start
6__start:
7 jal f1
8 jal f2
9 jal f3
10 .end __start
This page took 0.112171 seconds and 4 git commands to generate.