X86: Properly handle bad FPU opcode
[deliverable/binutils-gdb.git] / opcodes / tic4x-dis.c
index c35e050397f86d79fc35e8ea363ead640aa52247..92c9dcb4cb36145ed7ed3708cfa89e8d332ce7ce 100644 (file)
@@ -467,6 +467,7 @@ tic4x_print_op (struct disassemble_info *info,
                 return 0;
               break;
             }
+         /* Fall through.  */
 
        case 'J': /* Indirect (short) 8--15.  */
          if (! tic4x_print_indirect (info, INDIRECT_SHORT,
This page took 0.023802 seconds and 4 git commands to generate.