opcodes: support insn endianness in cgen_cpu_open
[deliverable/binutils-gdb.git] / include / opcode / s390.h
index b4a0a8fac433f30d1ab9592d147ac9bfb0e8df82..c4af871ae0b66ca973a8198cc4c62e522a55a145 100644 (file)
@@ -1,5 +1,5 @@
 /* s390.h -- Header file for S390 opcode table
-   Copyright (C) 2000-2017 Free Software Foundation, Inc.
+   Copyright (C) 2000-2020 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -43,6 +43,7 @@ enum s390_opcode_cpu_val
     S390_OPCODE_ZEC12,
     S390_OPCODE_Z13,
     S390_OPCODE_ARCH12,
+    S390_OPCODE_ARCH13,
     S390_OPCODE_MAXCPU
   };
 
This page took 0.022867 seconds and 4 git commands to generate.