* gdb.texinfo (Command Files): Mention -x, use @enumerate for
[deliverable/binutils-gdb.git] / gdb / v850-tdep.c
index 060200f7588465c20065f6c48ae12846b0944641..5f71b5e19d61fea3a648571c07f3ef182089073d 100644 (file)
@@ -869,6 +869,7 @@ v850_target_architecture_hook (ap)
       if (v850_processor_type_table[i].mach == ap->mach)
        {
          v850_register_names = v850_processor_type_table[i].regnames;
+         tm_print_insn_info.mach = ap->mach;
          return 1;
        }
     }
This page took 0.023625 seconds and 4 git commands to generate.