summaryrefslogtreecommitdiffstats
path: root/dev/ports/hardware.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ports/hardware.mdwn')
-rw-r--r--dev/ports/hardware.mdwn18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev/ports/hardware.mdwn b/dev/ports/hardware.mdwn
index 4b8134a..453ba99 100644
--- a/dev/ports/hardware.mdwn
+++ b/dev/ports/hardware.mdwn
@@ -166,6 +166,24 @@ See also:
* [Information on AMD Family 10h][amd-fam10h]
+MIPS
+====
+
+64-Bit MIPS (little-endian) Microarchitecture
+---------------------------------------------
+
+ Status: Potential
+ String: mips64el
+ Byte order: little-endian
+ GCC CPU name: mips64el
+
+32-Bit MIPS (little-endian) Microarchitecture
+---------------------------------------------
+
+ Status: Potential
+ String: mipsel
+ Byte order: little-endian
+ GCC CPU name: mipsel
[intel-80486]: https://en.wikipedia.org/wiki/Intel_80486
[intel-p5]: https://en.wikipedia.org/wiki/P5_%28microarchitecture%29