From 72a62ad88f82fe1ffee50024db4dd0f3fa5806f7 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 3 Nov 2016 16:58:08 +1100 Subject: Rename all manuals with an _ to have a -. It helps released naming of files. --- cpu-supplement/xilinx_microblaze.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 cpu-supplement/xilinx_microblaze.rst (limited to 'cpu-supplement/xilinx_microblaze.rst') diff --git a/cpu-supplement/xilinx_microblaze.rst b/cpu-supplement/xilinx_microblaze.rst new file mode 100644 index 0000000..4cc2863 --- /dev/null +++ b/cpu-supplement/xilinx_microblaze.rst @@ -0,0 +1,18 @@ +.. comment SPDX-License-Identifier: CC-BY-SA-4.0 + +.. COMMENT: COPYRIGHT (c) 1988-2002. +.. COMMENT: On-Line Applications Research Corporation (OAR). +.. COMMENT: All rights reserved. + +Xilinx MicroBlaze Specific Information +###################################### + +Symmetric Multiprocessing +========================= + +SMP is not supported. + +Thread-Local Storage +==================== + +Thread-local storage is not implemented. -- cgit v1.2.3