aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-tables.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Reference-tables.md')
-rw-r--r--docs/markdown/Reference-tables.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md
index d0a2c83..571866f 100644
--- a/docs/markdown/Reference-tables.md
+++ b/docs/markdown/Reference-tables.md
@@ -46,6 +46,9 @@ set in the cross file.
| ia64 | Itanium processor |
| arm | 32 bit ARM processor |
| aarch64 | 64 bit ARM processor |
+| mips | 32 bit MIPS processor |
+| mips64 | 64 bit MIPS processor |
+| ppc | 32 bit PPC processors (Big Endian) |
| ppc64 | 64 bit PPC processors (Big Endian) |
| ppc64le | 64 bit PPC processors (Little Endian) |
| e2k | MCST Elbrus processor |