Pristine Ack-5.5
[Ack-5.5.git] / doc / sparc / pics / EM_stack.orig
1 .PS
2 .ps -2
3 .vs -2
4 boxwid = 1.5;
5 boxht = 0.24
6 down;
7 box "actual parameter n-1";
8 box "." "." "." ht 0.6;
9 box "actual parameter 0";
10 move 0.3
11 box "return status block";
12 {arrow <- right with .w at last box.e; \
13 box invis wid 0.3 "LB" }
14 down
15 move to 2nd last box.s
16 move 0.1
17 box "local variables"
18 box "compiler temporaries"
19 move 0.1
20 box "register save block"
21 move 0.1
22 box "dynamic local generators"
23 move 0.1
24 box "operand"
25 box "operand"
26 move 0.1
27 box "parameter m-1"
28 box "." "." "." ht 0.6;
29 box "parameter 0" with .n at last box .s
30 { arrow <- right with .w at last box.e; \
31 box invis wid 0.3 "SP" }
32 .ps +2
33 .vs +2
34 .PE