Objection. Please note that when you use dmad there is
a 16-bit data memory address encoded in the
instruction, not "7 offset bits put into instruction
opcode and...
They lied to you. dmad is used in Absolute Addressing
not in Immediate Addressing. And, furthermore,
immediate addressing does not have anything to do with
DP, CP...
Ilya Druker-
> I think you mistakes. By "immediate addressing" TI means many things,
> for example
> 1. ld #num,A - the immediate-addressed number num is inclu...