-
整型浮点数加法运算
通过MIPS的汇编语言实现整型浮点数的加法运算。其中可以设计的指令有mfc1和mtc1。如输入1,1,则输出2.0,以此实现运算。
- 2023-05-29 00:20:03下载
- 积分:1
-
Clock Display Program written in 892051 assembly language
892051用的显示时钟程序,对汇编学习有用。-Clock Display Program written in 892051 assembly language
- 2022-08-13 01:14:11下载
- 积分:1
-
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
-
接口8251编程
汇编实现的接口8251编程 一个很好用的代码 上课实验时写的
- 2022-01-25 15:46:36下载
- 积分:1
-
功放的电路图,是新款式的,有价值
功放的电路图,是新款式的,有价值-Power amplifier circuit, is a new style, and valuable
- 2022-02-26 06:51:27下载
- 积分:1
-
应用Bresenham法画直线的算法,的汇编程序。
应用Bresenham法画直线的算法,的汇编程序。-application of Bresenham draw line
- 2022-03-23 17:25:09下载
- 积分:1
-
it can help you know C++ souce program quckily
it can help you know C++ souce program quckily
- 2022-06-26 16:55:59下载
- 积分:1
-
这是我们实习的源代码,是我们老师提供的,希望对大家有所帮助。呵呵,你们认为呢?...
这是我们实习的源代码,是我们老师提供的,希望对大家有所帮助。呵呵,你们认为呢?-This is our attachment to the source code, is provided by the teachers, we hope to help. Oh, do you think?
- 2023-07-28 08:30:04下载
- 积分:1
-
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
- 2023-06-17 15:15:03下载
- 积分:1
-
51单片机状态顺序编码,监控程序在主程序中
51单片机状态顺序编码,监控程序在主程序中
-Coding sequence of 51 single-chip status, monitoring procedures in the main program in
- 2023-06-24 13:40:03下载
- 积分:1