about summary refs log tree commit diff stats
path: root/html/subx/examples/ex2.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-11-26 01:19:47 -0800
committerKartik Agaram <vc@akkartik.com>2018-11-26 01:19:47 -0800
commitd1c9392a5461e0d33e226375a8f7986a97d2d66b (patch)
tree494c19edbe1d1522344b56ced6aa7c040ad37406 /html/subx/examples/ex2.subx.html
parent7e00968c99f97e13be8f5269feaf7fd1d33ecd33 (diff)
downloadmu-d1c9392a5461e0d33e226375a8f7986a97d2d66b.tar.gz
4782
Diffstat (limited to 'html/subx/examples/ex2.subx.html')
-rw-r--r--html/subx/examples/ex2.subx.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/html/subx/examples/ex2.subx.html b/html/subx/examples/ex2.subx.html
index 640e0bdf..bb45914d 100644
--- a/html/subx/examples/ex2.subx.html
+++ b/html/subx/examples/ex2.subx.html
@@ -63,13 +63,14 @@ if ('onhashchange' in window) {
 <span id="L8" class="LineNr"> 8 </span><span class="Comment">#   2</span>
 <span id="L9" class="LineNr"> 9 </span>
 <span id="L10" class="LineNr">10 </span>== code
-<span id="L11" class="LineNr">11 </span>bb/copy-to-EBX  1/imm32
-<span id="L12" class="LineNr">12 </span>43/inc-EBX
-<span id="L13" class="LineNr">13 </span><span class="Comment"># exit(EBX)</span>
-<span id="L14" class="LineNr">14 </span>b8/copy-to-EAX  1/imm32
-<span id="L15" class="LineNr">15 </span>cd/syscall  0x80/imm8
-<span id="L16" class="LineNr">16 </span>
-<span id="L17" class="LineNr">17 </span><span class="Comment"># vim&#0058;nowrap:textwidth=0</span>
+<span id="L11" class="LineNr">11 </span>
+<span id="L12" class="LineNr">12 </span>bb/copy-to-EBX  1/imm32
+<span id="L13" class="LineNr">13 </span>43/inc-EBX
+<span id="L14" class="LineNr">14 </span><span class="Comment"># exit(EBX)</span>
+<span id="L15" class="LineNr">15 </span>b8/copy-to-EAX  1/imm32
+<span id="L16" class="LineNr">16 </span>cd/syscall  0x80/imm8
+<span id="L17" class="LineNr">17 </span>
+<span id="L18" class="LineNr">18 </span><span class="Comment"># vim&#0058;nowrap:textwidth=0</span>
 </pre>
 </body>
 </html>