Add md expression support; Cleanup alpha warnings

This commit is contained in:
Michael Meissner
1999-10-18 22:29:15 +00:00
parent a67a877774
commit 446a06c9b8
8 changed files with 151 additions and 56 deletions

View File

@@ -1484,6 +1484,14 @@ static operator_rankT op_rank[] =
3, /* O_logical_and */
2, /* O_logical_or */
1, /* O_index */
0, /* O_md1 */
0, /* O_md2 */
0, /* O_md3 */
0, /* O_md4 */
0, /* O_md5 */
0, /* O_md6 */
0, /* O_md7 */
0, /* O_md8 */
};
/* Unfortunately, in MRI mode for the m68k, multiplication and