opcodes/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / astest.d
CommitLineData
252b5132
RH
1#objdump: -Dr
2#name: PowerPC test 1
3
4.*: +file format elf32-powerpc
5
6Disassembly of section \.text:
7
80+0000000 <foo>:
9 0: 60 00 00 00 nop
10 4: 60 00 00 00 nop
11 8: 60 00 00 00 nop
12
130+000000c <a>:
fdd12ef3 14 c: 48 00 00 04 b 10 <apfour>
252b5132
RH
15
160+0000010 <apfour>:
fdd12ef3
AM
17 10: 48 00 00 08 b 18 <apfour\+0x8>
18 14: 48 00 00 00 b 14 <apfour\+0x4>
252b5132 19 14: R_PPC_REL24 x
fdd12ef3 20 18: 48 00 00 04 b 1c <apfour\+0xc>
252b5132 21 18: R_PPC_REL24 \.data\+0x4
fdd12ef3 22 1c: 48 00 00 00 b 1c <apfour\+0xc>
252b5132 23 1c: R_PPC_REL24 z
fdd12ef3 24 20: 48 00 00 14 b 34 <apfour\+0x24>
252b5132 25 20: R_PPC_REL24 z\+0x14
fdd12ef3
AM
26 24: 48 00 00 04 b 28 <apfour\+0x18>
27 28: 48 00 00 00 b 28 <apfour\+0x18>
252b5132 28 28: R_PPC_REL24 a
fdd12ef3
AM
29 2c: 4b ff ff e4 b 10 <apfour>
30 30: 48 00 00 04 b 34 <apfour\+0x24>
252b5132 31 30: R_PPC_REL24 a\+0x4
fdd12ef3
AM
32 34: 4b ff ff e0 b 14 <apfour\+0x4>
33 38: 48 00 00 00 b 38 <apfour\+0x28>
252b5132 34 38: R_PPC_LOCAL24PC a
fdd12ef3 35 3c: 4b ff ff d4 b 10 <apfour>
252b5132
RH
36
37 40: 00 00 00 40 \.long 0x40
38 40: R_PPC_ADDR32 \.text\+0x40
39
40 44: 00 00 00 4c \.long 0x4c
41 44: R_PPC_ADDR32 \.text\+0x4c
42 48: 00 00 00 00 \.long 0x0
43 48: R_PPC_REL32 x
44 4c: 00 00 00 04 \.long 0x4
45 4c: R_PPC_REL32 x\+0x4
46 \.\.\.
47 50: R_PPC_REL32 z
48 54: R_PPC_REL32 y
49 58: R_PPC_ADDR32 x
50 5c: R_PPC_ADDR32 y
51 60: R_PPC_ADDR32 z
fdd12ef3 52 64: ff ff ff fc fnmsub f31,f31,f31,f31
252b5132 53 64: R_PPC_ADDR32 x\+0xf+ffffffc
fdd12ef3 54 68: ff ff ff fc fnmsub f31,f31,f31,f31
252b5132 55 68: R_PPC_ADDR32 y\+0xf+ffffffc
fdd12ef3 56 6c: ff ff ff fc fnmsub f31,f31,f31,f31
252b5132
RH
57 6c: R_PPC_ADDR32 z\+0xf+ffffffc
58 70: ff ff ff 9c \.long 0xffffff9c
59 74: ff ff ff 9c \.long 0xffffff9c
60 \.\.\.
61 78: R_PPC_ADDR32 a
62 7c: R_PPC_ADDR32 b
63 80: R_PPC_ADDR32 apfour
fdd12ef3 64 84: ff ff ff fc fnmsub f31,f31,f31,f31
252b5132
RH
65 88: 00 00 00 02 \.long 0x2
66 88: R_PPC_ADDR32 apfour\+0x2
67 8c: 00 00 00 00 \.long 0x0
68Disassembly of section \.data:
69
700+0000000 <x>:
71 0: 00 00 00 00 \.long 0x0
72
730+0000004 <y>:
74 4: 00 00 00 00 \.long 0x0
This page took 0.363175 seconds and 4 git commands to generate.