This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z8k / djnz-backf.s
1 .text
2 .globl label1
3 label1: nop
4 .space 252
5
6 dbjnz rl0,label1
7 nop
8
This page took 0.040117 seconds and 4 git commands to generate.