Complement commit
8f4f9071ad5f ("Add MIPS32 DSPr3 support.").
include/
* opcode/mips.h (ASE_DSPR3): Add a comment.
+2016-12-07 Maciej W. Rozycki <macro@imgtec.com>
+
+ * opcode/mips.h (ASE_DSPR3): Add a comment.
+
2016-12-05 Szabolcs Nagy <szabolcs.nagy@arm.com>
* opcode/arm.h (ARM_EXT2_V8_3A, ARM_AEXT2_V8_3A): New.
#define ASE_MSA64 0x00001000
/* eXtended Physical Address (XPA) Extension. */
#define ASE_XPA 0x00002000
+/* DSP R3 Module. */
#define ASE_DSPR3 0x00004000
/* MIPS ISA defines, use instead of hardcoding ISA level. */