x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / astest.d
CommitLineData
252b5132
RH
1#objdump: -Dr
2#name: PowerPC test 1
3
ab1f5dd1 4.*
252b5132
RH
5
6Disassembly of section \.text:
7
80+0000000 <foo>:
ab1f5dd1
AM
9 0: (60 00 00 00|00 00 00 60) nop
10 4: (60 00 00 00|00 00 00 60) nop
11 8: (60 00 00 00|00 00 00 60) nop
252b5132
RH
12
130+000000c <a>:
ab1f5dd1 14 c: (48 00 00 04|04 00 00 48) b 10 <apfour>
252b5132
RH
15
160+0000010 <apfour>:
ab1f5dd1
AM
17 10: (48 00 00 08|08 00 00 48) b 18 <apfour\+0x8>
18 14: (48 00 00 00|00 00 00 48) b .*
252b5132 19 14: R_PPC_REL24 x
ab1f5dd1 20 18: (48 00 00 0.|0. 00 00 48) b .*
252b5132 21 18: R_PPC_REL24 \.data\+0x4
ab1f5dd1 22 1c: (48 00 00 00|00 00 00 48) b .*
252b5132 23 1c: R_PPC_REL24 z
ab1f5dd1 24 20: (48 00 00 ..|.. 00 00 48) b .*
252b5132 25 20: R_PPC_REL24 z\+0x14
ab1f5dd1
AM
26 24: (48 00 00 04|04 00 00 48) b 28 <apfour\+0x18>
27 28: (48 00 00 00|00 00 00 48) b .*
252b5132 28 28: R_PPC_REL24 a
ab1f5dd1
AM
29 2c: (4b ff ff e4|e4 ff ff 4b) b 10 <apfour>
30 30: (48 00 00 0.|0. 00 00 48) b .*
252b5132 31 30: R_PPC_REL24 a\+0x4
ab1f5dd1
AM
32 34: (4b ff ff e0|e0 ff ff 4b) b 14 <apfour\+0x4>
33 38: (48 00 00 00|00 00 00 48) b .*
252b5132 34 38: R_PPC_LOCAL24PC a
ab1f5dd1 35 3c: (4b ff ff d4|d4 ff ff 4b) b 10 <apfour>
46b596ff 36 \.\.\.
252b5132 37 40: R_PPC_ADDR32 \.text\+0x40
252b5132 38 44: R_PPC_ADDR32 \.text\+0x4c
252b5132 39 48: R_PPC_REL32 x
252b5132 40 4c: R_PPC_REL32 x\+0x4
252b5132 41 50: R_PPC_REL32 z
632d447c 42 54: R_PPC_REL32 \.data\+0x4
252b5132 43 58: R_PPC_ADDR32 x
632d447c 44 5c: R_PPC_ADDR32 \.data\+0x4
252b5132 45 60: R_PPC_ADDR32 z
343dbc36 46 64: R_PPC_ADDR32 x-0x4
632d447c 47 68: R_PPC_ADDR32 \.data
343dbc36 48 6c: R_PPC_ADDR32 z-0x4
ab1f5dd1
AM
49 70: (ff ff ff 9c|9c ff ff ff) \.long 0xffffff9c
50 74: (ff ff ff 9c|9c ff ff ff) \.long 0xffffff9c
46b596ff 51 \.\.\.
252b5132 52 78: R_PPC_ADDR32 a
632d447c 53 7c: R_PPC_ADDR32 \.text\+0x10
632d447c 54 80: R_PPC_ADDR32 \.text\+0x10
ab1f5dd1 55 84: (ff ff ff fc|fc ff ff ff) fnmsub f31,f31,f31,f31
46b596ff 56 \.\.\.
632d447c 57 88: R_PPC_ADDR32 \.text\+0x12
252b5132
RH
58Disassembly of section \.data:
59
600+0000000 <x>:
61 0: 00 00 00 00 \.long 0x0
62
630+0000004 <y>:
64 4: 00 00 00 00 \.long 0x0
This page took 0.950734 seconds and 4 git commands to generate.