* v850-dis.c (disassemble): Place square parentheses around second
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z8k / jr-forw.s
... / ...
CommitLineData
1.text
2 jr t,dest ! max. displacement
3 jr t,dest
4 jr t,dest
5 .space 250
6.globl dest
7dest: nop
This page took 0.021919 seconds and 4 git commands to generate.