aboutsummaryrefslogtreecommitdiff
path: root/gas/config
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config')
-rw-r--r--gas/config/tc-moxie.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/config/tc-moxie.c b/gas/config/tc-moxie.c
index 84563ce..b791078 100644
--- a/gas/config/tc-moxie.c
+++ b/gas/config/tc-moxie.c
@@ -259,6 +259,7 @@ md_assemble (char *str)
BFD_RELOC_32);
}
break;
+ case MOXIE_F1_M:
case MOXIE_F1_4:
iword = opcode->opcode << 8;
while (ISSPACE (*op_end))