mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 02:24:46 +08:00
42851540ac
Fix several crx bugs.
7 lines
139 B
ArmAsm
7 lines
139 B
ArmAsm
# Test register relative relocation R_CRX_REGREL22
|
|
|
|
.section .text_22,"ax","progbits"
|
|
.global _start
|
|
_start:
|
|
loadb foo22(r9,r12,2), r13
|