* v850-opc.c (v850_opcodes): Correct short store half (sst.h) and
[deliverable/binutils-gdb.git] / opcodes / arm-opc.h
index 82ad208424d6efcbc1ab6c3fe700426482165855..c1f544374b1a8c109083a474bf553c0ddd675f62 100644 (file)
@@ -55,6 +55,7 @@ struct arm_opcode {
 
 static struct arm_opcode arm_opcodes[] = {
     /* ARM instructions */
+    {0x012FFF10, 0x0ffffff0, "bx%c\t%0-3r"},
     {0x00000090, 0x0fe000f0, "mul%c%20's\t%16-19r, %0-3r, %8-11r"},
     {0x00200090, 0x0fe000f0, "mla%c%20's\t%16-19r, %0-3r, %8-11r, %12-15r"},
     {0x01000090, 0x0fb00ff0, "swp%c%22'b\t%12-15r, %0-3r, [%16-19r]"},
This page took 0.023382 seconds and 4 git commands to generate.