Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->EXT
EXT Sign Extend
EXTB
Compatibility: 68000, 68010, 68020 and CPU32 families.
Sign Extended Destination -> Destination
| Assembler Syntax: | EXT.W Dn | extend byte to word |
| EXT.L Dn | extend word to long word | |
| 1 EXTB.L Dn | extend byte to long word |