mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
42851540ac
Fix several crx bugs.
7 lines
133 B
ArmAsm
7 lines
133 B
ArmAsm
# Test register relative relocation R_CRX_REGREL12
|
|
|
|
.section .text_12,"ax","progbits"
|
|
.global _start
|
|
_start:
|
|
loadb foo12(r7)+, r5
|