|
| ||||
|
|
|
|
|
|
This is the R.O.M.E.68000 Manual version 0.51.
This is an experimental version.
Copyright © 1997 by G. Mezzetti; last update: January 1, 1999.
Ordinary Instructions of the ``Control'' Class
MVAD
| Oper. | Addressing Group | Op. Use | Mult. Op. |
|---|---|---|---|
| A | cadr | a | - |
| B | dadr | e | - |
14
@(A) - @(B) --> B {put in B the address of A, relative to B}.
This instruction makes B a (relative) pointer to A; you could use it to create a direct pointer to something which is addressed in a complex way.
|
|
|
|
|
|