开发者

Microsoft MIPS assembler

开发者 https://www.devze.com 2023-04-05 09:39 出处:网络
I was searching for an assembler to generate MIPS binary from asm files and stumbled upon this. Where can I find this assembler. Did not find a link to download this. I have Visual Studio 2010 install

I was searching for an assembler to generate MIPS binary from asm files and stumbled upon this. Where can I find this assembler. Did not find a link to download this. I have Visual Studio 2010 installed, it doesn't show Assembler pr开发者_运维百科oject types. Basically I need to generate MIPS binaries to test the disassembler I did as part of course work.


I think MIPS is supported with Windows CE. Otherwise the Gnu toolchain for MIPS is widely available. That will give you a MIPS cross-assembler and linker.


the MIPS Assembler is present in VS 2008 but not in VS 2010. it is a stand alone tool and found in %program files%\Microsoft Visual Studio 9.0\VC\ce\bin\x86_mips

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号