[AArch64] Add SVE system registers
[deliverable/binutils-gdb.git] / opcodes / i370-opc.c
index 68a8e01256868db9af0c9431d4c3e0cbb51e2e83..3f3190284958ba9d4a914416070d0191366aafae 100644 (file)
@@ -1,6 +1,5 @@
 /* i370-opc.c -- Instruction 370 (ESA/390) architecture opcode list
-   Copyright 1994, 1999, 2000, 2001, 2003, 2005, 2007, 2012
-   Free Software Foundation, Inc.
+   Copyright (C) 1994-2017 Free Software Foundation, Inc.
    PowerPC version written by Ian Lance Taylor, Cygnus Support
    Rewritten for i370 ESA/390 support by Linas Vepstas <linas@linas.org> 1998, 1999
 
@@ -258,7 +257,7 @@ const struct i370_operand i370_operands[] =
 #define SS_D2 (SS_B2 + 1)
 #define SS_D2_MASK (0xfff)
   { 12, 0, insert_ss_d2, extract_ss_d2, I370_OPERAND_RELATIVE, "SS D2" },
-  
+
 };
 
 \f
This page took 0.026106 seconds and 4 git commands to generate.