CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MIPS Simulator
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MIPS Simulator - List
[
Other
]
MiniMips
DL : 0
自己写的一个小型mips模拟机,功能不是很完善,写着玩的。-yourself writing a small mips simulator, function is not perfect, wrote the play.
Update
: 2008-10-13
Size
: 398.8kb
Publisher
:
zhangjicai
[
Program doc
]
BDI2000 manual
DL : 0
bdi2000 的使用说明文档。 BDI2000-很牛的仿真器,用它可以开发ARM7、ARM9、PowerPC860、MIPS、Xscale系列-bdi2000 the use of documentation. BDI2000-very cattle simulator, which can be developed using ARM7, ARM9, PowerPC860, MIPS, XScale series
Update
: 2025-02-17
Size
: 175kb
Publisher
:
郑剑锋
[
Other
]
MiniMips
DL : 0
自己写的一个小型mips模拟机,功能不是很完善,写着玩的。-yourself writing a small mips simulator, function is not perfect, wrote the play.
Update
: 2025-02-17
Size
: 1.52mb
Publisher
:
zhangjicai
[
Other
]
pcspim
DL : 0
非常好用的经典的mips pc模拟器. 可以模拟很多的东西-Very nice classic mips pc simulator. Can simulate a lot of things
Update
: 2025-02-17
Size
: 1.07mb
Publisher
:
sss
[
Windows Develop
]
MIPS
DL : 0
MIPS模拟器,在windows环境使用,利用Linux下的可执行ELF文件模拟MIPS CPU执行汇编指令.-MIPS simulator use in windows environment, using Linux under the ELF executable file compiled simulation of the implementation of MIPS CPU instructions.
Update
: 2025-02-17
Size
: 2.2mb
Publisher
:
RuanYongXiong
[
GUI Develop
]
CA
DL : 0
mips 模拟器 5断流水线,支持断点 stall flush-mips simulator 5 off the assembly line, support breakpoint stall flush
Update
: 2025-02-17
Size
: 118kb
Publisher
:
liusong
[
JSP/Java
]
MipsSimulator
DL : 0
实现一个具有5段流水线结构的Mips-lite模拟器,该模拟器结构具有data forwarding,stall 处理等功能-The realization of a pipeline structure with paragraph 5 of the Mips-lite simulator, the simulator structure of data forwarding, stall and other functions to deal with
Update
: 2025-02-17
Size
: 279kb
Publisher
:
Draco
[
assembly language
]
Simulator
DL : 0
一个可以模拟MIPS汇编语言在硬件上运行的模拟器。 该模拟器对于43条最常用的指令进行了实现。而且实现了端口通信,输入和输出中断。 对于数据传输的延时也进行了考虑。 为了让读者更好理解程序功能,附带了使用说明。-One can simulate the MIPS assembly language running on the hardware simulator. The simulator for the 43 most commonly used instructions to achieve. And achieved a port communication, input and output disruptions. Delay for data transmission have also been considered. In order to give readers a better understanding of program features, comes with instructions.
Update
: 2025-02-17
Size
: 328kb
Publisher
:
int
[
ELanguage
]
MIPSSimulator
DL : 0
一个牛人做的MIPS模拟器,做MIPS编译器的可以一看。-Cattle are doing a MIPS simulator, so MIPS compiler can have a look.
Update
: 2025-02-17
Size
: 308kb
Publisher
:
小虾米
[
assembly language
]
zj
DL : 0
基于SPIM模拟器的冒泡排序。spim是mips的模拟器。它是一种汇编语言-SPIM simulator based on the Bubble Sort. spim is mips simulator. It is an assembly language
Update
: 2025-02-17
Size
: 1kb
Publisher
:
pixiu
[
ARM-PowerPC-ColdFire-MIPS
]
msim-1.3.7
DL : 0
一个MIPS模拟器的源码,这个模拟器可以直接解释执行MIPS汇编文件,很适合调试-A MIPS simulator source code, the simulator can directly explain the implementation of MIPS compilation of documents, it is suitable debugging
Update
: 2025-02-17
Size
: 178kb
Publisher
:
梁一信
[
JSP/Java
]
JavaMIPS
DL : 0
MIPS 仿真器,能够实现汇编,反汇编和模拟运行。自己开发的,java课的大程,可能问题比较多,仅做参考,而且程序架构也设计地不是很好。但作为新手大程学习和简单的MIPS模拟还是没有问题的。 本 MIPS 模拟器支持的指令如下: add,addi,sub,subi,and,andi,or,ori,nor,beq,bne,j,jr,jal,lw,lh,lb,sw,sh,sb, 其中所有的跳 转指令第三个操作数只能为一个行标签[不支持相对地址以及绝对地址],标签可 以写在一行开头,以冒号结尾。 -MIPS emulator, be able to achieve a compilation of anti-compilation and simulation is running. Their own development, java classes big way, may be more questions, just make a reference, but also architecture design process is not very good. But as a new large study and easy way of MIPS simulation of the problem or not. The MIPS simulator supports the following commands: add, addi, sub, subi, and, andi, or, ori, nor, beq, bne, j, jr, jal, lw, lh, lb, sw, sh, sb, one of all of the Jump instruction operand can only be the third for a tag line [do not support the relative address and absolute address] can be written on the tag line at the beginning to the end of the colon.
Update
: 2025-02-17
Size
: 1.42mb
Publisher
:
ly
[
ARM-PowerPC-ColdFire-MIPS
]
PathSim
DL : 0
MIPS Simulator assembly languge.
Update
: 2025-02-17
Size
: 429kb
Publisher
:
Mohammed
[
assembly language
]
mips
DL : 0
可在Mips模拟器SPIM上运行的程序代码,加法和排序-SPIM simulator can be run on Mips program code, additions and sorting
Update
: 2025-02-17
Size
: 1kb
Publisher
:
lab
[
assembly language
]
spim2003fall_1
DL : 0
MIPS模拟器SPIM使用方法以及介绍的PPT-MIPS simulator SPIM using the methods and PPT presentation
Update
: 2025-02-17
Size
: 89kb
Publisher
:
lab
[
assembly language
]
spim2003fall_2
DL : 0
MIPS的模拟器SPIM简介以及实用方法,实例的PPT第2部分-About MIPS simulator SPIM, as well as practical methods, examples of the PPT Part 2
Update
: 2025-02-17
Size
: 89kb
Publisher
:
lab
[
OS program
]
MIPS
DL : 0
MIPS-lite Simulator 流水线模拟器实现-MIPS-lite Simulator pipeline simulator to achieve
Update
: 2025-02-17
Size
: 5.52mb
Publisher
:
wang
[
assembly language
]
mipsAsm
DL : 0
简单的MIPS汇编模拟器,可以模拟模拟MIPS汇编,将MIPS指令转换为二进制。-Simple MIPS assembly simulator can simulate the simulated MIPS assembler, MIPS instruction will be converted to binary.
Update
: 2025-02-17
Size
: 405kb
Publisher
:
吴翘南
[
assembly language
]
MIPS.tar
DL : 0
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 SOME SOURCE CODE WRITTEN IN ISA MIPS LANGUAGE AND TEST IT.
Update
: 2025-02-17
Size
: 337kb
Publisher
:
thierry896
[
VC/MFC
]
Mips-Simulator
DL : 0
Mips Simulator in c. Implemented operations => OPCODES { ADDI=0x08, ANDI=0x0C, BEQ=0x04, BNE=0x05, EXT=0x00, J=0x02, JAL=0x03, LW=0x23, ORI=0x0D, SW=0x2B } FUNCT { ADD=0x20, SUB=0x22, MULT=0x18, AND=0x24, OR=0x25, XOR=0x26, NOR=0x27, SLT=0x2A, JR=0x08, SLL=0x00, SRL=0x02, SRA=0x03, SYSCALL=0x0c, MFHI=0x10, MFLO=0x12 }
Update
: 2025-02-17
Size
: 1.62mb
Publisher
:
populoso
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.