~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/tic54x/align.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#objdump: -d --headers
 
2
#name: c54x align 
 
3
 
 
4
.*: +file format .*c54x.*
 
5
 
 
6
Sections:
 
7
Idx Name          Size      VMA + LMA + File off  Algn
 
8
  0 .text         00000089  0+000  0+000  0000....  2..7
 
9
                  CONTENTS, ALLOC, LOAD, ....
 
10
  1 .data         00000005  0+000  0+000  0000....  2..1
 
11
                  CONTENTS, ALLOC, LOAD, DATA
 
12
  2 .bss          00000000  0+000  0+000  0000....  2..0
 
13
                  ALLOC
 
14
Disassembly of section .text:
 
15
 
 
16
0+000 <.text>:
 
17
   0:   4160.*
 
18
   1:   0001.*
 
19
   2:   0002.*
 
20
        ...
 
21
 
 
22
0+004 <even>:
 
23
   4:   0003.*
 
24
        ...
 
25
 
 
26
0+006 <align2>:
 
27
   6:   0061.*
 
28
   7:   0062.*
 
29
   8:   0063.*
 
30
   9:   0064.*
 
31
   a:   0065.*
 
32
        ...
 
33
 
 
34
0+010 <align8>:
 
35
  10:   0008.*
 
36
  11:   0000.*
 
37
  12:   0001.*
 
38
  13:   0002.*
 
39
  14:   0003.*
 
40
  15:   0004.*
 
41
  16:   0005.*
 
42
  17:   0006.*
 
43
  18:   0007.*
 
44
        ...
 
45
 
 
46
0+080 <align128>:
 
47
  80:   0004.*
 
48
  81:   0000.*
 
49
  82:   0001.*
 
50
  83:   0002.*
 
51
  84:   0003.*
 
52
  85:   0004.*
 
53
  86:   0005.*
 
54
  87:   0006.*
 
55
  88:   0007.*