Copyright update for binutils
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z8k / calr.s
1 .text
2 label1: calr label2
3 calr label3
4 .space 4088
5
6 label2: calr label1
7
8 nop
9 nop
10 nop
11
12 label3: nop
This page took 0.029377 seconds and 4 git commands to generate.