[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / return.s
1 ; Return-type insns. Keep a nop after them, in case a sane
2 ; warning is added to the assembler.
3 .text
4 start:
5 ret
6 nop
7 reti
8 nop
9 retb
10 nop
11 end:
This page took 0.032197 seconds and 4 git commands to generate.