mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
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)
|