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