<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 12.2.1 (20241206.2353)
-->
<!-- Title: disassemble_cmd_adr_x Pages: 1 -->
<svg width="391pt" height="64pt"
viewBox="0.00 0.00 390.50 64.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
<style type="text/css"><![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 60.25)">
<title>disassemble_cmd_adr_x</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="種類がR_ADRまたはR_ADR_Xのコマンドを逆アセンブルし、標準出力へ出力する">
<polygon fill="#999999" stroke="#666666" points="124,-37.25 0,-37.25 0,-18 124,-18 124,-37.25"/>
<text text-anchor="middle" x="62" y="-23.75" font-family="Helvetica,sans-Serif" font-size="10.00">disassemble_cmd_adr_x</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="disassemble_8c.html#a00a9c06957b5355010956003e80909f1" target="_top" xlink:title="機械コードをコメントとして標準出力へ出力する">
<polygon fill="white" stroke="#666666" points="281,-56.25 160,-56.25 160,-37 281,-37 281,-56.25"/>
<text text-anchor="middle" x="220.5" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">disassemble_puts_code</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1->Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M124.4,-35.08C132.26,-36.03 140.36,-37.02 148.35,-37.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="147.7,-41.43 158.05,-39.16 148.55,-34.49 147.7,-41.43"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="struct_8c.html#a79db80b9af5021d0ecd3e7e0cc82d65f" target="_top" xlink:title="汎用レジスタの番号からレジスタを表す文字列を返す">
<polygon fill="white" stroke="#666666" points="238.25,-19.25 202.75,-19.25 202.75,0 238.25,0 238.25,-19.25"/>
<text text-anchor="middle" x="220.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">grstr</text>
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1->Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M124.4,-20.56C147.44,-17.91 172.53,-15.03 191.15,-12.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="191.33,-16.39 200.86,-11.77 190.53,-9.43 191.33,-16.39"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="cmem_8c.html#ab59996fd09e57355900e5d0f6a772297" target="_top" xlink:title="mallocを実行し、0で初期化する">
<polygon fill="white" stroke="#666666" points="382.5,-19.25 317,-19.25 317,0 382.5,0 382.5,-19.25"/>
<text text-anchor="middle" x="349.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">malloc_chk</text>
</a>
</g>
</g>
<!-- Node3->Node4 -->
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3->Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M238.66,-9.62C255.72,-9.62 282.59,-9.62 305.51,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="305.21,-13.13 315.21,-9.63 305.21,-6.13 305.21,-13.13"/>
</a>
</g>
</g>
</g>
</svg>
</svg>
<style type='text/css'>
<![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type="application/ecmascript"><![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>