Define SHORT_AR (fix for CR: 101340)
authorNick Clifton <nickc@redhat.com>
Fri, 29 Oct 1999 09:49:04 +0000 (09:49 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 29 Oct 1999 09:49:04 +0000 (09:49 +0000)
include/opcode/ChangeLog
include/opcode/d30v.h

index 71aa204cd9a9f1fed4a8f6f4e8264c378f265d56..63d2e83461d0831c57db2b805afbcb3ff73ab139 100644 (file)
@@ -1,3 +1,7 @@
+1999-10-29  Nick Clifton  <nickc@cygnus.com>
+
+       * d30v.h (SHORT_AR): Define.
+
 1999-10-18  Michael Meissner  <meissner@cygnus.com>
 
        * alpha.h (alpha_num_opcodes): Convert to unsigned.
index b828dab32ae4d275bab43c130fe52bcd6679f1f8..64c7c36347f1c79b6be2fc237d5524214bb6fa90 100644 (file)
@@ -118,6 +118,7 @@ struct d30v_opcode
 #define LONG_2b                59      /* LONG_2 with modifier of 3 */
 #define LONG_D         60      /* for DBRAI*/
 #define LONG_Db                61      /* for repeati*/
+#define SHORT_AR       62      /* like SHORT_AA but only accept register as third parameter  */
 
   /* the execution unit(s) used */
   int unit;