文件名称: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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org