about summary refs log tree commit diff stats
path: root/html/subx/examples/ex9.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-05-20 01:44:06 -0700
committerKartik Agaram <vc@akkartik.com>2019-05-20 01:44:06 -0700
commit52daf0722f7f4ad9d3f29e3cbbbaddde066f49f3 (patch)
treedac2a82e0b7148f2f215dee77c013b7a6fb329a2 /html/subx/examples/ex9.subx.html
parentcfea67e9a00419c4493699c0ac8691d9bbb0ceca (diff)
downloadmu-52daf0722f7f4ad9d3f29e3cbbbaddde066f49f3.tar.gz
5211
Update syntax-highlighted renderings after a _long_ time.
Diffstat (limited to 'html/subx/examples/ex9.subx.html')
-rw-r--r--html/subx/examples/ex9.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/examples/ex9.subx.html b/html/subx/examples/ex9.subx.html
index ab4693d3..38663f30 100644
--- a/html/subx/examples/ex9.subx.html
+++ b/html/subx/examples/ex9.subx.html
@@ -74,7 +74,7 @@ if ('onhashchange' in window) {
 <span id="L17" class="LineNr">17 </span><span class="subxComment">#   ...</span>
 <span id="L18" class="LineNr">18 </span><span class="subxComment"># Locals start from ESP-4 downwards.</span>
 <span id="L19" class="LineNr">19 </span>
-<span id="L20" class="LineNr">20 </span>== code
+<span id="L20" class="LineNr">20 </span>== code 0x09000000
 <span id="L21" class="LineNr">21 </span><span class="subxComment">#   instruction                     effective address                                                   register    displacement    immediate</span>
 <span id="L22" class="LineNr">22 </span><span class="subxS1Comment"># . op          subop               mod             rm32          base        index         scale       r32</span>
 <span id="L23" class="LineNr">23 </span><span class="subxS1Comment"># . 1-3 bytes   3 bits              2 bits          3 bits        3 bits      3 bits        2 bits      2 bits      0/1/2/4 bytes   0/1/2/4 bytes</span>