binutils-gdb/ld/testsuite/ld-mips-elf/mips16-call-global-3.s

17 lines
130 B
ArmAsm

.set nomips16
.globl y
.ent y
.type y,@function
y:
jr $31
.end y
.ent z
.type z,@function
z:
jr $31
.end z
.space 8