* gas/cris/rd-pcrel2.d: Update for changes in section flag
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / return.s
CommitLineData
a471a06b
HPN
1; Return-type insns. Keep a nop after them, in case a sane
2; warning is added to the assembler.
3 .text
4start:
5 ret
6 nop
7 reti
8 nop
9 retb
10 nop
11end:
This page took 0.155493 seconds and 4 git commands to generate.