This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-rel24.s
1 # Test pc relative relocation R_CRX_REL24
2
3 .section .text_24,"ax","progbits"
4 .global _start
5 _start:
6 cmpbeqb r1, r2, foo24
This page took 0.030007 seconds and 4 git commands to generate.