pcspim_src

所属分类:单片机开发
开发工具:Windows_Unix
文件大小:5616KB
下载次数:13
上传日期:2010-11-15 17:15:06
上 传 者heartdramplus
说明:  spim软件的源代码,可以在Intel的CISIC处理器模拟MIPS的RISIC处理器,可以编译mips处理器汇编语言源程序
(spim software source code, can be simulated MIPS processor, Intel' s CISIC the RISIC processor, you can compile source code in assembly language mips processor)

文件列表:
pcspim_src\CPU\data.c (7644, 2010-01-05)
pcspim_src\CPU\data.h (2373, 2010-01-05)
pcspim_src\CPU\display-utils.c (8032, 2010-01-05)
pcspim_src\CPU\dump_ops.c (3268, 2010-01-05)
pcspim_src\CPU\endian.c (125, 2010-01-01)
pcspim_src\CPU\exceptions.s (5502, 2010-01-05)
pcspim_src\CPU\inst.c (36361, 2010-01-05)
pcspim_src\CPU\inst.h (8688, 2010-01-05)
pcspim_src\CPU\mem.c (22343, 2010-01-05)
pcspim_src\CPU\mem.h (4579, 2010-01-05)
pcspim_src\CPU\op.h (24247, 2010-01-05)
pcspim_src\CPU\parser.h (2104, 2010-01-05)
pcspim_src\CPU\parser.y (54044, 2010-01-05)
pcspim_src\CPU\reg.h (7003, 2010-01-05)
pcspim_src\CPU\run.c (42004, 2010-01-05)
pcspim_src\CPU\run.h (1706, 2010-01-05)
pcspim_src\CPU\scanner.h (2312, 2010-01-05)
pcspim_src\CPU\scanner.l (15193, 2010-01-05)
pcspim_src\CPU\spim-syscall.h (2106, 2010-01-05)
pcspim_src\CPU\spim-utils.c (13360, 2010-01-05)
pcspim_src\CPU\spim-utils.h (2714, 2010-01-05)
pcspim_src\CPU\spim.h (6853, 2010-01-05)
pcspim_src\CPU\string-stream.c (3904, 2010-01-05)
pcspim_src\CPU\string-stream.h (2051, 2010-01-05)
pcspim_src\CPU\sym-tbl.c (12703, 2010-01-05)
pcspim_src\CPU\sym-tbl.h (3030, 2010-01-05)
pcspim_src\CPU\syscall.c (6471, 2010-01-05)
pcspim_src\CPU\syscall.h (2201, 2010-01-05)
pcspim_src\CPU (0, 2010-11-03)
pcspim_src\PCSpim\BreakpointDlg.cpp (6409, 2010-01-05)
pcspim_src\PCSpim\BreakpointDlg.h (2875, 2010-01-05)
pcspim_src\PCSpim\ConsoleWnd.cpp (8256, 2010-01-05)
pcspim_src\PCSpim\ConsoleWnd.h (3294, 2010-01-05)
pcspim_src\PCSpim\Debug (0, 2010-11-03)
pcspim_src\PCSpim\hlp\AfxCore.rtf (82337, 2010-01-01)
pcspim_src\PCSpim\hlp\Bullet.bmp (142, 2010-01-01)
pcspim_src\PCSpim\hlp\FileOpen.bmp (382, 2010-01-01)
pcspim_src\PCSpim\hlp\FilePrint.bmp (382, 2010-01-01)
pcspim_src\PCSpim\hlp\FilePrintPreview.bmp (382, 2010-01-01)
pcspim_src\PCSpim\hlp\FileSaveLog.bmp (382, 2010-01-01)
... ...

README FILE FOR SPIM ==================== This directory contains part of SPIM--an assembly language MIPS R2000/R3000 simulator. It contains the terminal interface to SPIM. SPIM is covered by a BSD license. Copyright (c) 1990-2010, James R. Larus. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the James R. Larus nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The files in this directory are: Configure A shell script to configure SPIM. README This file. Makefile Makefile to build the terminal version of spim. This Makefile works for Unix and on Microsoft Windows under Cygwin. spim.c Terminal interface to spim.

近期下载者

相关文件


收藏者