x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic54x / align.d
CommitLineData
39bec121 1#objdump: -d --headers
6e917903 2#name: c54x align
39bec121
TW
3
4.*: +file format .*c54x.*
5
6Sections:
8ad7c533
NC
7Idx Name Size VMA + LMA + File off Algn
8 0 .text 00000089 0+000 0+000 0000.... 2..7
6e917903 9 CONTENTS, ALLOC, LOAD, ....
8ad7c533 10 1 .data 00000005 0+000 0+000 0000.... 2..1
39bec121 11 CONTENTS, ALLOC, LOAD, DATA
8ad7c533 12 2 .bss 00000000 0+000 0+000 0000.... 2..0
39bec121
TW
13 ALLOC
14Disassembly of section .text:
15
8ad7c533 160+000 <.text>:
39bec121
TW
17 0: 4160.*
18 1: 0001.*
19 2: 0002.*
20 ...
21
8ad7c533 220+004 <even>:
39bec121
TW
23 4: 0003.*
24 ...
25
8ad7c533 260+006 <align2>:
39bec121
TW
27 6: 0061.*
28 7: 0062.*
29 8: 0063.*
30 9: 0064.*
31 a: 0065.*
32 ...
33
8ad7c533 340+010 <align8>:
39bec121
TW
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
8ad7c533 460+080 <align128>:
39bec121
TW
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.*
This page took 0.815443 seconds and 4 git commands to generate.