|
Hauptseite - Welches System? - Hardware - Software - Emulatoren - |
Internet MausNet Programmieren Verweise Über |
NAME | CHK2 -- Check register against upper and lower bounds (68020+) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SYNOPSIS |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FUNCTION |
<ea> indicates memory area of two bounds: in 1st memory position,
lower bound, in 2nd memory position, upper bound. Those two values
are adjacent in memory. For signed comparisons, the lowest arithmetic value, expressed as a two complement integer, have to be the lower bound.
If Rn is a data register Dn and if size of operation is 8 or 16 bits,
only the 8 or 16 bits of low weight of Dn and bounds are taken in
count. If Rn is located out of 2 bounds, a CHK instruction, vector number 6, occurs. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FORMAT |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
REGISTER |
Register specifies the register Rn which contains the value to test.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SIZE |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RESULT |
|
![]() |
English version not yet available. |