mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
42851540ac
Fix several crx bugs.
8 lines
117 B
ArmAsm
8 lines
117 B
ArmAsm
# Test absolute relocation R_CRX_ABS32
|
|
|
|
.section .text_32,"ax","progbits"
|
|
.global _start
|
|
_start:
|
|
loadb foo32, r1
|
|
|