|
| ||||
|
|
|
|
|
|
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
JNAD
| Oper. | Addressing Group | Op. Use | Mult. Op. |
|---|---|---|---|
| A | jadr | a | - |
| B | muladr | w | - |
6C
if IsNotAnADI(B) then
@(A) --> IP {jump to A}
end if.
This instruction jumps to A if and only if B is not an alterable data item, and hence helps you to hunt your opponent's a.d.i.'s.
It is useful only in the context of Core Cold War, since otherwise you will prefer to use for the same purpose the much more efficient CHKDBW instruction.
|
|
|
|
|
|