Remove trailing white spaces.
[deliverable/binutils-gdb.git] / opcodes / arm-dis.c
index 6e65026c3536c958994e20d192ef13da201f7107..b570ac0ae2e04735484cc8ab4cf69a58b60171a4 100644 (file)
@@ -1145,6 +1145,7 @@ static const struct opcode16 thumb_opcodes[] =
   /* format 17 */
   {ARM_EXT_V4T, 0xDF00, 0xFF00, "svc%c\t%0-7d"},
   /* format 16 */
+  {ARM_EXT_V4T, 0xDE00, 0xFE00, "undefined"},
   {ARM_EXT_V4T, 0xD000, 0xF000, "b%8-11c.n\t%0-7B%X"},
   /* format 18 */
   {ARM_EXT_V4T, 0xE000, 0xF800, "b%c.n\t%0-10B%x"},
This page took 0.023128 seconds and 4 git commands to generate.