mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
f7a2c2f698
ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests. * ld-cris/cris.exp: Split run_dump_tests in two parts, executing tests named *dso-*.d first and copying their tmpdir/dump to files named as the .d-file.
6 lines
80 B
ArmAsm
6 lines
80 B
ArmAsm
.text
|
|
.weak undefweak
|
|
.global _start
|
|
_start:
|
|
move.d [$r0+undefweak:GOT],$r3
|