| 
 | Hauptseite - Welches System? - Hardware - Software - Emulatoren - | Internet MausNet Programmieren Verweise Über | 
| NAME | MOVEA -- Source -> Destination | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SYNOPSIS | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FUNCTION | Move the contents of the source to the destination address register. Word sized operands are sign extended to 32 bits before the operation is done. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FORMAT | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| REGISTER | "ADDRESS REGISTER" specifies the number of destination address
register. Source <ea> specifies source operand, addressing modes allowed are: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SIZE | 11->Word, 32 bits of address register are altered by sign extension. 10->Long | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RESULT | None. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|   | English version not yet available. |