Make default compression gABI compliant
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-imm32.s
CommitLineData
42851540
NC
1# Test immediate relocation R_CRX_IMM32
2
3 .section .text_32,"ax","progbits"
4 .global _start
5_start:
6 addd $foo32, r6
7
This page took 0.436334 seconds and 4 git commands to generate.