blob: eb0859f607439d4b780a3f9f52e0173791dc9fd6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<mxfile host="Electron" modified="2024-12-17T22:25:02.025Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/23.1.5 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="tKiDaYk_CW1yGI5HMTUf" version="23.1.5" type="device">
<diagram name="Page-1" id="eupsqoG42ICuPfNcTmHv">
<mxGraphModel dx="683" dy="410" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="eODdzWfbsgeiVxMC9DDa-1" value="" style="rounded=0;whiteSpace=wrap;html=1;fontFamily=monospace;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="240" y="400" width="120" height="200" as="geometry" />
</mxCell>
<mxCell id="eODdzWfbsgeiVxMC9DDa-2" value="<font>initial<br>stack layout</font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=monospace;" parent="1" vertex="1">
<mxGeometry x="240" y="360" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="eODdzWfbsgeiVxMC9DDa-4" value="initial values for callee-saved registers" style="rounded=0;whiteSpace=wrap;html=1;fontFamily=monospace;strokeColor=#ffffff;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="240" y="480" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="eODdzWfbsgeiVxMC9DDa-26" value="<font style="font-size: 11px;">return frame<br>(thread_create)<br></font>" style="rounded=0;whiteSpace=wrap;html=1;fontFamily=monospace;strokeColor=default;fillColor=none;fontColor=#FFFFFF;" parent="1" vertex="1">
<mxGeometry x="240" y="440" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="o6MmRjZrtVa51bDexMuh-1" value="<span style="font-size: 11px;">thread_create args</span>" style="rounded=0;whiteSpace=wrap;html=1;fontFamily=monospace;strokeColor=default;fillColor=none;fontColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="240" y="400" width="120" height="40" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
|