2010-10-02 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/12076
* i386-dis.c (RMAL): Remove duplicate.
+2010-10-02 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/12076
+ * i386-dis.c (RMAL): Remove duplicate.
+
2010-09-30 Pierre Muller <muller@ics.u-strasbg.fr>
* s390-mkopc.c (main): Exit with error 1 if sscanf fails
#define RMrSI { OP_REG, rSI_reg }
#define RMrDI { OP_REG, rDI_reg }
#define RMAL { OP_REG, al_reg }
-#define RMAL { OP_REG, al_reg }
#define RMCL { OP_REG, cl_reg }
#define RMDL { OP_REG, dl_reg }
#define RMBL { OP_REG, bl_reg }