添加收藏夹  设为首页  深圳服务热线:13751165337  13692101218
51电子网联系电话:13751165337
位置:首页 > IC型号导航 > 首字符H型号页 > 首字符H的型号第571页 > HT66F0172 > HT66F0172 PDF资料 > HT66F0172 PDF资料1第108页
HT66F0172/HT66F0174
增强的A / D闪存的8位MCU
SUBM A, [M]。
说明
操作?
受影响的标志位:
SUB A,X
说明
操作?
受影响的标志位:
SWAP [M]。
说明
操作?
受影响的标志位:
SWAPA [M]。
说明
操作?
受影响的标志位:
SZ [M]。
说明
操作?
受影响的标志位:
SZA [M]。
说明
操作?
受影响的标志位:
SZ [M ] .7
说明
操作?
受影响的标志位:
减去数据存储器的ACC与结果放入数据存储器
将指定数据存储器是把累加器的内容减去。其结果是
存储在数据存储器。请注意,如果相减结果为负, C标志位是
cleared to 0, otherwise if the result is positive or zero, the C flag will be set to 1.
[M ] ← ACC - [M]。
OV , Z, AC ,C
从ACC减去立即数
在代码中指定的即时数据从累加器的内容减去。
结果存储在累加器。请注意,如果相减结果为负,C
flag will be cleared to 0, otherwise if the result is positive or zero, the C flag will be set to 1.
ACC ← ACC - X
OV , Z, AC ,C
数据存储器交换半字节
将指定数据存储器的低位和高4位互相交换。
[m].3~[m].0 [m].7~[m].4
数据存储器的交换高低字节,结果放入累加器
将指定数据存储器的低位和高4位互相交换。该
结果存储在累加器。数据存储器的内容保持不变。
ACC.3~ACC.0 ← [m].7~[m].4
ACC.7~ACC.4 ← [m].3~[m].0
Skip if Data Memory is 0
If the contents of the specified Data Memory is 0, the following instruction is skipped. As this
需要一个伪指令,而下一个取指令的插入,它是一个两
cycle instruction. If the result is not 0 the program proceeds with the following instruction.
Skip if [m]=0
Skip if Data Memory is 0 with data movement to ACC
将指定数据存储器的内容复制到累加器。如果该值为零,则
以下指令被跳过。因为这需要一个空指令插入
while the next instruction is fetched, it is a two cycle instruction. If the result is not 0 the
程序继续执行下面的指令。
ACC ← [M]。
Skip if [m]=0
Skip if bit i of Data Memory is 0
If bit i of the specified Data Memory is 0, the following instruction is skipped. As this requires
伪指令的插入而下一条指令,它是一个两周期
instruction. If the result is not 0, the program proceeds with the following instruction.
Skip if [m].i=0
1.00版
108
& frac12 ;& frac12 ;& frac12 ;& frac12 ; 11 & frac12 ; & frac12 ; 01 & frac12 ;

深圳市碧威特网络技术有限公司