* ppc-opc.c (powerpc_dialect): Fix comment; BookE is not Motorola
specific.
This commit is contained in:
parent
fdf39c9a14
commit
9a0ccb2478
@ -1,3 +1,8 @@
|
||||
2002-02-19 matthew green <mrg@redhat.com>
|
||||
|
||||
* ppc-opc.c (powerpc_dialect): Fix comment; BookE is not Motorola
|
||||
specific.
|
||||
|
||||
2002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
|
||||
|
||||
* po/tr.po: Updated translation.
|
||||
|
@ -35,8 +35,8 @@ static int print_insn_powerpc PARAMS ((bfd_vma, struct disassemble_info *,
|
||||
static int powerpc_dialect PARAMS ((struct disassemble_info *));
|
||||
|
||||
/* Determine which set of machines to disassemble for. PPC403/601 or
|
||||
Motorola BookE. For convenience, also disassemble instructions
|
||||
supported by the AltiVec vector unit. */
|
||||
BookE. For convenience, also disassemble instructions supported
|
||||
by the AltiVec vector unit. */
|
||||
|
||||
int
|
||||
powerpc_dialect(info)
|
||||
|
Loading…
Reference in New Issue
Block a user