搜索资源列表
MiniMips
- 自己写的一个小型mips模拟机,功能不是很完善,写着玩的。-yourself writing a small mips simulator, function is not perfect, wrote the play.
dongfeng.rar
- 这是一个科大学生写的一个MIPS模拟器 希望对大家有所帮助,This is a section written by a MIPS simulator college students want to help everyone
JavaMIPS
- MIPS 仿真器,能够实现汇编,反汇编和模拟运行。自己开发的,java课的大程,可能问题比较多,仅做参考,而且程序架构也设计地不是很好。但作为新手大程学习和简单的MIPS模拟还是没有问题的。 本 MIPS 模拟器支持的指令如下: add,addi,sub,subi,and,andi,or,ori,nor,beq,bne,j,jr,jal,lw,lh,lb,sw,sh,sb, 其中所有的跳 转指令第三个操作数只能为一个行标签[不支持相对地址以及绝对地址],标签可 以写在一行
Simulator
- 一个可以模拟MIPS汇编语言在硬件上运行的模拟器。 该模拟器对于43条最常用的指令进行了实现。而且实现了端口通信,输入和输出中断。 对于数据传输的延时也进行了考虑。 为了让读者更好理解程序功能,附带了使用说明。-One can simulate the MIPS assembly language running on the hardware simulator. The simulator for the 43 most commonly used instru
MIPSSimulator
- 一个牛人做的MIPS模拟器,做MIPS编译器的可以一看。-Cattle are doing a MIPS simulator, so MIPS compiler can have a look.
zj
- 基于SPIM模拟器的冒泡排序。spim是mips的模拟器。它是一种汇编语言-SPIM simulator based on the Bubble Sort. spim is mips simulator. It is an assembly language
msim-1.3.7
- 一个MIPS模拟器的源码,这个模拟器可以直接解释执行MIPS汇编文件,很适合调试-A MIPS simulator source code, the simulator can directly explain the implementation of MIPS compilation of documents, it is suitable debugging
PathSim
- MIPS Simulator assembly languge.
SPIM2008_spring
- 这是mips汇编语言的模拟器SPIM的使用说明,对MIPS干兴趣的下。-Mips assembly language this is the SPIM simulator of the use of MIPS interest in the next stem.
mips
- 可在Mips模拟器SPIM上运行的程序代码,加法和排序-SPIM simulator can be run on Mips program code, additions and sorting
spim2003fall_1
- MIPS模拟器SPIM使用方法以及介绍的PPT-MIPS simulator SPIM using the methods and PPT presentation
spim2003fall_2
- MIPS的模拟器SPIM简介以及实用方法,实例的PPT第2部分-About MIPS simulator SPIM, as well as practical methods, examples of the PPT Part 2
MIPS
- MIPS-lite Simulator 流水线模拟器实现-MIPS-lite Simulator pipeline simulator to achieve
gxemul-0.6.0.tar
- arm ppc mips 等 simulator, 龙芯就用的这个模拟整个系统的-arm ppc mips other simulator, Godson to use this simulation of the entire system
Simulator
- 基于VC++的MIPS五级整数流水线模拟系统,附有设计文档与源代码。-VC++ for MIPS based on five integer pipeline simulation system, with design documents and source code.
mipsAsm
- 简单的MIPS汇编模拟器,可以模拟模拟MIPS汇编,将MIPS指令转换为二进制。-Simple MIPS assembly simulator can simulate the simulated MIPS assembler, MIPS instruction will be converted to binary.
mips
- this code is the simulator of mips processor which is written in C++. this simulator handles the standard ISA of MIPS and can be a good assignment for computer architecture
mips
- MIPS 五级流水线模拟系统,能读ASM代码,测试等-MIPS pipelined simulator
MIPS.tar
- MIPS SIMULATOR WRITTEN IN JAVA. IT S SIMULATE THE MIPS ARCHITECTURE AND ALLOW THE USER TO TEST SOME SOURCE CODE WRITTEN IN ISA MIPS LANGUAGE AND TEST IT.-MIPS SIMULATOR WRITTEN IN JAVA. IT S SIMULATE THE MIPS ARCHITECTURE AND ALLOW THE USER TO TEST