有GMS81008解密等LG(HYUNDAI)系列单片机解密/IC芯片解密需求者请直接与我们联系咨询解密详情。芯谷芯片解密研究所长期从事IC芯片解密、单片机解密、DSP解密、CPLD解密等技术研究与技术服务,已经为众多电子企业及电子工程师提供了高效可靠的解密服务。
芯片解密咨询电话:0755-82815425,82816682
咨询QQ:582614144 ,840933209
Email:boxsale@126.com
关于GMS81004部分特征介绍:
A register
- 8bit Accumulator.
- In the case of 16-bit operation, compose the lower 8-bit of A, upper 8bit in Y (16-bit Accumulator)
- In the case of multiplication instruction, execute as a multiplier register. After multiplication operation, the lower 8-bit of the result enters. (Y*A YA)
- In the case of division instruction, execute as the lower 8-bit of dividend. After division operation, quotient enters.
X register
- General-purpose 8-bit register
- In the case of index addressing mode within direct page(RAM area), execute as index register.
- In the case of division instruction, execute as register.
Y register
- General-purpose 8-bit register
- In the case of index addressing mode, execute as index register
- In the case of 16-bit operation instruction, execute as the upper 8-bit of YA (16-bit accumulator).
- In the case of multiplication instruction, execute as a multiplicand register. After multiplication operation, the upper 8-bit of the result enters.
- In the case of division instruction, execute as the upper 8-bit of dividend. After division operation, remains enters.
- Can be used as loop counter of conditional branch command. (e.g.DBNE Y, rel)
























