
B-64214EN/01 5.CONVERSION RULES
- 37 -
5.4.7 DEC
PMC-SB7
DEC
• Higher two digit of the decode specification specifies the decode number.
• Lower two digit of decode specification specifies the number of digits to decode.
01: Only low-order digit is decoded.
10: Only high-order digit is decoded.
11: Both two digits are decoded.
PMC-SD7
(Not converted)
Not converted.
• PMC_DECODE_(type) does not support BCD value.
User’’ operations
to finish conversion
Please replace with PMC_DECODE_(type).
• Please note that this instruction does not support BCD.
Therefore, following modification might be necessary.
• Convert BCD to decimal number before executes PMC_DECODE_(type) .
• Changing the all part handling BCD around this function to handle decimal number.