mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
42851540ac
Fix several crx bugs.
7 lines
133 B
ArmAsm
7 lines
133 B
ArmAsm
# Test register relative relocation R_CRX_REGREL28
|
|
|
|
.section .text_28,"ax","progbits"
|
|
.global _start
|
|
_start:
|
|
cbitd $31, foo28(r9)
|