MSP430x320 Family, Buglist and add. Informations
Version 4.0 - April 1998
Packages: FZ=68CLCC (windowed EPROM), PG= 64QFP (ROM/C or OTP/P
versions),
PM= 64QFP (ROM/C or OTP/P versions)
| Ref-# |
Comment |
| A4 |
PUSH #4, PUSH #8
The single operand instruction does not utilize from the internal constant
4 and 8.
But the other internal constants (0, 1, 2, -1) are used. The Assembler
version 1.08
produces correct code - two words, the instruction PUSH and 0004
or 0008.
Modification: not planned |
|