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

18 lines
140 B
ArmAsm

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