Retro68/binutils/ld/testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s

11 lines
119 B
ArmAsm
Raw Normal View History

2017-04-10 11:32:00 +00:00
.abicalls
.option pic0
.global __start
.set micromips
.ent __start
__start:
jal f1
jal f2
jal f3
.end __start