Asmc Macro Assembler Reference
ASMC Nonfatal Error A2030
multiple index registers not allowed
An attempt was made to combine two index registers in a memory expression.
For example, the following expressions cause this error:
[si+di] [di][si]* ML 6.0 compatible error