Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:instructionset:mipsel_mips32r2 [2017/02/01 16:02] – Download links updated to 17.01 tmomasdocs:techref:instructionset:mipsel_mips32r2 [2024/02/12 11:43] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== mipsel_mips32r2 ====== ====== mipsel_mips32r2 ======
 +
 +mipsel_mips32r2 stands for\\
 +  * mips: [[https://www.mips.com/|The official MIPS company]]\\
 +  * el: [[https://www.linux-mips.org/wiki/Endianness|endian little (little-endian)]]\\
 +  * mips32: The first release of MIPS32, based on MIPS II, added conditional moves, prefetch instructions, and other features from the R4000 and R5000 families of 64-bit processors
 +  * r2: revision 2
 +
 +===== Description =====
  
 Imagination’s MIPS32 architecture is a highly performance-efficient, industry standard architecture that is at the heart of billions of electronic products, from tiny microcontrollers to high-end networking equipment. It provides a robust instruction set, scalability from 32-bits to 64-bits, a broad-spectrum of software development tools and widespread support from numerous partners and licensees. Imagination’s MIPS32 architecture is a highly performance-efficient, industry standard architecture that is at the heart of billions of electronic products, from tiny microcontrollers to high-end networking equipment. It provides a robust instruction set, scalability from 32-bits to 64-bits, a broad-spectrum of software development tools and widespread support from numerous partners and licensees.
Line 17: Line 25:
 /* Link to packages download goes here. */ /* Link to packages download goes here. */
  
-| HTTP   [[https://downloads.lede-project.org/releases/packages-17.01/mipsel_mips32r2/]]      +| HTTP    N/A  
-| FTP    | [[ftp://ftp.halifax.rwth-aachen.de/lede/releases/packages-17.01/mipsel_mips32r2/]]   |+| FTP    |  N/A  |
  
 See [[/downloads#mirrors|Mirrors]] for more download sites. See [[/downloads#mirrors|Mirrors]] for more download sites.
Line 24: Line 32:
 ===== Devices with this instructionset ===== ===== Devices with this instructionset =====
  
----- datatable ---- +<!-- ToH: { 
-cols   Package architectureTargetSubtargetBrandModelVersion +  "source""json", 
-filter Package architecture=mipsel_mips32r2 +  "dom": "t", 
-filter Brand!=(EXAMPLE) +  "paging": false, 
-sort   Brand +  "shownColumns": ["packagearchitecture""target", "subtarget", "brand", "model", "version"]
-----+  "filterColumns"{"brand""!^\\(EXAMPLE\\)$", "packagearchitecture""^mipsel_mips32r2$"} 
 +-->
  
  • Last modified: 2024/02/12 11:43
  • by 127.0.0.1