[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[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.03192 seconds and 4 git commands to generate.