bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e-jrc.s
1 # Test the generation of jalrc/jrc opcodes
2 jalr $31,$2
3 jr $31
4 li $2,1
5
6 .p2align 4
This page took 0.031091 seconds and 4 git commands to generate.