This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z8k / jr-forwf.s
1 .text
2 start: jr t,dest
3 .space 256
4 .globl dest
5 dest: nop
This page took 0.030582 seconds and 5 git commands to generate.