arc/nps400: Validate address type operands correctly
[deliverable/binutils-gdb.git] / opcodes / arm-dis.c
index fc9ac610aaef349adb882bd94fd7a614b6ff6d6c..87d4930b30fd9fef9880dbe803abaafc583c27a2 100644 (file)
@@ -4686,6 +4686,7 @@ print_insn_arm (bfd_vma pc, struct disassemble_info *info, long given)
 
                    case 'S':
                      allow_unpredictable = TRUE;
+                     /* Fall through.  */
                    case 's':
                       if ((given & 0x004f0000) == 0x004f0000)
                        {
This page took 0.02467 seconds and 4 git commands to generate.