This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-abs32.s
1 # Test absolute relocation R_CRX_ABS32
2
3 .section .text_32,"ax","progbits"
4 .global _start
5 _start:
6 loadb foo32, r1
7
This page took 0.029874 seconds and 4 git commands to generate.