ubsan: microblaze: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / opcodes / spu-dis.c
index d5f70f34db22baa1699e84e0a98c07d30c8f7456..2d7df04348092a368a9c466708dbe956982c12e7 100644 (file)
@@ -1,6 +1,6 @@
 /* Disassemble SPU instructions
 
-   Copyright (C) 2006-2014 Free Software Foundation, Inc.
+   Copyright (C) 2006-2019 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.02515 seconds and 4 git commands to generate.