[ARM] Support for ARMv8.1 Adv.SIMD extension
[deliverable/binutils-gdb.git] / opcodes / aarch64-opc-2.c
index 1831fe4d1f71c95298ea1282bdd677fad511985c..20b8ae84e1a28464a10878ed5e33a9f9abbc8f9b 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is automatically generated by aarch64-gen.  Do not edit!  */
-/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2015 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of the GNU opcodes library.
@@ -35,6 +35,7 @@ const struct aarch64_operand aarch64_operands[] =
   {AARCH64_OPND_CLASS_INT_REG, "Rt_SYS", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {FLD_Rt}, "an integer register"},
   {AARCH64_OPND_CLASS_INT_REG, "Rd_SP", OPD_F_MAYBE_SP | OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {FLD_Rd}, "an integer or stack pointer register"},
   {AARCH64_OPND_CLASS_INT_REG, "Rn_SP", OPD_F_MAYBE_SP | OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {FLD_Rn}, "an integer or stack pointer register"},
+  {AARCH64_OPND_CLASS_INT_REG, "PAIRREG", OPD_F_HAS_EXTRACTOR, {}, "the second reg of a pair"},
   {AARCH64_OPND_CLASS_MODIFIED_REG, "Rm_EXT", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {}, "an integer register with optional extension"},
   {AARCH64_OPND_CLASS_MODIFIED_REG, "Rm_SFT", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {}, "an integer register with optional shift"},
   {AARCH64_OPND_CLASS_FP_REG, "Fd", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {FLD_Rd}, "a floating-point register"},
@@ -120,73 +121,73 @@ const struct aarch64_operand aarch64_operands[] =
 static const unsigned op_enum_table [] =
 {
   0,
-  660,
-  661,
-  662,
-  665,
-  666,
-  667,
   668,
   669,
-  663,
-  664,
   670,
+  673,
+  674,
+  675,
+  676,
+  677,
   671,
-  693,
-  694,
-  697,
+  672,
+  678,
+  679,
+  701,
+  702,
   703,
-  704,
+  706,
   707,
+  708,
   709,
   710,
-  699,
-  700,
-  713,
-  715,
-  753,
-  754,
+  704,
+  705,
+  711,
+  712,
   755,
   756,
+  757,
+  758,
   12,
-  510,
-  511,
-  776,
-  778,
-  780,
+  518,
+  519,
+  950,
+  952,
+  954,
+  762,
+  953,
+  951,
+  261,
+  507,
+  517,
+  516,
   760,
-  779,
-  777,
-  259,
-  499,
-  509,
-  508,
-  758,
-  505,
+  513,
+  510,
+  503,
   502,
-  495,
-  494,
-  501,
-  504,
-  506,
-  507,
-  768,
-  526,
-  529,
-  532,
-  527,
-  530,
-  626,
-  160,
-  161,
+  509,
+  512,
+  514,
+  515,
+  770,
+  534,
+  537,
+  540,
+  535,
+  538,
+  634,
   162,
   163,
-  420,
-  595,
-  314,
-  316,
-  336,
-  338,
+  164,
+  165,
+  426,
+  603,
+  318,
+  320,
+  340,
+  342,
 };
 
 /* Given the opcode enumerator OP, return the pointer to the corresponding
This page took 0.024686 seconds and 4 git commands to generate.