6085129af6
ld-mips-elf/mips16-call-global-3.s, ld-mips-elf/mips16-call-global.d: Improve test robustness.
8 lines
70 B
ArmAsm
8 lines
70 B
ArmAsm
.set mips16
|
|
|
|
.globl x
|
|
.ent x
|
|
.type x,@function
|
|
x:
|
|
jr $31
|
|
.end x
|