source: mainline/doc/arch/mips32@ 60780c5

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 60780c5 was 60780c5, checked in by Jakub Jermar <jakub@…>, 20 years ago

Rename mips port to mips32.

  • Property mode set to 100644
File size: 486 bytes
Line 
1SPARTAN kernel currently supports emulated MIPS R4000 32-bit
2little-endian architecture. In other words, it can only run in MIPS
3R4000 emulator called msim. This emulator is being developed by Viliam
4Holub:
5
6http://nenya.ms.mff.cuni.cz/~holub/msim
7
8Note that msim diverges from real MIPS hardware in some aspects.
9Therefore, some non-trivial changes will be necessary for a real
10hardware port. The simulator is described in this manual:
11
12http://nenya.ms.mff.cuni.cz/~holub/msim/msim.ps
Note: See TracBrowser for help on using the repository browser.