* config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-M0.
[deliverable/binutils-gdb.git] / opcodes / ppc-dis.c
CommitLineData
252b5132 1/* ppc-dis.c -- Disassemble PowerPC instructions
081ba1b3 2 Copyright 1994, 1995, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
69fe9ce5 3 2008, 2009 Free Software Foundation, Inc.
252b5132
RH
4 Written by Ian Lance Taylor, Cygnus Support
5
9b201bb5
NC
6 This file is part of the GNU opcodes library.
7
8 This library is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
10 the Free Software Foundation; either version 3, or (at your option)
11 any later version.
12
13 It is distributed in the hope that it will be useful, but WITHOUT
14 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
15 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
16 License for more details.
17
18 You should have received a copy of the GNU General Public License
19 along with this file; see the file COPYING. If not, write to the
20 Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston,
21 MA 02110-1301, USA. */
252b5132
RH
22
23#include <stdio.h>
252b5132
RH
24#include "sysdep.h"
25#include "dis-asm.h"
69fe9ce5 26#include "opintl.h"
252b5132
RH
27#include "opcode/ppc.h"
28
29/* This file provides several disassembler functions, all of which use
30 the disassembler interface defined in dis-asm.h. Several functions
31 are provided because this file handles disassembly for the PowerPC
32 in both big and little endian mode and also for the POWER (RS/6000)
33 chip. */
fa452fa6
PB
34static int print_insn_powerpc (bfd_vma, struct disassemble_info *, int,
35 ppc_cpu_t);
252b5132 36
fa452fa6
PB
37struct dis_private
38{
39 /* Stash the result of parsing disassembler_options here. */
40 ppc_cpu_t dialect;
41};
42
43#define POWERPC_DIALECT(INFO) \
44 (((struct dis_private *) ((INFO)->private_data))->dialect)
418c1742 45
69fe9ce5
AM
46struct ppc_mopt {
47 const char *opt;
48 ppc_cpu_t cpu;
49 ppc_cpu_t sticky;
50};
51
52struct ppc_mopt ppc_opts[] = {
53 { "403", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_403
54 | PPC_OPCODE_32),
55 0 },
56 { "405", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_403
57 | PPC_OPCODE_405 | PPC_OPCODE_32),
58 0 },
59 { "440", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_32
60 | PPC_OPCODE_440 | PPC_OPCODE_ISEL | PPC_OPCODE_RFMCI),
61 0 },
62 { "464", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_32
63 | PPC_OPCODE_440 | PPC_OPCODE_ISEL | PPC_OPCODE_RFMCI),
64 0 },
65 { "601", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_601
66 | PPC_OPCODE_32),
67 0 },
68 { "603", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_32),
69 0 },
70 { "604", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_32),
71 0 },
72 { "620", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_64),
73 0 },
74 { "7400", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_ALTIVEC
75 | PPC_OPCODE_32),
76 0 },
77 { "7410", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_ALTIVEC
78 | PPC_OPCODE_32),
79 0 },
80 { "7450", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_ALTIVEC
81 | PPC_OPCODE_32),
82 0 },
83 { "7455", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_ALTIVEC
84 | PPC_OPCODE_32),
85 0 },
86 { "750cl", (PPC_OPCODE_PPC | PPC_OPCODE_PPCPS)
87 , 0 },
88 { "altivec", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC),
89 PPC_OPCODE_ALTIVEC },
90 { "any", 0,
91 PPC_OPCODE_ANY },
92 { "booke", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_32),
93 0 },
94 { "booke32", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_32),
95 0 },
96 { "cell", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_64
97 | PPC_OPCODE_POWER4 | PPC_OPCODE_CELL | PPC_OPCODE_ALTIVEC),
98 0 },
99 { "com", (PPC_OPCODE_COMMON | PPC_OPCODE_32),
100 0 },
101 { "e300", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_32
102 | PPC_OPCODE_E300),
103 0 },
104 { "e500", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_SPE
105 | PPC_OPCODE_ISEL | PPC_OPCODE_EFS | PPC_OPCODE_BRLOCK
106 | PPC_OPCODE_PMR | PPC_OPCODE_CACHELCK | PPC_OPCODE_RFMCI
107 | PPC_OPCODE_E500MC),
108 0 },
109 { "e500mc", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_ISEL
110 | PPC_OPCODE_PMR | PPC_OPCODE_CACHELCK | PPC_OPCODE_RFMCI
111 | PPC_OPCODE_E500MC),
112 0 },
113 { "e500x2", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_SPE
114 | PPC_OPCODE_ISEL | PPC_OPCODE_EFS | PPC_OPCODE_BRLOCK
115 | PPC_OPCODE_PMR | PPC_OPCODE_CACHELCK | PPC_OPCODE_RFMCI
116 | PPC_OPCODE_E500MC),
117 0 },
118 { "efs", (PPC_OPCODE_PPC | PPC_OPCODE_EFS),
119 0 },
120 { "power4", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_64
121 | PPC_OPCODE_POWER4),
122 0 },
123 { "power5", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_64
124 | PPC_OPCODE_POWER4 | PPC_OPCODE_POWER5),
125 0 },
126 { "power6", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_64
127 | PPC_OPCODE_POWER4 | PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6
128 | PPC_OPCODE_ALTIVEC),
129 0 },
130 { "power7", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_ISEL
131 | PPC_OPCODE_64 | PPC_OPCODE_POWER4 | PPC_OPCODE_POWER5
132 | PPC_OPCODE_POWER6 | PPC_OPCODE_POWER7 | PPC_OPCODE_ALTIVEC
133 | PPC_OPCODE_VSX),
134 0 },
135 { "ppc", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_32),
136 0 },
137 { "ppc32", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_32),
138 0 },
139 { "ppc64", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_64),
140 0 },
141 { "ppc64bridge", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_64_BRIDGE
142 | PPC_OPCODE_64),
143 0 },
144 { "ppcps", (PPC_OPCODE_PPC | PPC_OPCODE_PPCPS),
145 0 },
146 { "pwr", (PPC_OPCODE_POWER | PPC_OPCODE_32),
147 0 },
148 { "pwr2", (PPC_OPCODE_POWER | PPC_OPCODE_POWER2 | PPC_OPCODE_32),
149 0 },
150 { "pwrx", (PPC_OPCODE_POWER | PPC_OPCODE_POWER2 | PPC_OPCODE_32),
151 0 },
152 { "spe", (PPC_OPCODE_PPC | PPC_OPCODE_EFS),
153 PPC_OPCODE_SPE },
154 { "vsx", (PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC),
155 PPC_OPCODE_VSX },
156};
157
158/* Handle -m and -M options that set cpu type, and .machine arg. */
159
160ppc_cpu_t
161ppc_parse_cpu (ppc_cpu_t ppc_cpu, const char *arg)
162{
163 /* Sticky bits. */
164 ppc_cpu_t retain_flags = ppc_cpu & (PPC_OPCODE_ALTIVEC | PPC_OPCODE_VSX
165 | PPC_OPCODE_SPE | PPC_OPCODE_ANY);
166 unsigned int i;
167
168 for (i = 0; i < sizeof (ppc_opts) / sizeof (ppc_opts[0]); i++)
169 if (strcmp (ppc_opts[i].opt, arg) == 0)
170 {
171 if (ppc_opts[i].sticky)
172 {
173 retain_flags |= ppc_opts[i].sticky;
174 if ((ppc_cpu & ~(PPC_OPCODE_ALTIVEC | PPC_OPCODE_VSX
175 | PPC_OPCODE_SPE | PPC_OPCODE_ANY)) != 0)
176 break;
177 }
178 ppc_cpu = ppc_opts[i].cpu;
179 break;
180 }
181 if (i >= sizeof (ppc_opts) / sizeof (ppc_opts[0]))
182 return 0;
183
184 ppc_cpu |= retain_flags;
185 return ppc_cpu;
186}
187
188/* Determine which set of machines to disassemble for. */
418c1742 189
661bd698 190static int
fa452fa6 191powerpc_init_dialect (struct disassemble_info *info)
418c1742 192{
69fe9ce5
AM
193 ppc_cpu_t dialect = 0;
194 char *arg;
fa452fa6
PB
195 struct dis_private *priv = calloc (sizeof (*priv), 1);
196
197 if (priv == NULL)
198 return FALSE;
418c1742 199
69fe9ce5
AM
200 arg = info->disassembler_options;
201 while (arg != NULL)
202 {
203 ppc_cpu_t new_cpu = 0;
204 char *end = strchr (arg, ',');
9b4e5766 205
69fe9ce5
AM
206 if (end != NULL)
207 *end = 0;
9b4e5766 208
69fe9ce5
AM
209 if ((new_cpu = ppc_parse_cpu (dialect, arg)) != 0)
210 dialect = new_cpu;
211 else if (strcmp (arg, "32") == 0)
212 {
213 dialect &= ~PPC_OPCODE_64;
214 dialect |= PPC_OPCODE_32;
215 }
216 else if (strcmp (arg, "64") == 0)
217 {
218 dialect |= PPC_OPCODE_64;
219 dialect &= ~PPC_OPCODE_32;
220 }
221 else
222 fprintf (stderr, _("warning: ignoring unknown -M%s option\n"), arg);
9622b051 223
69fe9ce5
AM
224 if (end != NULL)
225 *end++ = ',';
226 arg = end;
227 }
661bd698 228
69fe9ce5 229 if ((dialect & ~(PPC_OPCODE_ANY | PPC_OPCODE_32 | PPC_OPCODE_64)) == 0)
802a735e 230 {
69fe9ce5
AM
231 if ((dialect & (PPC_OPCODE_32 | PPC_OPCODE_64)) == 0)
232 {
233 if (info->mach == bfd_mach_ppc64)
234 dialect |= PPC_OPCODE_64;
235 else
236 dialect |= PPC_OPCODE_32;
237 }
238 /* Choose a reasonable default. */
239 dialect |= (PPC_OPCODE_PPC | PPC_OPCODE_COMMON | PPC_OPCODE_CLASSIC
240 | PPC_OPCODE_601 | PPC_OPCODE_ALTIVEC);
802a735e
AM
241 }
242
fa452fa6
PB
243 info->private_data = priv;
244 POWERPC_DIALECT(info) = dialect;
245
246 return TRUE;
418c1742
MG
247}
248
249/* Print a big endian PowerPC instruction. */
252b5132
RH
250
251int
823bbe9d 252print_insn_big_powerpc (bfd_vma memaddr, struct disassemble_info *info)
252b5132 253{
fa452fa6
PB
254 if (info->private_data == NULL && !powerpc_init_dialect (info))
255 return -1;
256 return print_insn_powerpc (memaddr, info, 1, POWERPC_DIALECT(info));
252b5132
RH
257}
258
418c1742 259/* Print a little endian PowerPC instruction. */
252b5132
RH
260
261int
823bbe9d 262print_insn_little_powerpc (bfd_vma memaddr, struct disassemble_info *info)
252b5132 263{
fa452fa6
PB
264 if (info->private_data == NULL && !powerpc_init_dialect (info))
265 return -1;
266 return print_insn_powerpc (memaddr, info, 0, POWERPC_DIALECT(info));
252b5132
RH
267}
268
269/* Print a POWER (RS/6000) instruction. */
270
271int
823bbe9d 272print_insn_rs6000 (bfd_vma memaddr, struct disassemble_info *info)
252b5132
RH
273{
274 return print_insn_powerpc (memaddr, info, 1, PPC_OPCODE_POWER);
275}
276
ea192fa3
PB
277/* Extract the operand value from the PowerPC or POWER instruction. */
278
279static long
280operand_value_powerpc (const struct powerpc_operand *operand,
fa452fa6 281 unsigned long insn, ppc_cpu_t dialect)
ea192fa3
PB
282{
283 long value;
284 int invalid;
285 /* Extract the value from the instruction. */
286 if (operand->extract)
287 value = (*operand->extract) (insn, dialect, &invalid);
288 else
289 {
290 value = (insn >> operand->shift) & operand->bitm;
291 if ((operand->flags & PPC_OPERAND_SIGNED) != 0)
292 {
293 /* BITM is always some number of zeros followed by some
294 number of ones, followed by some numer of zeros. */
295 unsigned long top = operand->bitm;
296 /* top & -top gives the rightmost 1 bit, so this
297 fills in any trailing zeros. */
298 top |= (top & -top) - 1;
299 top &= ~(top >> 1);
300 value = (value ^ top) - top;
301 }
302 }
303
304 return value;
305}
306
307/* Determine whether the optional operand(s) should be printed. */
308
309static int
310skip_optional_operands (const unsigned char *opindex,
fa452fa6 311 unsigned long insn, ppc_cpu_t dialect)
ea192fa3
PB
312{
313 const struct powerpc_operand *operand;
314
315 for (; *opindex != 0; opindex++)
316 {
317 operand = &powerpc_operands[*opindex];
318 if ((operand->flags & PPC_OPERAND_NEXT) != 0
319 || ((operand->flags & PPC_OPERAND_OPTIONAL) != 0
320 && operand_value_powerpc (operand, insn, dialect) != 0))
321 return 0;
322 }
323
324 return 1;
325}
326
252b5132
RH
327/* Print a PowerPC or POWER instruction. */
328
329static int
823bbe9d
AM
330print_insn_powerpc (bfd_vma memaddr,
331 struct disassemble_info *info,
332 int bigendian,
fa452fa6 333 ppc_cpu_t dialect)
252b5132
RH
334{
335 bfd_byte buffer[4];
336 int status;
337 unsigned long insn;
338 const struct powerpc_opcode *opcode;
339 const struct powerpc_opcode *opcode_end;
340 unsigned long op;
341
342 status = (*info->read_memory_func) (memaddr, buffer, 4, info);
343 if (status != 0)
344 {
345 (*info->memory_error_func) (status, memaddr, info);
346 return -1;
347 }
348
349 if (bigendian)
350 insn = bfd_getb32 (buffer);
351 else
352 insn = bfd_getl32 (buffer);
353
354 /* Get the major opcode of the instruction. */
355 op = PPC_OP (insn);
356
357 /* Find the first match in the opcode table. We could speed this up
358 a bit by doing a binary search on the major opcode. */
359 opcode_end = powerpc_opcodes + powerpc_num_opcodes;
661bd698 360 again:
252b5132
RH
361 for (opcode = powerpc_opcodes; opcode < opcode_end; opcode++)
362 {
363 unsigned long table_op;
364 const unsigned char *opindex;
365 const struct powerpc_operand *operand;
366 int invalid;
367 int need_comma;
368 int need_paren;
ea192fa3 369 int skip_optional;
252b5132
RH
370
371 table_op = PPC_OP (opcode->opcode);
372 if (op < table_op)
373 break;
374 if (op > table_op)
375 continue;
376
377 if ((insn & opcode->mask) != opcode->opcode
21169fcf
PB
378 || (opcode->flags & dialect) == 0
379 || (opcode->deprecated & dialect) != 0)
252b5132
RH
380 continue;
381
382 /* Make two passes over the operands. First see if any of them
383 have extraction functions, and, if they do, make sure the
384 instruction is valid. */
385 invalid = 0;
386 for (opindex = opcode->operands; *opindex != 0; opindex++)
387 {
388 operand = powerpc_operands + *opindex;
389 if (operand->extract)
802a735e 390 (*operand->extract) (insn, dialect, &invalid);
252b5132
RH
391 }
392 if (invalid)
393 continue;
394
395 /* The instruction is valid. */
252b5132 396 if (opcode->operands[0] != 0)
fdd12ef3
AM
397 (*info->fprintf_func) (info->stream, "%-7s ", opcode->name);
398 else
399 (*info->fprintf_func) (info->stream, "%s", opcode->name);
252b5132
RH
400
401 /* Now extract and print the operands. */
402 need_comma = 0;
403 need_paren = 0;
ea192fa3 404 skip_optional = -1;
252b5132
RH
405 for (opindex = opcode->operands; *opindex != 0; opindex++)
406 {
407 long value;
408
409 operand = powerpc_operands + *opindex;
410
411 /* Operands that are marked FAKE are simply ignored. We
412 already made sure that the extract function considered
413 the instruction to be valid. */
414 if ((operand->flags & PPC_OPERAND_FAKE) != 0)
415 continue;
416
ea192fa3
PB
417 /* If all of the optional operands have the value zero,
418 then don't print any of them. */
65b650b4
AM
419 if ((operand->flags & PPC_OPERAND_OPTIONAL) != 0)
420 {
421 if (skip_optional < 0)
422 skip_optional = skip_optional_operands (opindex, insn,
423 dialect);
424 if (skip_optional)
425 continue;
426 }
252b5132 427
ea192fa3
PB
428 value = operand_value_powerpc (operand, insn, dialect);
429
252b5132
RH
430 if (need_comma)
431 {
432 (*info->fprintf_func) (info->stream, ",");
433 need_comma = 0;
434 }
435
436 /* Print the operand as directed by the flags. */
fdd12ef3
AM
437 if ((operand->flags & PPC_OPERAND_GPR) != 0
438 || ((operand->flags & PPC_OPERAND_GPR_0) != 0 && value != 0))
252b5132
RH
439 (*info->fprintf_func) (info->stream, "r%ld", value);
440 else if ((operand->flags & PPC_OPERAND_FPR) != 0)
441 (*info->fprintf_func) (info->stream, "f%ld", value);
786e2c0f
C
442 else if ((operand->flags & PPC_OPERAND_VR) != 0)
443 (*info->fprintf_func) (info->stream, "v%ld", value);
9b4e5766
PB
444 else if ((operand->flags & PPC_OPERAND_VSR) != 0)
445 (*info->fprintf_func) (info->stream, "vs%ld", value);
252b5132
RH
446 else if ((operand->flags & PPC_OPERAND_RELATIVE) != 0)
447 (*info->print_address_func) (memaddr + value, info);
448 else if ((operand->flags & PPC_OPERAND_ABSOLUTE) != 0)
449 (*info->print_address_func) ((bfd_vma) value & 0xffffffff, info);
450 else if ((operand->flags & PPC_OPERAND_CR) == 0
451 || (dialect & PPC_OPCODE_PPC) == 0)
452 (*info->fprintf_func) (info->stream, "%ld", value);
081ba1b3
AM
453 else if ((operand->flags & PPC_OPERAND_FSL) != 0)
454 (*info->fprintf_func) (info->stream, "fsl%ld", value);
455 else if ((operand->flags & PPC_OPERAND_FCR) != 0)
456 (*info->fprintf_func) (info->stream, "fcr%ld", value);
457 else if ((operand->flags & PPC_OPERAND_UDI) != 0)
458 (*info->fprintf_func) (info->stream, "%ld", value);
252b5132
RH
459 else
460 {
b84bf58a 461 if (operand->bitm == 7)
0fd3a477 462 (*info->fprintf_func) (info->stream, "cr%ld", value);
252b5132
RH
463 else
464 {
465 static const char *cbnames[4] = { "lt", "gt", "eq", "so" };
466 int cr;
467 int cc;
468
469 cr = value >> 2;
470 if (cr != 0)
8b4fa155 471 (*info->fprintf_func) (info->stream, "4*cr%d+", cr);
252b5132 472 cc = value & 3;
8b4fa155 473 (*info->fprintf_func) (info->stream, "%s", cbnames[cc]);
252b5132
RH
474 }
475 }
476
477 if (need_paren)
478 {
479 (*info->fprintf_func) (info->stream, ")");
480 need_paren = 0;
481 }
482
483 if ((operand->flags & PPC_OPERAND_PARENS) == 0)
484 need_comma = 1;
485 else
486 {
487 (*info->fprintf_func) (info->stream, "(");
488 need_paren = 1;
489 }
490 }
491
492 /* We have found and printed an instruction; return. */
493 return 4;
494 }
495
661bd698
AM
496 if ((dialect & PPC_OPCODE_ANY) != 0)
497 {
498 dialect = ~PPC_OPCODE_ANY;
499 goto again;
500 }
501
252b5132
RH
502 /* We could not find a match. */
503 (*info->fprintf_func) (info->stream, ".long 0x%lx", insn);
504
505 return 4;
506}
07dd56a9
NC
507
508void
823bbe9d 509print_ppc_disassembler_options (FILE *stream)
07dd56a9 510{
69fe9ce5
AM
511 unsigned int i, col;
512
513 fprintf (stream, _("\n\
07dd56a9 514The following PPC specific disassembler options are supported for use with\n\
69fe9ce5
AM
515the -M switch:\n"));
516
517 for (col = 0, i = 0; i < sizeof (ppc_opts) / sizeof (ppc_opts[0]); i++)
518 {
519 col += fprintf (stream, " %s,", ppc_opts[i].opt);
520 if (col > 66)
521 {
522 fprintf (stream, "\n");
523 col = 0;
524 }
525 }
526 fprintf (stream, " 32, 64\n");
07dd56a9 527}
This page took 0.442364 seconds and 4 git commands to generate.