S/390: Add missing operand to tb instruction
[deliverable/binutils-gdb.git] / gdb / xstormy16-tdep.c
index 7fdfc6517a6c1c7c0443100594f282c9c227ccca..9d91fd540f8fc2a30b1f9ab504e025bd847fcb16 100644 (file)
@@ -849,8 +849,6 @@ xstormy16_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
 
   set_gdbarch_skip_trampoline_code (gdbarch, xstormy16_skip_trampoline_code);
 
-  set_gdbarch_print_insn (gdbarch, print_insn_xstormy16);
-
   gdbarch_init_osabi (info, gdbarch);
 
   dwarf2_append_unwinders (gdbarch);
This page took 0.132863 seconds and 4 git commands to generate.