MVI Imm, [RA0]; Set external memory transfer start address DMA D0, [PRG], SImm; set number of transfer words, start transfer MVI Imm, [PC]; Set program execution start address
MVI Imm, [LOP]; Set the number of repetitions LPS; repeat execution command ### #; This command is executed repeatedly.