about summary refs log tree commit diff stats
path: root/html/subx/apps/crenshaw2-1b.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/subx/apps/crenshaw2-1b.subx.html')
-rw-r--r--html/subx/apps/crenshaw2-1b.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/apps/crenshaw2-1b.subx.html b/html/subx/apps/crenshaw2-1b.subx.html
index 5f231b7c..38cddfdb 100644
--- a/html/subx/apps/crenshaw2-1b.subx.html
+++ b/html/subx/apps/crenshaw2-1b.subx.html
@@ -61,7 +61,7 @@ if ('onhashchange' in window) {
 <span id="L5" class="LineNr">  5 </span><span class="subxComment"># To run (from the subx directory):</span>
 <span id="L6" class="LineNr">  6 </span><span class="subxComment">#   $ ./subx translate *.subx apps/crenshaw2-1.subx -o crenshaw2-1</span>
 <span id="L7" class="LineNr">  7 </span><span class="subxComment">#   $ echo '1a'  |./subx run apps/crenshaw2-1</span>
-<span id="L8" class="LineNr">  8 </span><span class="subxComment"># Expected output (not working yet):</span>
+<span id="L8" class="LineNr">  8 </span><span class="subxComment"># Expected output:</span>
 <span id="L9" class="LineNr">  9 </span><span class="subxComment">#   # syscall(exit, 1a)</span>
 <span id="L10" class="LineNr"> 10 </span><span class="subxComment">#   bb/copy-to-EBX  3/imm32</span>
 <span id="L11" class="LineNr"> 11 </span><span class="subxComment">#   b8/copy-to-EAX  1/imm32/exit</span>