Power10 VSX PCV generate operations
[deliverable/binutils-gdb.git] / opcodes / d10v-dis.c
index dbedb3d76596d63f771760f627d3477b4acd24cd..a3423bccc4215e4986c11929c00fca93e60a1495 100644 (file)
@@ -1,6 +1,5 @@
 /* Disassemble D10V instructions.
-   Copyright 1996, 1997, 1998, 2000, 2001, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1996-2020 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/d10v.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 /* The PC wraps at 18 bits, except for the segment number,
    so use this mask to keep the parts we want.  */
This page took 0.023943 seconds and 4 git commands to generate.