Update year range in copyright notice of all files.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-regrel12.s
1 # Test register relative relocation R_CRX_REGREL12
2
3 .section .text_12,"ax","progbits"
4 .global _start
5 _start:
6 loadb foo12(r7)+, r5
This page took 0.035366 seconds and 4 git commands to generate.