[AArch64] Warn on load pair to same register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d30v / label.d
1 #objdump: -dr
2 #name: D30V label alignment test
3 #as:
4
5 .*: +file format elf32-d30v
6
7 Disassembly of section .text:
8
9 00000000 <_abc-0x18>:
10 0: 10080003 00f00000 bra.s/tx 18 (18 <_abc>) || nop
11 8: 00f00000 00f00000 nop || nop
12 10: 0e000004 00f00000 .long 0xe000004 || nop
13
14 00000018 <_abc>:
15 18: 00f00000 80f00000 nop -> nop
16 20: 00f00000 80f00000 nop -> nop
This page took 0.029988 seconds and 4 git commands to generate.