1.0.13.50: rename JECXZ to JRCXZ in the x86-64 backend for clarity
[sbcl/simd.git] / doc / entities.inc
blob3e9e4443a98d893138a2f5a1857c4e3069135359
1  <!-- markup for common expressions -->
2  <!ENTITY AMOP       "<acronym>AMOP</acronym>">
3  <!ENTITY ANSI       "<acronym>ANSI</acronym>">
4  <!ENTITY CMUCL      "<application>CMU CL</application>">
5  <!ENTITY IEEE       "<acronym>IEEE</acronym>">
6  <!ENTITY Python     "<application>Python</application>">
7  <!ENTITY SBCL       "<application>SBCL</application>">
9  <!-- common expressions I haven't figured out how to mark up -->
10  <!-- KLUDGE: There doesn't seem to be any DocBook tag for names of
11       programming languages. Typesetting Common Lisp as an
12       <application> looks funny. Is there a better way?
13       WHN 20000505 -->
14  <!ENTITY CommonLisp "Common Lisp">
15  <!ENTITY Lisp       "Lisp">