搜索资源列表
MiniMips
- 自己写的一个小型mips模拟机,功能不是很完善,写着玩的。-yourself writing a small mips simulator, function is not perfect, wrote the play.
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
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
mipsAsm
- 简单的MIPS汇编模拟器,可以模拟模拟MIPS汇编,将MIPS指令转换为二进制。-Simple MIPS assembly simulator can simulate the simulated MIPS assembler, MIPS instruction will be converted to binary.
Minijava-MIPS
- 一个Minijava编译器,主要实现是先将Minijava翻译成Piglet,再翻译成Spiglet,接着翻译成Kanga,最后翻译成能够在spim模拟器上运行的MIPS代码。-A Minijava compiler, the main achievement is the first Minijava translated into the Piglet then translated into Spiglet, then translated into Kanga, finally tran
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