mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-03 18:31:25 +00:00
Deploying the doc
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
<?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 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: ComSquare::CPU::Instruction Pages: 1 -->
|
||||
<svg width="165pt" height="110pt"
|
||||
viewBox="0.00 0.00 165.00 110.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 106)">
|
||||
<title>ComSquare::CPU::Instruction</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-106 161,-106 161,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Struct containing basic information about instructions.">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-101.5 157,-101.5 157,-0.5 0,-0.5"/>
|
||||
<text text-anchor="middle" x="78.5" y="-89.5" font-family="Helvetica,sans-Serif" font-size="10.00">ComSquare::CPU::Instruction</text>
|
||||
<polyline fill="none" stroke="black" points="0,-82.5 157,-82.5 "/>
|
||||
<text text-anchor="start" x="8" y="-70.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ call</text>
|
||||
<text text-anchor="start" x="8" y="-59.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ cycleCount</text>
|
||||
<text text-anchor="start" x="8" y="-48.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ name</text>
|
||||
<text text-anchor="start" x="8" y="-37.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ addressingMode</text>
|
||||
<text text-anchor="start" x="8" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ size</text>
|
||||
<polyline fill="none" stroke="black" points="0,-19.5 157,-19.5 "/>
|
||||
<text text-anchor="middle" x="78.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user