opcodes: support insn endianness in cgen_cpu_open
[deliverable/binutils-gdb.git] / include / opcode / arc.h
index d6a2b885a1aefd3046b57269fb734c3e33767248..3a05cd893320592f197421d7041ff6bda786f19d 100644 (file)
@@ -1,5 +1,5 @@
 /* Opcode table for the ARC.
-   Copyright (C) 1994-2019 Free Software Foundation, Inc.
+   Copyright (C) 1994-2020 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,
This page took 0.024607 seconds and 4 git commands to generate.