next up previous contents
Next: Homework Assignment (Assigned on Up: Autoincrement Previous: Pre Decrement   Contents

Caution

Please understand that increment can only occur after memory access, and decrement can only occur before memory access. In other words, ld r4,+X is not permitted.



Tak Auyeung 2003-11-10