This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-d10v / reloc-001.s
1 ;; Test pc relative relocation
2
3 .text
4 .global _start
5 _start:
6 brf0f.s foo
7 jmp r13
8
9
10
11
This page took 0.030317 seconds and 5 git commands to generate.