Enable Intel AVX512_VNNI instructions.
[deliverable/binutils-gdb.git] / opcodes / metag-dis.c
index 1fdd43d0775bf11b89aaae07c760cf0efc308342..97bae4c1d36edcd5f7d94226323a3b9f8fa8fbc5 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble Imagination Technologies Meta instructions.
-   Copyright (C) 2013-2016 Free Software Foundation, Inc.
+   Copyright (C) 2013-2017 Free Software Foundation, Inc.
    Contributed by Imagination Technologies Ltd.
 
    This library is free software; you can redistribute it and/or modify
@@ -18,7 +18,7 @@
    MA 02110-1301, USA.  */
 
 #include "sysdep.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opintl.h"
 
 #include <stdio.h>
This page took 0.025119 seconds and 4 git commands to generate.