From eca8f8889ff5ec05b1a0c8e6643a576c1dfdd58e Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Mon, 9 Feb 2009 19:58:22 +0000 Subject: Update ppc-dis.c from binutils 2.17 git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6582 c046a42c-6fe2-441c-8c8c-71466251a162 --- dis-asm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dis-asm.h') diff --git a/dis-asm.h b/dis-asm.h index 1ba86dd243..303e23f4b5 100644 --- a/dis-asm.h +++ b/dis-asm.h @@ -142,6 +142,7 @@ enum bfd_architecture #define bfd_mach_ppc64 1 #define bfd_mach_ppc_403 403 #define bfd_mach_ppc_403gc 4030 +#define bfd_mach_ppc_e500 500 #define bfd_mach_ppc_505 505 #define bfd_mach_ppc_601 601 #define bfd_mach_ppc_602 602 -- cgit 1.4.1