X86: Remove the THREE_BYTE_0F7A entry
[deliverable/binutils-gdb.git] / opcodes / m68k-dis.c
index 62612b274419fc325c428768dc48c5c28d07a132..1e7c830292314b988f5909c445644e56438d8fca 100644 (file)
@@ -1,5 +1,5 @@
 /* Print Motorola 68k instructions.
-   Copyright (C) 1986-2015 Free Software Foundation, Inc.
+   Copyright (C) 1986-2016 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -1220,6 +1220,7 @@ print_insn_arg (const char *d,
 
     case 'X':
       place = '8';
+      /* Fall through.  */
     case 'Y':
     case 'Z':
     case 'W':
This page took 0.024155 seconds and 4 git commands to generate.