Check invalid mask registers
[deliverable/binutils-gdb.git] / opcodes / tilegx-opc.c
index 682dd1b1aab3e7b9b1bd1b084636bc4b62aa237e..20bfeddc5adc234969845cecfd6843cf6c4c6a71 100644 (file)
@@ -1,6 +1,6 @@
 /* TILE-Gx opcode information.
 
-   Copyright 2011 Free Software Foundation, Inc.
+   Copyright (C) 2011-2016 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
     Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
     MA 02110-1301, USA.  */
 
+#include "sysdep.h"
+
 /* This define is BFD_RELOC_##x for real bfd, or -1 for everyone else.  */
 #define BFD_RELOC(x) BFD_RELOC_##x
-
 #include "bfd.h"
 
 /* Special registers.  */
This page took 0.041316 seconds and 4 git commands to generate.