Update year range in copyright notice of all files.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-regrel22.s
1 # Test register relative relocation R_CRX_REGREL22
2
3 .section .text_22,"ax","progbits"
4 .global _start
5 _start:
6 loadb foo22(r9,r12,2), r13
This page took 0.046417 seconds and 4 git commands to generate.