Asmc Macro Assembler Reference
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