annotate run/html_entity_amsr.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_amsr</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 dstress.run.html_entity_amsr;
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('&ape;' == 0x224A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
9 static assert('&apE;' == 0x2A70);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
10 static assert('&apid;' == 0x224B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
11 static assert('&asymp;' == 0x2248);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
12 static assert('&Barv;' == 0x2AE7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
13 static assert('&bcong;' == 0x224C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
14 static assert('&bepsi;' == 0x3F6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
15 static assert('&bowtie;' == 0x22C8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
16 static assert('&bsim;' == 0x223D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
17 static assert('&bsime;' == 0x22CD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
18 static assert('&bump;' == 0x224E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
19 static assert('&bumpe;' == 0x224F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
20 static assert('&bumpE;' == 0x2AAE);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
21 static assert('&cire;' == 0x2257);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
22 static assert('&Colon;' == 0x2237);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
23 static assert('&colone;' == 0x2254);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
24 static assert('&Colone;' == 0x2A74);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
25 static assert('&congdot;' == 0x2A6D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
26 static assert('&csub;' == 0x2ACF);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
27 static assert('&csube;' == 0x2AD1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
28 static assert('&csup;' == 0x2AD0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
29 static assert('&csupe;' == 0x2AD2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
30 static assert('&cuepr;' == 0x22DE);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
31 static assert('&cuesc;' == 0x22DF);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
32 static assert('&dashv;' == 0x22A3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
33 static assert('&Dashv;' == 0x2AE4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
34 static assert('&easter;' == 0x2A6E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
35 static assert('&ecir;' == 0x2256);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
36 static assert('&ecolon;' == 0x2255);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
37 static assert('&eDDot;' == 0x2A77);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
38 static assert('&eDot;' == 0x2251);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
39 static assert('&efDot;' == 0x2252);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
40 static assert('&eg;' == 0x2A9A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
41 static assert('&egs;' == 0x2A96);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
42 static assert('&egsdot;' == 0x2A98);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
43 static assert('&el;' == 0x2A99);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
44 static assert('&els;' == 0x2A95);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
45 static assert('&elsdot;' == 0x2A97);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
46 static assert('&equest;' == 0x225F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
47 static assert('&equivDD;' == 0x2A78);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
48 static assert('&erDot;' == 0x2253);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
49 static assert('&esdot;' == 0x2250);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
50 static assert('&esim;' == 0x2242);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
51 static assert('&Esim;' == 0x2A73);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
52 static assert('&fork;' == 0x22D4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
53 static assert('&forkv;' == 0x2AD9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
54 static assert('&frown;' == 0x2322);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
55 static assert('&gap;' == 0x2A86);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
56 static assert('&gE;' == 0x2267);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
57 static assert('&gel;' == 0x22DB);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
58 static assert('&gEl;' == 0x2A8C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
59 static assert('&ges;' == 0x2A7E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
60 static assert('&gescc;' == 0x2AA9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
61 static assert('&gesdot;' == 0x2A80);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
62 static assert('&gesdoto;' == 0x2A82);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
63 static assert('&gesdotol;' == 0x2A84);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
64 static assert('&gesles;' == 0x2A94);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
65 static assert('&Gg;' == 0x22D9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
66 static assert('&gl;' == 0x2277);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
67 static assert('&gla;' == 0x2AA5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
68 static assert('&glE;' == 0x2A92);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
69 static assert('&glj;' == 0x2AA4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
70 static assert('&gsim;' == 0x2273);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
71 static assert('&gsime;' == 0x2A8E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
72 static assert('&gsiml;' == 0x2A90);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
73 static assert('&Gt;' == 0x226B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
74 static assert('&gtcc;' == 0x2AA7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
75 static assert('&gtcir;' == 0x2A7A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
76 static assert('&gtdot;' == 0x22D7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
77 static assert('&gtquest;' == 0x2A7C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
78 static assert('&gtrarr;' == 0x2978);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
79 static assert('&homtht;' == 0x223B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
80 static assert('&lap;' == 0x2A85);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
81 static assert('&lat;' == 0x2AAB);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
82 static assert('&late;' == 0x2AAD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
83 static assert('&lE;' == 0x2266);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
84 static assert('&leg;' == 0x22DA);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
85 static assert('&lEg;' == 0x2A8B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
86 static assert('&les;' == 0x2A7D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
87 static assert('&lescc;' == 0x2AA8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
88 static assert('&lesdot;' == 0x2A7F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
89 static assert('&lesdoto;' == 0x2A81);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
90 static assert('&lesdotor;' == 0x2A83);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
91 static assert('&lesges;' == 0x2A93);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
92 static assert('&lg;' == 0x2276);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
93 static assert('&lgE;' == 0x2A91);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
94 static assert('&Ll;' == 0x22D8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
95 static assert('&lsim;' == 0x2272);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
96 static assert('&lsime;' == 0x2A8D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
97 static assert('&lsimg;' == 0x2A8F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
98 static assert('&Lt;' == 0x226A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
99 static assert('&ltcc;' == 0x2AA6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
100 static assert('&ltcir;' == 0x2A79);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
101 static assert('&ltdot;' == 0x22D6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
102 static assert('&ltlarr;' == 0x2976);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
103 static assert('&ltquest;' == 0x2A7B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
104 static assert('&ltrie;' == 0x22B4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
105 static assert('&mcomma;' == 0x2A29);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
106 static assert('&mDDot;' == 0x223A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
107 static assert('&mid;' == 0x2223);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
108 static assert('&mlcp;' == 0x2ADB);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
109 static assert('&models;' == 0x22A7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
110 static assert('&mstpos;' == 0x223E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
111 static assert('&pr;' == 0x227A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
112 static assert('&Pr;' == 0x2ABB);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
113 static assert('&prap;' == 0x2AB7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
114 static assert('&prcue;' == 0x227C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
115 static assert('&pre;' == 0x2AAF);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
116 static assert('&prE;' == 0x2AB3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
117 static assert('&prsim;' == 0x227E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
118 static assert('&prurel;' == 0x22B0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
119 static assert('&ratio;' == 0x2236);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
120 static assert('&rtrie;' == 0x22B5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
121 static assert('&rtriltri;' == 0x29CE);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
122 static assert('&sc;' == 0x227B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
123 static assert('&Sc;' == 0x2ABC);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
124 static assert('&scap;' == 0x2AB8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
125 static assert('&sccue;' == 0x227D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
126 static assert('&sce;' == 0x2AB0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
127 static assert('&scE;' == 0x2AB4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
128 static assert('&scsim;' == 0x227F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
129 static assert('&sdote;' == 0x2A66);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
130 static assert('&sfrown;' == 0x2322);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
131 static assert('&simg;' == 0x2A9E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
132 static assert('&simgE;' == 0x2AA0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
133 static assert('&siml;' == 0x2A9D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
134 static assert('&simlE;' == 0x2A9F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
135 static assert('&smid;' == 0x2223);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
136 static assert('&smile;' == 0x2323);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
137 static assert('&smt;' == 0x2AAA);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
138 static assert('&smte;' == 0x2AAC);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
139 static assert('&spar;' == 0x2225);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
140 static assert('&sqsub;' == 0x228F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
141 static assert('&sqsube;' == 0x2291);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
142 static assert('&sqsup;' == 0x2290);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
143 static assert('&sqsupe;' == 0x2292);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
144 static assert('&ssmile;' == 0x2323);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
145 static assert('&Sub;' == 0x22D0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
146 static assert('&subE;' == 0x2AC5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
147 static assert('&subedot;' == 0x2AC3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
148 static assert('&submult;' == 0x2AC1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
149 static assert('&subplus;' == 0x2ABF);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
150 static assert('&subrarr;' == 0x2979);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
151 static assert('&subsim;' == 0x2AC7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
152 static assert('&subsub;' == 0x2AD5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
153 static assert('&subsup;' == 0x2AD3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
154 static assert('&Sup;' == 0x22D1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
155 static assert('&supdsub;' == 0x2AD8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
156 static assert('&supE;' == 0x2AC6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
157 static assert('&supedot;' == 0x2AC4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
158 static assert('&suphsub;' == 0x2AD7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
159 static assert('&suplarr;' == 0x297B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
160 static assert('&supmult;' == 0x2AC2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
161 static assert('&supplus;' == 0x2AC0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
162 static assert('&supsim;' == 0x2AC8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
163 static assert('&supsub;' == 0x2AD4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
164 static assert('&supsup;' == 0x2AD6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
165 static assert('&thkap;' == 0x2248);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
166 static assert('&thksim;' == 0x223C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
167 static assert('&topfork;' == 0x2ADA);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
168 static assert('&trie;' == 0x225C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
169 static assert('&twixt;' == 0x226C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
170 static assert('&vBar;' == 0x2AE8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
171 static assert('&Vbar;' == 0x2AEB);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
172 static assert('&vBarv;' == 0x2AE9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
173 static assert('&vdash;' == 0x22A2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
174 static assert('&vDash;' == 0x22A8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
175 static assert('&Vdash;' == 0x22A9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
176 static assert('&VDash;' == 0x22AB);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
177 static assert('&Vdashl;' == 0x2AE6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
178 static assert('&vltri;' == 0x22B2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
179 static assert('&vprop;' == 0x221D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
180 static assert('&vrtri;' == 0x22B3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
181 static assert('&Vvdash;' == 0x22AA);
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
182 return 0;
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
183 }
756
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
184 </CODE></pre></body>
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
185 </html>