mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
42851540ac
Fix several crx bugs.
7 lines
125 B
ArmAsm
7 lines
125 B
ArmAsm
# Test pc relative relocation R_CRX_REL24
|
|
|
|
.section .text_24,"ax","progbits"
|
|
.global _start
|
|
_start:
|
|
cmpbeqb r1, r2, foo24
|