Add support for sparc pause instruction.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d30v / label.d
CommitLineData
252b5132
RH
1#objdump: -dr
2#name: D30V label alignment test
3#as:
4
5.*: +file format elf32-d30v
6
7Disassembly of section .text:
8
900000000 <_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
1400000018 <_abc>:
15 18: 00f00000 80f00000 nop -> nop
16 20: 00f00000 80f00000 nop -> nop
This page took 0.594349 seconds and 4 git commands to generate.