x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / astest64.d
CommitLineData
e88b7c97 1#objdump: -Dr
077a039f 2#as: --generate-missing-build-notes=no
e88b7c97
AM
3#name: PowerPC 64-bit test 1
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
e88b7c97
AM
13
14000000000000000c <a>:
ab1f5dd1 15 c: (48 00 00 04|04 00 00 48) b 10 <apfour>
e88b7c97
AM
16
170000000000000010 <apfour>:
ab1f5dd1
AM
18 10: (48 00 00 08|08 00 00 48) b 18 <apfour\+0x8>
19 14: (48 00 00 00|00 00 00 48) b .*
e88b7c97 20 14: R_PPC64_REL24 x
ab1f5dd1 21 18: (48 00 00 0.|0. 00 00 48) b .*
e88b7c97 22 18: R_PPC64_REL24 \.data\+0x4
ab1f5dd1 23 1c: (48 00 00 00|00 00 00 48) b .*
e88b7c97 24 1c: R_PPC64_REL24 z
ab1f5dd1 25 20: (48 00 00 ..|.. 00 00 48) b .*
e88b7c97 26 20: R_PPC64_REL24 z\+0x14
ab1f5dd1
AM
27 24: (48 00 00 04|04 00 00 48) b 28 <apfour\+0x18>
28 28: (48 00 00 00|00 00 00 48) b .*
e88b7c97 29 28: R_PPC64_REL24 a
ab1f5dd1
AM
30 2c: (4b ff ff e4|e4 ff ff 4b) b 10 <apfour>
31 30: (48 00 00 0.|0. 00 00 48) b .*
e88b7c97 32 30: R_PPC64_REL24 a\+0x4
ab1f5dd1 33 34: (4b ff ff e0|e0 ff ff 4b) b 14 <apfour\+0x4>
46b596ff 34 \.\.\.
e88b7c97 35 38: R_PPC64_ADDR32 \.text\+0x38
e88b7c97 36 3c: R_PPC64_ADDR32 \.text\+0x44
e88b7c97 37 40: R_PPC64_REL32 x
e88b7c97 38 44: R_PPC64_REL32 x\+0x4
e88b7c97 39 48: R_PPC64_REL32 z
632d447c 40 4c: R_PPC64_REL32 \.data\+0x4
e88b7c97 41 50: R_PPC64_ADDR32 x
632d447c 42 54: R_PPC64_ADDR32 \.data\+0x4
e88b7c97 43 58: R_PPC64_ADDR32 z
343dbc36 44 5c: R_PPC64_ADDR32 x-0x4
632d447c 45 60: R_PPC64_ADDR32 \.data
343dbc36 46 64: R_PPC64_ADDR32 z-0x4
ab1f5dd1
AM
47 68: (ff ff ff a4|a4 ff ff ff) \.long 0xffffffa4
48 6c: (ff ff ff a4|a4 ff ff ff) \.long 0xffffffa4
46b596ff 49 \.\.\.
e88b7c97 50 70: R_PPC64_ADDR32 a
632d447c 51 74: R_PPC64_ADDR32 \.text\+0x10
632d447c 52 78: R_PPC64_ADDR32 \.text\+0x10
ab1f5dd1 53 7c: (ff ff ff fc|fc ff ff ff) fnmsub f31,f31,f31,f31
46b596ff 54 \.\.\.
632d447c 55 80: R_PPC64_ADDR32 \.text\+0x12
e88b7c97
AM
56Disassembly of section \.data:
57
580000000000000000 <x>:
59 0: 00 00 00 00 \.long 0x0
60
610000000000000004 <y>:
62 4: 00 00 00 00 \.long 0x0
This page took 0.804611 seconds and 4 git commands to generate.