文件名称:JavaMIPS
- 所属分类:
- JSP源码/Java
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.42mb
- 下载次数:
- 0次
- 提 供 者:
- l*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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.
本 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MIPSGUI0.6.24.1014
..................\Report
..................\......\MIPS Assembler Simulator——JAVA Project2实验报告.doc
..................\......\MIPS Assembler Simulator——JAVA Project2实验报告.pdf
..................\Run
..................\...\MIPSGUI.jar
..................\...\RunMe_If_WinRAR_Opens_JAR.bat
..................\Source
..................\......\Asm.java
..................\......\Class
..................\......\.....\Asm.class
..................\......\.....\HelpViewer.class
..................\......\.....\MemViewer.class
..................\......\.....\mips.mf
..................\......\.....\MIPScompiler.class
..................\......\.....\MIPSGUI$1.class
..................\......\.....\MIPSGUI.class
..................\......\.....\NewHEX.class
..................\......\.....\PC.class
..................\......\.....\RegViewer.class
..................\......\.....\Unasm.class
..................\......\MIPScompiler.java
..................\......\MIPSGUI.java
..................\......\NewHEX.class
..................\......\NewHEX.java
..................\......\PC.java
..................\......\Unasm.java
..................\......\Viewr.java
..................\Test
..................\....\1.asm
..................\....\lui.asm
..................\....\lui.bin
..................\....\t.bin
..................\Report
..................\......\MIPS Assembler Simulator——JAVA Project2实验报告.doc
..................\......\MIPS Assembler Simulator——JAVA Project2实验报告.pdf
..................\Run
..................\...\MIPSGUI.jar
..................\...\RunMe_If_WinRAR_Opens_JAR.bat
..................\Source
..................\......\Asm.java
..................\......\Class
..................\......\.....\Asm.class
..................\......\.....\HelpViewer.class
..................\......\.....\MemViewer.class
..................\......\.....\mips.mf
..................\......\.....\MIPScompiler.class
..................\......\.....\MIPSGUI$1.class
..................\......\.....\MIPSGUI.class
..................\......\.....\NewHEX.class
..................\......\.....\PC.class
..................\......\.....\RegViewer.class
..................\......\.....\Unasm.class
..................\......\MIPScompiler.java
..................\......\MIPSGUI.java
..................\......\NewHEX.class
..................\......\NewHEX.java
..................\......\PC.java
..................\......\Unasm.java
..................\......\Viewr.java
..................\Test
..................\....\1.asm
..................\....\lui.asm
..................\....\lui.bin
..................\....\t.bin