annotate run/html_entity_amsb.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_amsb</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_amsb;
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('&ac;' == 0x223E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
9 static assert('&acE;' == 0x223E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
10 static assert('&amalg;' == 0x2A3F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
11 static assert('&barvee;' == 0x22BD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
12 static assert('&barwed;' == 0x2305);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
13 static assert('&Barwed;' == 0x2306);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
14 static assert('&bsolb;' == 0x29C5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
15 static assert('&Cap;' == 0x22D2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
16 static assert('&capand;' == 0x2A44);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
17 static assert('&capbrcup;' == 0x2A49);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
18 static assert('&capcap;' == 0x2A4B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
19 static assert('&capcup;' == 0x2A47);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
20 static assert('&capdot;' == 0x2A40);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
21 static assert('&caps;' == 0x2229);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
22 static assert('&ccaps;' == 0x2A4D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
23 static assert('&ccups;' == 0x2A4C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
24 static assert('&ccupssm;' == 0x2A50);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
25 static assert('&coprod;' == 0x2210);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
26 static assert('&Cup;' == 0x22D3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
27 static assert('&cupbrcap;' == 0x2A48);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
28 static assert('&cupcap;' == 0x2A46);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
29 static assert('&cupcup;' == 0x2A4A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
30 static assert('&cupdot;' == 0x228D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
31 static assert('&cupor;' == 0x2A45);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
32 static assert('&cups;' == 0x222A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
33 static assert('&cuvee;' == 0x22CE);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
34 static assert('&cuwed;' == 0x22CF);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
35 static assert('&dagger;' == 0x2020);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
36 static assert('&Dagger;' == 0x2021);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
37 static assert('&diam;' == 0x22C4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
38 static assert('&divonx;' == 0x22C7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
39 static assert('&eplus;' == 0x2A71);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
40 static assert('&hercon;' == 0x22B9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
41 static assert('&intcal;' == 0x22BA);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
42 static assert('&iprod;' == 0x2A3C);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
43 static assert('&loplus;' == 0x2A2D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
44 static assert('&lotimes;' == 0x2A34);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
45 static assert('&lthree;' == 0x22CB);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
46 static assert('&ltimes;' == 0x22C9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
47 static assert('&minusb;' == 0x229F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
48 static assert('&minusd;' == 0x2238);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
49 static assert('&minusdu;' == 0x2A2A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
50 static assert('&ncap;' == 0x2A43);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
51 static assert('&ncup;' == 0x2A42);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
52 static assert('&oast;' == 0x229B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
53 static assert('&ocir;' == 0x229A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
54 static assert('&odash;' == 0x229D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
55 static assert('&odiv;' == 0x2A38);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
56 static assert('&odot;' == 0x2299);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
57 static assert('&odsold;' == 0x29BC);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
58 static assert('&ofcir;' == 0x29BF);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
59 static assert('&ogt;' == 0x29C1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
60 static assert('&ohbar;' == 0x29B5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
61 static assert('&olcir;' == 0x29BE);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
62 static assert('&olt;' == 0x29C0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
63 static assert('&omid;' == 0x29B6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
64 static assert('&ominus;' == 0x2296);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
65 static assert('&opar;' == 0x29B7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
66 static assert('&operp;' == 0x29B9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
67 static assert('&oplus;' == 0x2295);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
68 static assert('&osol;' == 0x2298);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
69 static assert('&otimes;' == 0x2297);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
70 static assert('&Otimes;' == 0x2A37);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
71 static assert('&otimesas;' == 0x2A36);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
72 static assert('&ovbar;' == 0x233D);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
73 static assert('&plusacir;' == 0x2A23);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
74 static assert('&plusb;' == 0x229E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
75 static assert('&pluscir;' == 0x2A22);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
76 static assert('&plusdo;' == 0x2214);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
77 static assert('&plusdu;' == 0x2A25);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
78 static assert('&pluse;' == 0x2A72);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
79 static assert('&plussim;' == 0x2A26);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
80 static assert('&plustwo;' == 0x2A27);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
81 static assert('&prod;' == 0x220F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
82 static assert('&race;' == 0x29DA);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
83 static assert('&roplus;' == 0x2A2E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
84 static assert('&rotimes;' == 0x2A35);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
85 static assert('&rthree;' == 0x22CC);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
86 static assert('&rtimes;' == 0x22CA);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
87 static assert('&sdot;' == 0x22C5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
88 static assert('&sdotb;' == 0x22A1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
89 static assert('&setmn;' == 0x2216);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
90 static assert('&simplus;' == 0x2A24);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
91 static assert('&smashp;' == 0x2A33);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
92 static assert('&solb;' == 0x29C4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
93 static assert('&sqcap;' == 0x2293);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
94 static assert('&sqcaps;' == 0x2293);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
95 static assert('&sqcup;' == 0x2294);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
96 static assert('&sqcups;' == 0x2294);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
97 static assert('&ssetmn;' == 0x2216);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
98 static assert('&sstarf;' == 0x22C6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
99 static assert('&subdot;' == 0x2ABD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
100 static assert('&sum;' == 0x2211);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
101 static assert('&supdot;' == 0x2ABE);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
102 static assert('&timesb;' == 0x22A0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
103 static assert('&timesbar;' == 0x2A31);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
104 static assert('&timesd;' == 0x2A30);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
105 static assert('&tridot;' == 0x25EC);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
106 static assert('&triminus;' == 0x2A3A);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
107 static assert('&triplus;' == 0x2A39);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
108 static assert('&trisb;' == 0x29CD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
109 static assert('&tritime;' == 0x2A3B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
110 static assert('&uplus;' == 0x228E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
111 static assert('&veebar;' == 0x22BB);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
112 static assert('&wedbar;' == 0x2A5F);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
113 static assert('&wreath;' == 0x2240);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
114 static assert('&xcap;' == 0x22C2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
115 static assert('&xcirc;' == 0x25EF);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
116 static assert('&xcup;' == 0x22C3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
117 static assert('&xdtri;' == 0x25BD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
118 static assert('&xodot;' == 0x2A00);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
119 static assert('&xoplus;' == 0x2A01);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
120 static assert('&xotime;' == 0x2A02);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
121 static assert('&xsqcup;' == 0x2A06);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
122 static assert('&xuplus;' == 0x2A04);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
123 static assert('&xutri;' == 0x25B3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
124 static assert('&xvee;' == 0x22C1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
125 static assert('&xwedge;' == 0x22C0);
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
126 return 0;
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
127 }
756
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
128 </CODE></pre></body>
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
129 </html>