summaryrefslogtreecommitdiff
path: root/gas/expr.c
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1999-11-05 21:50:54 +0000
committerMichael Meissner <gnu@the-meissners.org>1999-11-05 21:50:54 +0000
commitb2e0ffdeb985a8f6a7d17bd98cc6b3cc520c0f71 (patch)
tree9a888d5676aa5225b213fbc6068306e9d3d413a8 /gas/expr.c
parent709a7b466573ebad979a5898c25327630424c5eb (diff)
downloadbinutils-redhat-b2e0ffdeb985a8f6a7d17bd98cc6b3cc520c0f71.tar.gz
Add more md operators
Diffstat (limited to 'gas/expr.c')
-rw-r--r--gas/expr.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/expr.c b/gas/expr.c
index bb4fd55da6..ced12395bb 100644
--- a/gas/expr.c
+++ b/gas/expr.c
@@ -1492,6 +1492,14 @@ static operator_rankT op_rank[] =
0, /* O_md6 */
0, /* O_md7 */
0, /* O_md8 */
+ 0, /* O_md9 */
+ 0, /* O_md10 */
+ 0, /* O_md11 */
+ 0, /* O_md12 */
+ 0, /* O_md13 */
+ 0, /* O_md14 */
+ 0, /* O_md15 */
+ 0, /* O_md16 */
};
/* Unfortunately, in MRI mode for the m68k, multiplication and