summaryrefslogtreecommitdiffstats
path: root/doc/cpu_supplement/mips.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cpu_supplement/mips.t')
-rw-r--r--doc/cpu_supplement/mips.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/cpu_supplement/mips.t b/doc/cpu_supplement/mips.t
index 7d6fcb3527..c966bf5e9c 100644
--- a/doc/cpu_supplement/mips.t
+++ b/doc/cpu_supplement/mips.t
@@ -122,6 +122,10 @@ The default fatal error handler for this target architecture disables
processor interrupts, places the error code in @b{XXX}, and executes a
@code{XXX} instruction to simulate a halt processor instruction.
+@section Symmetric Multiprocessing
+
+SMP is not supported.
+
@section Thread-Local Storage
Thread-local storage is not implemented.