[PATCH] [docs] Add links to XMOS XCore documentation.
Richard Osborne
richard at xmos.com
Thu Mar 6 03:22:09 PST 2014
Add links to XCore ISA and ABI documents.
http://llvm-reviews.chandlerc.com/D2981
Files:
docs/CompilerWriterInfo.rst
Index: docs/CompilerWriterInfo.rst
===================================================================
--- docs/CompilerWriterInfo.rst
+++ docs/CompilerWriterInfo.rst
@@ -109,6 +109,12 @@
* `Calling conventions for different C++ compilers and operating systems <http://www.agner.org/optimize/calling_conventions.pdf>`_
+XCore
+-----
+
+* `The XMOS XS1 Architecture (ISA) <https://www.xmos.com/en/download/public/The-XMOS-XS1-Architecture%28X7879A%29.pdf>`_
+* `Tools Developement Guide (includes ABI) <https://www.xmos.com/download/public/Tools-Development-Guide%28X9114A%29.pdf>`_
+
Other relevant lists
--------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2981.1.patch
Type: text/x-patch
Size: 636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140306/367c4729/attachment.bin>
More information about the llvm-commits
mailing list