我对Assembly 8086有一个问题.我不知道如何使用2D数组.当我这样使用时, mov ar[cx][dx]我得到一个错误,当我想要我们SI和DI数组时,它也会返回错误.
mov ar[cx][dx]
SI
DI
assembly x86-16
assembly ×1
x86-16 ×1