You are not logged in.

#1 2007-02-06 15:07:50

Raniz
Member
From: Lund, Sweden
Registered: 2007-01-11
Posts: 14

MIPS assembler

Does anyone know of a simple MIPS assembler for linux?

One option would be to install a separate set of binutils compiled with MIPS as target, but that seems a bit overkill...

Offline

#2 2007-02-06 15:19:20

Mikko777
Member
From: Suomi, Finland
Registered: 2006-10-30
Posts: 837

Re: MIPS assembler

Assembly / assemblers are kinda unpopular in linux world hmm
(guess its because of the many architechtures?)

I too would like to find some good assemblers.

Edit found these:

http://www.cs.wisc.edu/~larus/spim.html

http://gavare.se/gxemul/

Last edited by Mikko777 (2007-02-06 15:23:50)

Offline

#3 2007-02-06 15:27:54

Raniz
Member
From: Lund, Sweden
Registered: 2007-01-11
Posts: 14

Re: MIPS assembler

Spim reads MIPS-assembly and "runs" that.
GXemul reads compiled MIPS binaries and "runs" that.

I'm already using GXemul, but I need something to translate my assembly to binaries so I can run it with gxemul...

Offline

Board footer

Powered by FluxBB