Enable Intel AVX512_VNNI instructions.
[deliverable/binutils-gdb.git] / opcodes / metag-dis.c
index c86a807996a73f3c1655096f5a65c392aafca538..97bae4c1d36edcd5f7d94226323a3b9f8fa8fbc5 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble Imagination Technologies Meta instructions.
-   Copyright (C) 2013-2014 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.023753 seconds and 4 git commands to generate.