Lines Matching refs:http
19 * `ARM documentation <http://www.arm.com/documentation/>`_ (`Processor Cores <http://www.arm.com/do…
21 * `ABI <http://www.arm.com/products/DevTools/ABI.html>`_
23 * `ABI Addenda and Errata <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0045d/IHI0045D_ABI_a…
25 * `ARM C Language Extensions <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053c/IHI0053C_ac…
30 * `ARMv8 Architecture Reference Manual <http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc…
32 * `ARMv8 Instruction Set Overview <http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.genc…
34 * `ARM C Language Extensions <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053c/IHI0053C_ac…
39 * `Itanium documentation <http://developer.intel.com/design/itanium2/documentation.htm>`_
44 * `MIPS Processor Architecture <http://imgtec.com/mips/mips-architectures.asp>`_
46 * `MIPS 64-bit ELF Object File Specification <http://techpubs.sgi.com/library/manuals/4000/007-4658…
56 * `PowerPC Compiler Writer's Guide <http://www.ibm.com/chips/techlib/techlib.nsf/techdocs/852569B20…
58 * `Intro to PowerPC Architecture <http://www.ibm.com/developerworks/linux/library/l-powarch/>`_
60 * `PowerPC Processor Manuals (embedded) <http://www.ibm.com/chips/techlib/techlib.nsf/products/Powe…
64 * `IBM AIX/5L for POWER Assembly Reference <http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib…
69 * `PowerPC ABI documents <http://penguinppc.org/dev/#library>`_
70 * `PowerPC64 alignment of long doubles (from GCC) <http://gcc.gnu.org/ml/gcc-patches/2003-09/msg009…
71 * `Long branch stubs for powerpc64-linux (from binutils) <http://sources.redhat.com/ml/binutils/200…
76 * `AMD R6xx shader ISA <http://developer.amd.com/wordpress/media/2012/10/R600_Instruction_Set_Archi…
77 * `AMD R7xx shader ISA <http://developer.amd.com/wordpress/media/2012/10/R700-Family_Instruction_Se…
78 * `AMD Evergreen shader ISA <http://developer.amd.com/wordpress/media/2012/10/AMD_Evergreen-Family_…
79 * `AMD Cayman/Trinity shader ISA <http://developer.amd.com/wordpress/media/2012/10/AMD_HD_6900_Seri…
80 * `AMD Southern Islands Series ISA <http://developer.amd.com/wordpress/media/2012/12/AMD_Southern_I…
81 * `AMD Sea Islands Series ISA <http://developer.amd.com/wordpress/media/2013/07/AMD_Sea_Islands_Ins…
82 * `AMD GPU Programming Guide <http://developer.amd.com/download/AMD_Accelerated_Parallel_Processing…
83 * `AMD Compute Resources <http://developer.amd.com/tools/heterogeneous-computing/amd-accelerated-pa…
88 * `SPARC standards <http://sparc.org/standards>`_
89 * `SPARC V9 ABI <http://sparc.org/standards/64.psabi.1.35.ps.Z>`_
90 * `SPARC V8 ABI <http://sparc.org/standards/psABI3rd.pdf>`_
95 * `z/Architecture Principles of Operation (registration required, free sign-up) <http://www-01.ibm.…
103 * `AMD processor manuals <http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_739,00.h…
104 * `X86-64 ABI <http://www.x86-64.org/documentation>`_
109 * `Intel 64 and IA-32 manuals <http://www.intel.com/content/www/us/en/processors/architectures-soft…
110 * `Intel Itanium documentation <http://www.intel.com/design/itanium/documentation.htm?iid=ipp_srvr_…
115 * `Calling conventions for different C++ compilers and operating systems <http://www.agner.org/opt…
126 * `GCC reading list <http://gcc.gnu.org/readings.html>`_
131 * `System V Application Binary Interface <http://www.sco.com/developers/gabi/latest/contents.html>`_
132 * `Itanium C++ ABI <http://mentorembedded.github.io/cxx-abi/>`_
137 * `PowerPC 64-bit ELF ABI Supplement <http://www.linuxbase.org/spec/ELF/ppc64/>`_
138 * `Procedure Call Standard for the AArch64 Architecture <http://infocenter.arm.com/help/topic/com.a…
139 * `ELF for the ARM Architecture <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0044e/IHI0044E…
140 * `ELF for the ARM 64-bit Architecture (AArch64) <http://infocenter.arm.com/help/topic/com.arm.doc.…
141 * `System z ELF ABI Supplement <http://legacy.redhat.com/pub/redhat/linux/7.1/es/os/s390x/doc/lzsab…
146 * `Mach-O Runtime Architecture <http://developer.apple.com/documentation/Darwin/RuntimeArchitecture…
147 * `Notes on Mach-O ABI <http://www.unsanity.org/archives/000044.php>`_
152 * `Microsoft PE/COFF Specification <http://www.microsoft.com/whdc/system/platform/firmware/pecoff.m…
157 * `CUDA Documentation <http://docs.nvidia.com/cuda/index.html>`_ includes the PTX
163 * `Executable File Format library <http://www.nondot.org/sabre/os/articles/ExecutableFileFormats/>`_
165 * `GCC prefetch project <http://gcc.gnu.org/projects/prefetch.html>`_ page has a