]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/opcode/arc.h
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / include / opcode / arc.h
index d6a2b885a1aefd3046b57269fb734c3e33767248..f0320c101d75757e450b846bcaca54d26c02734d 100644 (file)
@@ -1,5 +1,5 @@
 /* Opcode table for the ARC.
-   Copyright (C) 1994-2019 Free Software Foundation, Inc.
+   Copyright (C) 1994-2021 Free Software Foundation, Inc.
 
    Contributed by Claudiu Zissulescu (claziss@synopsys.com)
 
@@ -64,6 +64,7 @@ typedef enum
   JUMP,
   KERNEL,
   LEAVE,
+  LLOCK,
   LOAD,
   LOGICAL,
   LOOP,
@@ -76,6 +77,7 @@ typedef enum
   PMU,
   POP,
   PUSH,
+  SCOND,
   SJLI,
   STORE,
   SUB,