Work around MinGW mangling of "host:/path"
[msysgit/historical-msysgit.git] / mingw / info / stabs / Gould.html
blobdc31c87adc3591a698252cd86d34480a98314509
1 <html lang="en">
2 <head>
3 <title>STABS</title>
4 <meta http-equiv="Content-Type" content="text/html">
5 <meta name="description" content="STABS">
6 <meta name="generator" content="makeinfo 4.3">
7 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
8 </head>
9 <body>
10 <div class="node">
11 <p>
12 Node:<a name="Gould">Gould</a>,
13 Next:<a rel="next" accesskey="n" href="N_LENG.html#N_LENG">N_LENG</a>,
14 Previous:<a rel="previous" accesskey="p" href="N_SCOPE.html#N_SCOPE">N_SCOPE</a>,
15 Up:<a rel="up" accesskey="u" href="Expanded-Reference.html#Expanded%20Reference">Expanded Reference</a>
16 <hr><br>
17 </div>
19 <h3 class="section">Non-base registers on Gould systems</h3>
21 <p>
22 <table width="100%">
23 <tr>
24 <td align="left"><b>N_NBTEXT</b><i>
25 </i></td>
26 <td align="right"><code>.stab?</code></td>
27 </tr>
29 <tr>
30 <td align="left"><b>N_NBDATA</b><i>
31 </i></td>
32 <td align="right"><code>.stab?</code></td>
33 </tr>
35 <tr>
36 <td align="left"><b>N_NBBSS</b><i>
37 </i></td>
38 <td align="right"><code>.stab?</code></td>
39 </tr>
41 <tr>
42 <td align="left"><b>N_NBSTS</b><i>
43 </i></td>
44 <td align="right"><code>.stab?</code></td>
45 </tr>
47 <tr>
48 <td align="left"><b>N_NBLCS</b><i>
49 </i></td>
50 <td align="right"><code>.stab?</code></td>
51 </tr>
52 </table>
53 <table width="95%" align="center">
54 <tr><td>
55 These are used on Gould systems for non-base registers syms.
57 <p>However, the following values are not the values used by Gould; they are
58 the values which GNU has been documenting for these values for a long
59 time, without actually checking what Gould uses. I include these values
60 only because perhaps some someone actually did something with the GNU
61 information (I hope not, why GNU knowingly assigned wrong values to
62 these in the header file is a complete mystery to me).
64 <pre class="example"> 240 0xf0 N_NBTEXT ??
65 242 0xf2 N_NBDATA ??
66 244 0xf4 N_NBBSS ??
67 246 0xf6 N_NBSTS ??
68 248 0xf8 N_NBLCS ??
69 </pre>
70 </td></tr>
71 </table>
73 </body></html>