MIPS port

From Lazarus wiki
Revision as of 12:10, 19 November 2009 by Sekelsenmat (talk | contribs)
Jump to navigationJump to search

MIPS Architectures

MIPS can be divided into the following targets for a code generator:

  • MIPS 32-bits EL
  • MIPS 32-bits EB
  • MIPS 64-bits EL
  • MIPS 64-bits EB

References