|
| ||||
|
|
|
|
|
|
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 ``Block of Words'' Class
CHKDBW
| Oper. | Addressing Group | Op. Use | Mult. Op. |
|---|---|---|---|
| L | blnadr | d | - |
| A | adrbw | w | v |
F0
if ContainsOnlyADIs(A[L]) then
IP + 1 --> IP {skip next instruction}
end if.
This instruction checks a block of words: if it is entirely made up of alterable data items, one instruction is skipped, otherwise it is not.
|
|
|
|
|
|