diff options
Diffstat (limited to 'opcodes/arc-ext.c')
-rw-r--r-- | opcodes/arc-ext.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/arc-ext.c b/opcodes/arc-ext.c index c12cabe..3cf3e2f 100644 --- a/opcodes/arc-ext.c +++ b/opcodes/arc-ext.c @@ -170,6 +170,7 @@ create_map (unsigned char *block, arc_extension_map. coreRegisters[number - FIRST_EXTENSION_CORE_REGISTER].name = xstrdup (name); + break; } case EXT_COND_CODE: |