mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-18 23:03:29 +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)
|