Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / astest2_64.d
CommitLineData
e88b7c97 1#objdump: -Dr
077a039f 2#as: --generate-missing-build-notes=no
e88b7c97
AM
3#name: PowerPC 64-bit test 2
4
ab1f5dd1 5.*
e88b7c97
AM
6
7Disassembly of section \.text:
8
90000000000000000 <foo>:
ab1f5dd1
AM
10 0: (60 00 00 00|00 00 00 60) nop
11 4: (60 00 00 00|00 00 00 60) nop
12 8: (60 00 00 00|00 00 00 60) nop
13 c: (48 00 00 04|04 00 00 48) b 10 <foo\+0x10>
14 10: (48 00 00 08|08 00 00 48) b 18 <foo\+0x18>
15 14: (48 00 00 00|00 00 00 48) b .*
e88b7c97 16 14: R_PPC64_REL24 x
ab1f5dd1 17 18: (48 00 00 0.|0. 00 00 48) b .*
e88b7c97 18 18: R_PPC64_REL24 \.data\+0x4
ab1f5dd1 19 1c: (48 00 00 00|00 00 00 48) b .*
e88b7c97 20 1c: R_PPC64_REL24 z
ab1f5dd1 21 20: (48 00 00 ..|.. 00 00 48) b .*
e88b7c97 22 20: R_PPC64_REL24 z\+0x14
ab1f5dd1
AM
23 24: (48 00 00 04|04 00 00 48) b 28 <foo\+0x28>
24 28: (48 00 00 00|00 00 00 48) b .*
e88b7c97 25 28: R_PPC64_REL24 a
ab1f5dd1
AM
26 2c: (48 00 00 48|48 00 00 48) b 74 <apfour>
27 30: (48 00 00 0.|0. 00 00 48) b .*
e88b7c97 28 30: R_PPC64_REL24 a\+0x4
ab1f5dd1 29 34: (48 00 00 44|44 00 00 48) b 78 <apfour\+0x4>
46b596ff 30 \.\.\.
e88b7c97 31 38: R_PPC64_ADDR32 \.text\+0x38
e88b7c97 32 3c: R_PPC64_ADDR32 \.text\+0x44
e88b7c97 33 40: R_PPC64_REL32 x
e88b7c97 34 44: R_PPC64_REL32 x\+0x4
e88b7c97 35 48: R_PPC64_REL32 z
632d447c 36 4c: R_PPC64_REL32 \.data\+0x4
e88b7c97 37 50: R_PPC64_ADDR32 x
632d447c 38 54: R_PPC64_ADDR32 \.data\+0x4
e88b7c97 39 58: R_PPC64_ADDR32 z
343dbc36 40 5c: R_PPC64_ADDR32 x-0x4
632d447c 41 60: R_PPC64_ADDR32 \.data
343dbc36 42 64: R_PPC64_ADDR32 z-0x4
ab1f5dd1
AM
43 68: (00 00 00 08|08 00 00 00) \.long 0x8
44 6c: (00 00 00 08|08 00 00 00) \.long 0x8
e88b7c97
AM
45
460000000000000070 <a>:
ab1f5dd1 47 70: (00 00 00 00|00 00 00 00) \.long 0x0
e88b7c97
AM
48 70: R_PPC64_ADDR32 a
49
500000000000000074 <apfour>:
46b596ff 51 \.\.\.
632d447c 52 74: R_PPC64_ADDR32 \.text\+0x74
632d447c 53 78: R_PPC64_ADDR32 \.text\+0x74
ab1f5dd1 54 7c: (ff ff ff fc|fc ff ff ff) fnmsub f31,f31,f31,f31
46b596ff 55 \.\.\.
632d447c 56 80: R_PPC64_ADDR32 \.text\+0x76
e88b7c97
AM
57Disassembly of section \.data:
58
590000000000000000 <x>:
60 0: 00 00 00 00 \.long 0x0
61
620000000000000004 <y>:
63 4: 00 00 00 00 \.long 0x0
This page took 0.795609 seconds and 4 git commands to generate.