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_mips32 [2016/11/21 21:19] – Subtarget added to datatable tmomasdocs:techref:instructionset:mipsel_mips32 [2024/02/12 11:43] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== mipsel_mips32 ====== ====== mipsel_mips32 ======
 +
 +mipsel_mips32 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
 +
 +===== 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 24:
 /* Link to packages download goes here. */ /* Link to packages download goes here. */
  
-| HTTP   | [[https://downloads.lede-project.org/snapshots/packages/mipsel_mips32/]]      | +| HTTP   | [[https://downloads.openwrt.org/releases/packages-18.06/mipsel_mips32/]]      | 
-| FTP    | [[ftp://ftp.halifax.rwth-aachen.de/lede/snapshots/packages/mipsel_mips32/]]   |+| FTP    | [[ftp://ftp.halifax.rwth-aachen.de/lede/releases/packages-18.06/mipsel_mips32/]]   |
  
 See [[/downloads#mirrors|Mirrors]] for more download sites. See [[/downloads#mirrors|Mirrors]] for more download sites.
Line 24: Line 31:
 ===== Devices with this instructionset ===== ===== Devices with this instructionset =====
  
----- datatable ---- +<!-- ToH: { 
-cols   Package architectureTargetSubtargetBrandModelVersion +  "source""json", 
-filter Package architecture=mipsel_mips32 +  "dom": "t", 
-filter Brand!=(EXAMPLE) +  "paging": false, 
-sort   Brand +  "shownColumns": ["packagearchitecture""target", "subtarget", "brand", "model", "version"]
-----+  "filterColumns"{"brand""!^\\(EXAMPLE\\)$", "packagearchitecture""^mipsel_mips32$"} 
 +-->
  
  • Last modified: 2024/02/12 11:43
  • by 127.0.0.1