mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 12:39:59 +00:00
f1cf2c2e58
ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d, ld-cris/expdref1.s: New tests.
9 lines
102 B
ArmAsm
9 lines
102 B
ArmAsm
.text
|
|
y:
|
|
.weak uw1
|
|
.weak uw2
|
|
.weak uw3
|
|
move.d uw1,$r10
|
|
move.d uw2:GOT,$r10
|
|
move.d uw3:PLT,$r10
|