Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nds32 / ji-jr.s
1 foo:
2 j foo
3 jal foo
4 jr $r0
5 jral $r0
6 ret
This page took 0.035623 seconds and 4 git commands to generate.