arc/opcodes/nps400: Fix some instruction masks
[deliverable/binutils-gdb.git] / opcodes / mcore-opc.h
index 24c3f8888bc0fa6df76ea784c72b64df1407420b..ad66e7bb2d0b936d9742106ca1adec377183409b 100644 (file)
@@ -206,6 +206,5 @@ const mcore_opcode_info mcore_table[] =
   { "rori",    RSI,    0,      0x3800 },
   { "rotri",   RSI,    0,      0x3800 },
   { "nop",     O0,     0,      0x1200 },  /* mov r0, r0 */
-  { 0,         0,      0,      0 }
 };
 #endif
This page took 0.022719 seconds and 4 git commands to generate.