From: Alan Modra Date: Wed, 5 May 2004 13:43:36 +0000 (+0000) Subject: * ppc-opc.c (PPCVEC): Remove PPC_OPCODE_PPC. X-Git-Tag: gprof-pre-ansify-2004-05-26~261 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a404d431a86c8271c36f168ec7cd4f6678e13209;p=external%2Fbinutils.git * ppc-opc.c (PPCVEC): Remove PPC_OPCODE_PPC. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0ef4661..c15b19b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2004-05-05 Alan Modra + + PR 146. + * ppc-opc.c (PPCVEC): Remove PPC_OPCODE_PPC. + 2004-04-29 Ben Elliston * ppc-opc.c (XCMPL): Renmame to XOPL. Update users. diff --git a/opcodes/ppc-opc.c b/opcodes/ppc-opc.c index 8c7f5c6..35f7fc6 100644 --- a/opcodes/ppc-opc.c +++ b/opcodes/ppc-opc.c @@ -1764,7 +1764,7 @@ extract_tbr (unsigned long insn, #define PPC440 PPC_OPCODE_440 #define PPC750 PPC #define PPC860 PPC -#define PPCVEC PPC_OPCODE_ALTIVEC | PPC_OPCODE_PPC +#define PPCVEC PPC_OPCODE_ALTIVEC #define POWER PPC_OPCODE_POWER #define POWER2 PPC_OPCODE_POWER | PPC_OPCODE_POWER2 #define PPCPWR2 PPC_OPCODE_PPC | PPC_OPCODE_POWER | PPC_OPCODE_POWER2