]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/objtool/arch.h
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / tools / objtool / arch.h
index 467c2fe798a9ea5c0e1666cf3d74ae17eafabc8a..7a111a77b7aa418cb2c50edaf62a470150f7f888 100644 (file)
@@ -35,7 +35,9 @@
 #define INSN_NOP               10
 #define INSN_STAC              11
 #define INSN_CLAC              12
-#define INSN_OTHER             13
+#define INSN_STD               13
+#define INSN_CLD               14
+#define INSN_OTHER             15
 #define INSN_LAST              INSN_OTHER
 
 enum op_dest_type {