mips[risc]平台的abi调用规范,第三版
上传时间: 2014-01-15
上传用户:zsjzc
一个MIPS虚拟机的源码,结构比较简单,作者已经停止开发,这是最终版
上传时间: 2017-03-25
上传用户:15736969615
一个MIPS模拟器的源码,这个模拟器可以直接解释执行MIPS汇编文件,很适合调试
上传时间: 2014-01-07
上传用户:cuiyashuo
MIPS指令速查手册,每条指令都有简短的说明,版面而已很合理,非常非常方便
上传时间: 2013-12-24
上传用户:cursor
MIPS 仿真器,能够实现汇编,反汇编和模拟运行。自己开发的,java课的大程,可能问题比较多,仅做参考,而且程序架构也设计地不是很好。但作为新手大程学习和简单的MIPS模拟还是没有问题的。 本 MIPS 模拟器支持的指令如下: add,addi,sub,subi,and,andi,or,ori,nor,beq,bne,j,jr,jal,lw,lh,lb,sw,sh,sb, 其中所有的跳 转指令第三个操作数只能为一个行标签[不支持相对地址以及绝对地址],标签可 以写在一行开头,以冒号结尾。
上传时间: 2014-01-04
上传用户:ruixue198909
cpu设计实例mips。MIPSI指令集32位CPU(1)MiniCore设计实例全32位操作,32个32位通用寄存器,所有指令和地址全为32位 (2)静态流水线(3~5级) (3)Forwarding技术 (4)片内L1 Cache,指令、数据各4KByte,硬件初始化 (5)没有TLB,但系统控制协处理器(CP0)具有除页面映射外的全部功能
上传时间: 2013-12-02
上传用户:xiaodu1124
The main MIPS processor of SMP8630 comes with a JTAG interface, allowing: access to caches and data bus (DRAM) with a bandwidth of about 200kbit/s examining the processor state whatever the execution mode (monice) connecting to monice using mdi-server and using a gdb client on the processor to step and break accurately whatever the execution mode running semi-hosted applications fl ash write tool memory testing (MT command) real-time traces: has not been built in CPU (Config3_TL=0) and only supported by MajicPLUS probes (maybe built into emulator?)
标签: interface processor allowing access
上传时间: 2013-12-19
上传用户:youke111
A small MIPS R2000 implementation in VHDL
标签: implementation small R2000 MIPS
上传时间: 2013-12-18
上传用户:qilin
mips processor simulator (*skeleton)
标签: processor simulator skeleton mips
上传时间: 2013-12-22
上传用户:我们的船长
This is a simple MIPS processor datapath written in VERILOG hardware language. You can see the signals when emulating in signalscan. Compile it with verilog in linux.
标签: processor datapath hardware language
上传时间: 2017-04-22
上传用户:磊子226