]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/context/doc/html/context/reference.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / context / doc / html / context / reference.html
CommitLineData
7c673cae
FG
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4<title>Reference</title>
5<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7<link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Context">
8<link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Context">
9<link rel="prev" href="rationale/x86_and_floating_point_env.html" title="x86 and floating-point env">
10<link rel="next" href="acknowledgements.html" title="Acknowledgments">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<table cellpadding="2" width="100%"><tr>
14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
15<td align="center"><a href="../../../../../index.html">Home</a></td>
16<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19<td align="center"><a href="../../../../../more/index.htm">More</a></td>
20</tr></table>
21<hr>
22<div class="spirit-nav">
23<a accesskey="p" href="rationale/x86_and_floating_point_env.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgements.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
24</div>
25<div class="section">
26<div class="titlepage"><div><div><h2 class="title" style="clear: both">
27<a name="context.reference"></a><a class="link" href="reference.html" title="Reference">Reference</a>
28</h2></div></div></div>
29<h4>
30<a name="context.reference.h0"></a>
31 <span><a name="context.reference.arm"></a></span><a class="link" href="reference.html#context.reference.arm">ARM</a>
32 </h4>
33<div class="itemizedlist"><ul class="itemizedlist" type="disc">
34<li class="listitem">
35 AAPCS ABI: Procedure Call Standard for the ARM Architecture
36 </li>
37<li class="listitem">
38 AAPCS/LINUX: ARM GNU/Linux Application Binary Interface Supplement
39 </li>
40</ul></div>
41<h4>
42<a name="context.reference.h1"></a>
43 <span><a name="context.reference.mips"></a></span><a class="link" href="reference.html#context.reference.mips">MIPS</a>
44 </h4>
45<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
46 O32 ABI: SYSTEM V APPLICATION BINARY INTERFACE, MIPS RISC Processor Supplement
47 </li></ul></div>
48<h4>
49<a name="context.reference.h2"></a>
50 <span><a name="context.reference.powerpc32"></a></span><a class="link" href="reference.html#context.reference.powerpc32">PowerPC32</a>
51 </h4>
52<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
53 SYSV ABI: SYSTEM V APPLICATION BINARY INTERFACE PowerPC Processor Supplement
54 </li></ul></div>
55<h4>
56<a name="context.reference.h3"></a>
57 <span><a name="context.reference.powerpc64"></a></span><a class="link" href="reference.html#context.reference.powerpc64">PowerPC64</a>
58 </h4>
59<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
60 SYSV ABI: PowerPC User Instruction Set Architecture, Book I
61 </li></ul></div>
62<h4>
63<a name="context.reference.h4"></a>
64 <span><a name="context.reference.x86_32"></a></span><a class="link" href="reference.html#context.reference.x86_32">X86-32</a>
65 </h4>
66<div class="itemizedlist"><ul class="itemizedlist" type="disc">
67<li class="listitem">
68 SYSV ABI: SYSTEM V APPLICATION BINARY INTERFACE, Intel386TM Architecture
69 Processor Supplement
70 </li>
71<li class="listitem">
72 MS PE: <a href="http://msdn.microsoft.com/en-us/library/k2b2ssfy.aspx" target="_top">Calling
73 Conventions</a>
74 </li>
75</ul></div>
76<h4>
77<a name="context.reference.h5"></a>
78 <span><a name="context.reference.x86_64"></a></span><a class="link" href="reference.html#context.reference.x86_64">X86-64</a>
79 </h4>
80<div class="itemizedlist"><ul class="itemizedlist" type="disc">
81<li class="listitem">
82 SYSV ABI: System V Application Binary Interface, AMD64 Architecture Processor
83 Supplement
84 </li>
85<li class="listitem">
86 MS PE: <a href="http://msdn.microsoft.com/en-us/library/7kcdt6fy%28VS.80%29.aspx" target="_top">x64
87 Software Conventions</a>
88 </li>
89</ul></div>
90</div>
91<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
92<td align="left"></td>
93<td align="right"><div class="copyright-footer">Copyright &#169; 2014 Oliver Kowalke<p>
94 Distributed under the Boost Software License, Version 1.0. (See accompanying
95 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
96 </p>
97</div></td>
98</tr></table>
99<hr>
100<div class="spirit-nav">
101<a accesskey="p" href="rationale/x86_and_floating_point_env.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgements.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
102</div>
103</body>
104</html>