[AArch64] Add ARMv8.3 FCMLA and FCADD instructions
[deliverable/binutils-gdb.git] / opcodes / mep-asm.c
index d8a1cf307f0d0d06b0579148d13fcd8020fd179d..89116ee8e8e004f5234205dbf6e74ab3c6e653d0 100644 (file)
@@ -745,6 +745,7 @@ expand_string (const char *in, int first_only)
                  break;
                case '(':
                  depth++;
+                 /* Fall through.  */
                default:
                  args[narg].len++;
                  break;
This page took 0.024321 seconds and 4 git commands to generate.