| 
 | Hauptseite - Welches System? - Hardware - Software - Emulatoren - | Internet MausNet Programmieren Verweise Über | 
| NAME | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SYNOPSIS | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FUNCTION | Used to compare value of Rn (Dn or An) with two lower and upper
bounds, which are stored in memory, at address given by <ea> (in
two adjacent areas). Lower bound have to be stored before upper bound. Flags are set following to the result of comparison. If Rn is a data register Dn, and if operation is made on 8 or 16 bits, only the 8 or 16 bits of Dn are taken in count. In opposite, in the case of Rn as an address register and if a 16 bits operation is granted, the 32 bits of An are compared to bounds which are, them, extended on 32 bits by their signs. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FORMAT | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| REGISTER | Register specifies the register Rn which contains the value to test. 
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SIZE | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RESULT | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|   | English version not yet available. |