X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=dis-asm.h;h=de6e9f87e94b509e49b0e89fd528afdb065db580;hb=f54b3f920f12fb4fb41e259f793a853860a7d2ec;hp=dbe1465fdebb762d9444d75a550b33c2cd3391f9;hpb=339dea2774fbfb7092cc35a061849c0cb448618d;p=qemu diff --git a/dis-asm.h b/dis-asm.h index dbe1465..de6e9f8 100644 --- a/dis-asm.h +++ b/dis-asm.h @@ -157,6 +157,10 @@ enum bfd_architecture #define bfd_mach_ppc_7400 7400 bfd_arch_rs6000, /* IBM RS/6000 */ bfd_arch_hppa, /* HP PA RISC */ +#define bfd_mach_hppa10 10 +#define bfd_mach_hppa11 11 +#define bfd_mach_hppa20 20 +#define bfd_mach_hppa20w 25 bfd_arch_d10v, /* Mitsubishi D10V */ bfd_arch_z8k, /* Zilog Z8000 */ #define bfd_mach_z8001 1