mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
6085129af6
ld-mips-elf/mips16-call-global-3.s, ld-mips-elf/mips16-call-global.d: Improve test robustness.
9 lines
70 B
ArmAsm
9 lines
70 B
ArmAsm
.set mips16
|
|
|
|
.globl x
|
|
.ent x
|
|
.type x,@function
|
|
x:
|
|
jr $31
|
|
.end x
|