symtab.c: Small refactor
[deliverable/binutils-gdb.git] / opcodes / msp430-decode.opc
index 1d0f85f3f9b7fc095efdbd4e611568c700d7e6ea..77f1e86f2faf4674e4ac73ac663d1e83d882f260 100644 (file)
@@ -1,5 +1,5 @@
 /* -*- c -*- */
-/* Copyright 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2017 Free Software Foundation, Inc.
    Contributed by Red Hat.
    Written by DJ Delorie.
 
@@ -237,6 +237,7 @@ encode_as (int reg, int as, LocalData *ld, int ext)
          break;
        case MSR_None:
          SA (0);
+         break;
        default:
          SM (reg, 0);
          break;
This page took 0.02275 seconds and 4 git commands to generate.