[PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs.
[deliverable/binutils-gdb.git] / opcodes / spu-dis.c
index 717daab280e2b5e48e4c307d021f5929fc227a45..8c482c81003901330df04123c649f3e3e821f860 100644 (file)
@@ -1,6 +1,6 @@
 /* Disassemble SPU instructions
 
-   Copyright 2006, 2007, 2012  Free Software Foundation, Inc.
+   Copyright (C) 2006-2020 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -21,7 +21,7 @@
 
 #include "sysdep.h"
 #include <stdio.h>
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opcode/spu.h"
 
 /* This file provides a disassembler function which uses
This page took 0.023138 seconds and 4 git commands to generate.