Define the proper bfd_mach to be used by the disassembler for each
[qemu] / target-ppc / cpu.h
index f1df741..79712b0 100644 (file)
@@ -398,6 +398,7 @@ struct CPUPPCState {
     uint8_t excp_model;
     uint8_t bus_model;
     uint8_t pad;
+    int bfd_mach;
     uint32_t flags;
 
     int exception_index;