arc: Change max instruction length to 64-bits
[deliverable/binutils-gdb.git] / opcodes / rl78-decode.opc
index 94cb67b3f3cecc03ed155e36ad18af7d957be05d..57e79ed1de48ea5d16a1160126d0123711efd526 100644 (file)
@@ -882,7 +882,7 @@ rl78_decode_opcode (unsigned long pc AU,
 /** 1010 1110                  movw    %0, %s1                         */
   ID(mov); W(); DR(AX); SM(None, SFR);
 
-/** 11ra 1011                  movw    %0, %e!1                        */
+/** 11ra 1011                  movw    %0, %es!1                       */
   ID(mov); W(); DRW(ra); SM(None, IMMU(2));
 
 /** 11ra 1010                  movw    %0, %1                          */
This page took 0.024184 seconds and 4 git commands to generate.