PR binutils/15834
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / align_text.d
CommitLineData
36591ba1
SL
1#objdump: -dr
2#name: NIOS2 align_test
3
4# Test alignment in text sections.
5
6.*: +file format elf32-littlenios2
7
8Disassembly of section .text:
900000000 <label-0x20>:
10 0: 00000000 call 0 <label-0x20>
11 4: 0001883a nop
12 8: 0001883a nop
13 c: 0001883a nop
14 10: 0001883a nop
15 14: 0001883a nop
16 18: 0001883a nop
17 1c: 0001883a nop
18
1900000020 <label>:
20 20: 0001883a nop
2100000024 <label2>:
22 ...
This page took 0.044882 seconds and 4 git commands to generate.