x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / astest2.d
CommitLineData
776fc418 1#objdump: -Dr -Mppc
077a039f 2#as: --generate-missing-build-notes=no
252b5132
RH
3#name: PowerPC test 2
4
ab1f5dd1 5.*
252b5132 6
7bbfa6f5 7Disassembly of section \.text:
252b5132
RH
8
90+0000000 <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 .*
252b5132 16 14: R_PPC_REL24 x
ab1f5dd1 17 18: (48 00 00 0.|0. 00 00 48) b .*
7bbfa6f5 18 18: R_PPC_REL24 \.data\+0x4
ab1f5dd1 19 1c: (48 00 00 00|00 00 00 48) b .*
252b5132 20 1c: R_PPC_REL24 z
ab1f5dd1 21 20: (48 00 00 ..|.. 00 00 48) b .*
252b5132 22 20: R_PPC_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 .*
252b5132 25 28: R_PPC_REL24 a
ab1f5dd1
AM
26 2c: (48 00 00 50|50 00 00 48) b 7c <apfour>
27 30: (48 00 00 0.|0. 00 00 48) b .*
252b5132 28 30: R_PPC_REL24 a\+0x4
ab1f5dd1
AM
29 34: (48 00 00 4c|4c 00 00 48) b 80 <apfour\+0x4>
30 38: (48 00 00 00|00 00 00 48) b .*
252b5132 31 38: R_PPC_LOCAL24PC a
ab1f5dd1 32 3c: (48 00 00 40|40 00 00 48) b 7c <apfour>
46b596ff 33 \.\.\.
7bbfa6f5 34 40: R_PPC_ADDR32 \.text\+0x40
7bbfa6f5 35 44: R_PPC_ADDR32 \.text\+0x4c
252b5132 36 48: R_PPC_REL32 x
252b5132 37 4c: R_PPC_REL32 x\+0x4
252b5132 38 50: R_PPC_REL32 z
632d447c 39 54: R_PPC_REL32 \.data\+0x4
252b5132 40 58: R_PPC_ADDR32 x
632d447c 41 5c: R_PPC_ADDR32 \.data\+0x4
252b5132 42 60: R_PPC_ADDR32 z
343dbc36 43 64: R_PPC_ADDR32 x-0x4
632d447c 44 68: R_PPC_ADDR32 \.data
343dbc36 45 6c: R_PPC_ADDR32 z-0x4
ab1f5dd1
AM
46 70: (00 00 00 08|08 00 00 00) \.long 0x8
47 74: (00 00 00 08|08 00 00 00) \.long 0x8
252b5132
RH
48
490+0000078 <a>:
ab1f5dd1 50 78: (00 00 00 00|00 00 00 00) \.long 0x0
252b5132
RH
51 78: R_PPC_ADDR32 a
52
530+000007c <apfour>:
46b596ff 54 \.\.\.
632d447c 55 7c: R_PPC_ADDR32 \.text\+0x7c
632d447c 56 80: R_PPC_ADDR32 \.text\+0x7c
ab1f5dd1 57 84: (ff ff ff fc|fc ff ff ff) fnmsub f31,f31,f31,f31
46b596ff 58 \.\.\.
632d447c 59 88: R_PPC_ADDR32 \.text\+0x7e
ab1f5dd1
AM
60 90: (60 00 00 00|00 00 00 60) nop
61 94: (40 a5 ff fc|fc ff a5 40) ble- cr1,90 <apfour\+0x14>
62 98: (41 a9 ff f8|f8 ff a9 41) bgt- cr2,90 <apfour\+0x14>
63 9c: (40 8d ff f4|f4 ff 8d 40) ble\+ cr3,90 <apfour\+0x14>
64 a0: (41 91 ff f0|f0 ff 91 41) bgt\+ cr4,90 <apfour\+0x14>
65 a4: (40 95 00 10|10 00 95 40) ble- cr5,b4 <nop>
66 a8: (41 99 00 0c|0c 00 99 41) bgt- cr6,b4 <nop>
67 ac: (40 bd 00 08|08 00 bd 40) ble\+ cr7,b4 <nop>
68 b0: (41 a1 00 04|04 00 a1 41) bgt\+ b4 <nop>
7bbfa6f5 69Disassembly of section \.data:
252b5132
RH
70
710+0000000 <x>:
7bbfa6f5 72 0: 00 00 00 00 \.long 0x0
252b5132
RH
73
740+0000004 <y>:
7bbfa6f5 75 4: 00 00 00 00 \.long 0x0
This page took 1.279037 seconds and 4 git commands to generate.