[AArch64] Warn on load pair to same register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / warning-010.s
1 .text
2 .global foo
3 foo:
4 mvfc r0,cr4
5
6
This page took 0.029737 seconds and 4 git commands to generate.