]> Git Repo - binutils.git/blobdiff - include/opcode/mn10300.h
* mn10300.h (MN10300_OPERAND_EXTENDED): Define.
[binutils.git] / include / opcode / mn10300.h
index 01d53c7a5c69f0cbc031730f8be9a8b90a6304a6..69b08356bc914079962b8544e80ce953581fccf7 100644 (file)
@@ -92,6 +92,8 @@ extern const struct mn10300_operand mn10300_operands[];
 
 #define MN10300_OPERAND_REPEATED 0x100
 
+#define MN10300_OPERAND_EXTENDED 0x200
+
 /* Opcode Formats.  */
 #define FMT_S0 1
 #define FMT_S1 2
This page took 0.02112 seconds and 4 git commands to generate.