[AArch64] Warn on load pair to same register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xc16x / cmp.s
CommitLineData
d70c5fc7
NC
1.text
2xc16x_cmp:
3cmp r0,r1
4cmp r0,[r1]
5cmp r0,[r1+]
6cmp r0,#3
7cmp r0,#0x0234
8cmp r0,0x3452
9
This page took 0.349097 seconds and 4 git commands to generate.