annotate run/html_entity_tech.html @ 1630:d0efa3ae5522 default tip

run/mini/naked_asm5: New x86_64 ABI passes the arguments in reverse order.
author David Nadlinger <code@klickverbot.at>
date Sat, 23 Apr 2011 22:57:32 +0200
parents 9a121126b077
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
2 <html>
756
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
3 <head><title>dstress.run.html_entity_tech</title></head>
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
4 <body><pre><CODE>
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
5 module dstres.run.html_entity_tech;
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
6
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
7 int main(){
756
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
8 static assert('&acd;' == 0x223F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
9 static assert('&aleph;' == 0x2135);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
10 static assert('&and;' == 0x2227);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
11 static assert('&And;' == 0x2A53);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
12 static assert('&andand;' == 0x2A55);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
13 static assert('&andd;' == 0x2A5C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
14 static assert('&andslope;' == 0x2A58);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
15 static assert('&andv;' == 0x2A5A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
16 static assert('&angrt;' == 0x221F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
17 static assert('&angsph;' == 0x2222);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
18 static assert('&angst;' == 0x212B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
19 static assert('&ap;' == 0x2248);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
20 static assert('&apacir;' == 0x2A6F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
21 static assert('&awconint;' == 0x2233);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
22 static assert('&awint;' == 0x2A11);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
23 static assert('&becaus;' == 0x2235);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
24 static assert('&bernou;' == 0x212C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
25 static assert('&bnot;' == 0x2310);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
26 static assert('&bNot;' == 0x2AED);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
27 static assert('&bottom;' == 0x22A5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
28 static assert('&cap;' == 0x2229);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
29 static assert('&Cconint;' == 0x2230);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
30 static assert('&cirfnint;' == 0x2A10);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
31 static assert('&compfn;' == 0x2218);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
32 static assert('&cong;' == 0x2245);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
33 static assert('&conint;' == 0x222E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
34 static assert('&Conint;' == 0x222F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
35 static assert('&ctdot;' == 0x22EF);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
36 static assert('&cup;' == 0x222A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
37 static assert('&cwconint;' == 0x2232);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
38 static assert('&cwint;' == 0x2231);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
39 static assert('&cylcty;' == 0x232D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
40 static assert('&disin;' == 0x22F2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
41 static assert('&Dot;' == 0xA8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
42 static assert('&DotDot;' == 0x20DC);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
43 static assert('&dsol;' == 0x29F6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
44 static assert('&dtdot;' == 0x22F1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
45 static assert('&dwangle;' == 0x29A6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
46 static assert('&elinters;' == 0xFFFD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
47 static assert('&epar;' == 0x22D5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
48 static assert('&eparsl;' == 0x29E3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
49 static assert('&equiv;' == 0x2261);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
50 static assert('&eqvparsl;' == 0x29E5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
51 static assert('&exist;' == 0x2203);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
52 static assert('&fltns;' == 0x25B1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
53 static assert('&fnof;' == 0x192);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
54 static assert('&forall;' == 0x2200);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
55 static assert('&fpartint;' == 0x2A0D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
56 static assert('&ge;' == 0x2265);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
57 static assert('&hamilt;' == 0x210B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
58 static assert('&iff;' == 0x21D4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
59 static assert('&iinfin;' == 0x29DC);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
60 static assert('&imped;' == 0x1B5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
61 static assert('&infin;' == 0x221E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
62 static assert('&infintie;' == 0x29DD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
63 static assert('&int;' == 0x222B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
64 static assert('&Int;' == 0x222C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
65 static assert('&intlarhk;' == 0x2A17);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
66 static assert('&isin;' == 0x2208);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
67 static assert('&isindot;' == 0x22F5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
68 static assert('&isinE;' == 0x22F9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
69 static assert('&isins;' == 0x22F4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
70 static assert('&isinsv;' == 0x22F3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
71 static assert('&isinv;' == 0x2208);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
72 static assert('&lagran;' == 0x2112);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
73 static assert('&lang;' == 0x2329);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
74 static assert('&Lang;' == 0x300A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
75 static assert('&lArr;' == 0x21D0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
76 static assert('&lbbrk;' == 0x3014);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
77 static assert('&le;' == 0x2264);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
78 static assert('&loang;' == 0x3018);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
79 static assert('&lobrk;' == 0x301A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
80 static assert('&lopar;' == 0x2985);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
81 static assert('&lowast;' == 0x2217);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
82 static assert('&minus;' == 0x2212);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
83 static assert('&mnplus;' == 0x2213);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
84 static assert('&nabla;' == 0x2207);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
85 static assert('&ne;' == 0x2260);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
86 static assert('&nhpar;' == 0x2AF2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
87 static assert('&ni;' == 0x220B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
88 static assert('&nis;' == 0x22FC);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
89 static assert('&nisd;' == 0x22FA);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
90 static assert('&niv;' == 0x220B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
91 static assert('&Not;' == 0x2AEC);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
92 static assert('&notin;' == 0x2209);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
93 static assert('&notinva;' == 0x2209);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
94 static assert('&notinvb;' == 0x22F7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
95 static assert('&notinvc;' == 0x22F6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
96 static assert('&notni;' == 0x220C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
97 static assert('&notniva;' == 0x220C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
98 static assert('&notnivb;' == 0x22FE);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
99 static assert('&notnivc;' == 0x22FD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
100 static assert('&npolint;' == 0x2A14);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
101 static assert('&nvinfin;' == 0x29DE);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
102 static assert('&olcross;' == 0x29BB);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
103 static assert('&or;' == 0x2228);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
104 static assert('&Or;' == 0x2A54);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
105 static assert('&ord;' == 0x2A5D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
106 static assert('&order;' == 0x2134);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
107 static assert('&oror;' == 0x2A56);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
108 static assert('&orslope;' == 0x2A57);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
109 static assert('&orv;' == 0x2A5B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
110 static assert('&par;' == 0x2225);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
111 static assert('&parsl;' == 0x2AFD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
112 static assert('&part;' == 0x2202);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
113 static assert('&permil;' == 0x2030);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
114 static assert('&perp;' == 0x22A5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
115 static assert('&pertenk;' == 0x2031);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
116 static assert('&phmmat;' == 0x2133);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
117 static assert('&pointint;' == 0x2A15);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
118 static assert('&prime;' == 0x2032);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
119 static assert('&Prime;' == 0x2033);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
120 static assert('&profalar;' == 0x232E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
121 static assert('&profline;' == 0x2312);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
122 static assert('&profsurf;' == 0x2313);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
123 static assert('&prop;' == 0x221D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
124 static assert('&qint;' == 0x2A0C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
125 static assert('&qprime;' == 0x2057);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
126 static assert('&quatint;' == 0x2A16);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
127 static assert('&radic;' == 0x221A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
128 static assert('&rang;' == 0x232A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
129 static assert('&Rang;' == 0x300B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
130 static assert('&rArr;' == 0x21D2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
131 static assert('&rbbrk;' == 0x3015);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
132 static assert('&roang;' == 0x3019);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
133 static assert('&robrk;' == 0x301B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
134 static assert('&ropar;' == 0x2986);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
135 static assert('&rppolint;' == 0x2A12);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
136 static assert('&scpolint;' == 0x2A13);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
137 static assert('&sim;' == 0x223C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
138 static assert('&simdot;' == 0x2A6A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
139 static assert('&sime;' == 0x2243);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
140 static assert('&smeparsl;' == 0x29E4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
141 static assert('&square;' == 0x25A1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
142 static assert('&squarf;' == 0x25AA);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
143 static assert('&strns;' == 0xAF);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
144 static assert('&sub;' == 0x2282);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
145 static assert('&sube;' == 0x2286);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
146 static assert('&sup;' == 0x2283);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
147 static assert('&supe;' == 0x2287);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
148 static assert('&tdot;' == 0x20DB);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
149 static assert('&there4;' == 0x2234);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
150 static assert('&tint;' == 0x222D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
151 static assert('&top;' == 0x22A4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
152 static assert('&topbot;' == 0x2336);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
153 static assert('&topcir;' == 0x2AF1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
154 static assert('&tprime;' == 0x2034);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
155 static assert('&utdot;' == 0x22F0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
156 static assert('&uwangle;' == 0x29A7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
157 static assert('&vangrt;' == 0x299C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
158 static assert('&veeeq;' == 0x225A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
159 static assert('&Verbar;' == 0x2016);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
160 static assert('&wedgeq;' == 0x2259);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
161 static assert('&xnis;' == 0x22FB);
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
162 return 0;
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
163 }
756
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
164 </CODE></pre></body>
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
165 </html>