-
2 分类指令
在介绍各条分类指令之前,将指令中的操作数及注释中的符号说明如下。
Rn:当前指定的工作寄存器组中的Ro...
2 分类指令
在介绍各条分类指令之前,将指令中的操作数及注释中的符号说明如下。
Rn:当前指定的工作寄存器组中的Ro-R7(其中n=0,1,2,…,7)。
Ri:当前指定的工作寄存器组中的RO,R1(其中i=0,1)。
(Ri):Ri间址寻址指定的地址单元。
((Ri)):Ri间址寻址指定地址单元中的内容。
dir:8位直接字节地址(在片内RAM和SFR存储空间中)。
#data8:8位立即数。
#datal6:16位立即数。
addrl6:16位地址值。
addrll:11位地址值。
-2 classification of instruction in the introduction of each classification of instructions before the operation instructions and notes the number of symbols are described below. Rn: the current work of the designated register group Ro-R7 (in which n = 0,1,2, ..., 7). Ri: the current register group specified in the RO, R1 (in which i = 0,1). (Ri): Ri addressing inter-site unit
- 2022-02-07 17:01:45下载
- 积分:1
-
汇编写的时钟程序
使用汇编语言写的一个windows风格的时钟,包含时针、分针、秒针。
- 2022-03-21 23:20:07下载
- 积分:1
-
出租车计价器的汇编源程序
比较周全的考虑了实际中所会碰到的问题...
出租车计价器的汇编源程序
比较周全的考虑了实际中所会碰到的问题-the taxi program
- 2022-01-25 20:13:49下载
- 积分:1
-
递归下降分析法让我们更加的能够懂得和了解词法分析的内容和注解。...
递归下降分析法让我们更加的能够懂得和了解词法分析的内容和注解。-Recursive descent analysis so that we can know and understand more of the lexical analysis of the content and annotations.
- 2022-01-26 07:33:53下载
- 积分:1
-
WinAsm32的确是一本好的教材,不管你是初学者,还是高手,都能从它里面学到很多的东西....
WinAsm32的确是一本好的教材,不管你是初学者,还是高手,都能从它里面学到很多的东西.-WinAsm32 is a good material, whether you are a beginner or expert, can learn from the inside many things.
- 2023-08-05 15:25:04下载
- 积分:1
-
最新的词法分析器啊,最新版的,里面包括了识别c的关键字的。...
最新的词法分析器啊,最新版的,里面包括了识别c的关键字的。-Ah latest lexical analyzer, the latest version, which includes the identification of keywords c.
- 2022-05-18 01:02:36下载
- 积分:1
-
学习如何使用MPLAB集成开发环境(IDE)的编码基因…
To learn how to use MPLAB Integrated Development Environment (IDE) for code generation, simulation, and debugging.
This code is a very simple program that sets up PORTC and PORTB I/Os and sends some values over these ports, and tries to read Port C and increments a counter and resets to a predetermined value when the counter rolls over to zero. All labels start in the first column, and the last line has an end directive. For detailed information, refer to the PIC18F452 datasheet on the course web page.
- 2022-07-13 16:21:22下载
- 积分:1
-
ASM 是asm的显示调用程序和子程序的程序流程图
ASM 是asm的显示调用程序和子程序的程序流程图-ASM is the display asm procedure and subroutine calls the program flow chart
- 2022-01-31 10:01:20下载
- 积分:1
-
是对ocm4x8c图形显示的的汇编程序,是用keil软件编写的.
是对ocm4x8c图形显示的的汇编程序,是用keil软件编写的.-Is a graphical display of ocm4x8c compilation process, is prepared keil software.
- 2022-12-15 01:40:03下载
- 积分:1
-
学习C51时写的RS232通讯程序,提供给刚学单片机程序的朋友参考...
学习C51时写的RS232通讯程序,提供给刚学单片机程序的朋友参考-C51 when learning to write the RS232 communication procedures, available to just school friends Singlechip procedure reference
- 2023-05-09 14:20:03下载
- 积分:1