* config/tc-mips.c (append_insn): Cope with a complex reloc
[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 40: 00 00 00 40 \.long 0x40
37 40: R_PPC_ADDR32 \.text\+0x40
252b5132
RH
38 44: 00 00 00 4c \.long 0x4c
39 44: R_PPC_ADDR32 \.text\+0x4c
40 48: 00 00 00 00 \.long 0x0
41 48: R_PPC_REL32 x
42 4c: 00 00 00 04 \.long 0x4
43 4c: R_PPC_REL32 x\+0x4
632d447c 44 50: 00 00 00 00 \.long 0x0
252b5132 45 50: R_PPC_REL32 z
632d447c
AM
46 54: 00 00 00 04 \.long 0x4
47 54: R_PPC_REL32 \.data\+0x4
48 58: 00 00 00 00 \.long 0x0
252b5132 49 58: R_PPC_ADDR32 x
632d447c
AM
50 5c: 00 00 00 04 \.long 0x4
51 5c: R_PPC_ADDR32 \.data\+0x4
52 60: 00 00 00 00 \.long 0x0
252b5132 53 60: R_PPC_ADDR32 z
fdd12ef3 54 64: ff ff ff fc fnmsub f31,f31,f31,f31
252b5132 55 64: R_PPC_ADDR32 x\+0xf+ffffffc
632d447c
AM
56 68: 00 00 00 00 \.long 0x0
57 68: R_PPC_ADDR32 \.data
fdd12ef3 58 6c: ff ff ff fc fnmsub f31,f31,f31,f31
252b5132
RH
59 6c: R_PPC_ADDR32 z\+0xf+ffffffc
60 70: ff ff ff 9c \.long 0xffffff9c
61 74: ff ff ff 9c \.long 0xffffff9c
632d447c 62 78: 00 00 00 00 \.long 0x0
252b5132 63 78: R_PPC_ADDR32 a
632d447c
AM
64 7c: 00 00 00 10 \.long 0x10
65 7c: R_PPC_ADDR32 \.text\+0x10
66 80: 00 00 00 10 \.long 0x10
67 80: R_PPC_ADDR32 \.text\+0x10
fdd12ef3 68 84: ff ff ff fc fnmsub f31,f31,f31,f31
632d447c
AM
69 88: 00 00 00 12 \.long 0x12
70 88: R_PPC_ADDR32 \.text\+0x12
252b5132
RH
71 8c: 00 00 00 00 \.long 0x0
72Disassembly of section \.data:
73
740+0000000 <x>:
75 0: 00 00 00 00 \.long 0x0
76
770+0000004 <y>:
78 4: 00 00 00 00 \.long 0x0
This page took 0.44115 seconds and 4 git commands to generate.