annotate run/html_entity_grk3.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_grk3</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_grk3;
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('&alpha;' == 0x3B1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
9 static assert('&beta;' == 0x3B2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
10 static assert('&chi;' == 0x3C7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
11 static assert('&Delta;' == 0x394);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
12 static assert('&delta;' == 0x3B4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
13 static assert('&epsi;' == 0x3F5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
14 static assert('&epsiv;' == 0x3B5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
15 static assert('&eta;' == 0x3B7);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
16 static assert('&Gamma;' == 0x393);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
17 static assert('&gamma;' == 0x3B3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
18 static assert('&Gammad;' == 0x3DC);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
19 static assert('&gammad;' == 0x3DD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
20 static assert('&iota;' == 0x3B9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
21 static assert('&kappa;' == 0x3BA);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
22 static assert('&kappav;' == 0x3F0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
23 static assert('&Lambda;' == 0x39B);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
24 static assert('&lambda;' == 0x3BB);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
25 static assert('&mu;' == 0x3BC);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
26 static assert('&nu;' == 0x3BD);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
27 static assert('&Omega;' == 0x3A9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
28 static assert('&omega;' == 0x3C9);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
29 static assert('&Phi;' == 0x3A6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
30 static assert('&phi;' == 0x3D5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
31 static assert('&phiv;' == 0x3C6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
32 static assert('&Pi;' == 0x3A0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
33 static assert('&pi;' == 0x3C0);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
34 static assert('&piv;' == 0x3D6);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
35 static assert('&Psi;' == 0x3A8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
36 static assert('&psi;' == 0x3C8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
37 static assert('&rho;' == 0x3C1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
38 static assert('&rhov;' == 0x3F1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
39 static assert('&Sigma;' == 0x3A3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
40 static assert('&sigma;' == 0x3C3);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
41 static assert('&sigmav;' == 0x3C2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
42 static assert('&tau;' == 0x3C4);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
43 static assert('&Theta;' == 0x398);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
44 static assert('&theta;' == 0x3B8);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
45 static assert('&thetav;' == 0x3D1);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
46 static assert('&upsi;' == 0x3C5);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
47 static assert('&Upsi;' == 0x3D2);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
48 static assert('&Xi;' == 0x39E);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
49 static assert('&xi;' == 0x3BE);
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
50 static assert('&zeta;' == 0x3B6);
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
51 return 0;
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
52 }
756
9a121126b077 major "Torture" review
thomask
parents: 6
diff changeset
53 </CODE></pre></body>
6
e238a15dbc74 1) added added html-sourcefile support
thomask
parents:
diff changeset
54 </html>