x86: drop redundant AVX512VL shift templates
[deliverable/binutils-gdb.git] / opcodes / tic80-dis.c
index 3089acca7294340c5ac34b881a981845a05c5134..f1926a040ed44b05ec25053324550a06bfab2119 100644 (file)
@@ -1,5 +1,5 @@
 /* Print TI TMS320C80 (MVP) instructions
-   Copyright 1996, 1997, 1998, 2000, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1996-2018 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
-#include <stdio.h>
-
 #include "sysdep.h"
+#include <stdio.h>
 #include "opcode/tic80.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 static int length;
 \f
This page took 0.023201 seconds and 4 git commands to generate.