[AArch64] Warn on load pair to same register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xc16x / ret.s
CommitLineData
d70c5fc7
NC
1 .section .text
2 .global _fun
3
4xc16x_ret:
5 ret
6 reti
7 rets
8 retp r5
9
This page took 0.361963 seconds and 4 git commands to generate.