mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +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)
|