Reshaped doc's
[fw/sdcc] / doc / sdccman.html / footnode.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
3 <!--Converted with LaTeX2HTML 99.1 release (March 30, 1999)
4 original version by:  Nikos Drakos, CBLU, University of Leeds
5 * revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
6 * with significant contributions from:
7   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 <HTML>
9 <HEAD>
10 <TITLE>Footnotes</TITLE>
11 <META NAME="description" CONTENT="Footnotes">
12 <META NAME="keywords" CONTENT="sdccman">
13 <META NAME="resource-type" CONTENT="document">
14 <META NAME="distribution" CONTENT="global">
15
16 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
17 <META NAME="Generator" CONTENT="LaTeX2HTML v99.1 release">
18 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
19
20 <LINK REL="STYLESHEET" HREF="sdccman.css">
21
22 <LINK REL="previous" HREF="node61.html">
23 <LINK REL="up" HREF="sdccman.html">
24 </HEAD>
25
26 <BODY >
27
28 <DL>
29 <DT><A NAME="foot531">...
30 anyway</A><A NAME="foot531"
31  HREF="node29.html#tex2html1"><SUP>1</SUP></A>
32 <DD>possible exception: if a function is called ONLY from 'interrupt'
33 functions using a particular bank, it can be declared with the same
34 'using' attribute as the calling 'interrupt' functions. For instance,
35 if you have several ISRs using bank one, and all of them call memcpy(),
36 it might make sense to create a specialized version of memcpy() 'using
37 1', since this would prevent the ISR from having to save bank zero
38 to the stack on entry and switch to bank zero before calling the function
39
40 <PRE>.
41 .
42 .
43 .
44 .
45 .
46 .
47 .
48 .
49 .
50 .
51 .
52 .
53 .
54 .
55 .
56 .
57 .
58 .
59 .
60 .
61 .
62 .
63 .
64 .
65 .
66 .
67 .
68 .
69 .
70 </PRE>
71 </DL>
72 </BODY>
73 </HTML>