Skip to content

Commit eca8f88

Browse files
author
blueswir1
committed
Update ppc-dis.c from binutils 2.17
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6582 c046a42c-6fe2-441c-8c8c-71466251a162
1 parent e6bd862 commit eca8f88

File tree

2 files changed

+3980
-1880
lines changed

2 files changed

+3980
-1880
lines changed

dis-asm.h

+1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ enum bfd_architecture
142142
#define bfd_mach_ppc64 1
143143
#define bfd_mach_ppc_403 403
144144
#define bfd_mach_ppc_403gc 4030
145+
#define bfd_mach_ppc_e500 500
145146
#define bfd_mach_ppc_505 505
146147
#define bfd_mach_ppc_601 601
147148
#define bfd_mach_ppc_602 602

0 commit comments

Comments
 (0)