Skip to content

Commit fdbd8e0

Browse files
author
Richard Osborne
committed
[docs] Add links to XMOS XCore documentation.
Summary: Add links to XCore ISA and ABI documents. CC: llvm-commits, rafael Differential Revision: http://llvm-reviews.chandlerc.com/D2981 llvm-svn: 203936
1 parent a5a469e commit fdbd8e0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

llvm/docs/CompilerWriterInfo.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,12 @@ Other x86-specific information
109109

110110
* `Calling conventions for different C++ compilers and operating systems <http://www.agner.org/optimize/calling_conventions.pdf>`_
111111

112+
XCore
113+
-----
114+
115+
* `The XMOS XS1 Architecture (ISA) <https://www.xmos.com/en/download/public/The-XMOS-XS1-Architecture%28X7879A%29.pdf>`_
116+
* `Tools Developement Guide (includes ABI) <https://www.xmos.com/download/public/Tools-Development-Guide%28X9114A%29.pdf>`_
117+
112118
Other relevant lists
113119
--------------------
114120

0 commit comments

Comments
 (0)