about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-02-27 21:28:46 -0800
committerKartik Agaram <vc@akkartik.com>2020-02-27 21:29:10 -0800
commita09ab577d1be7cbe7f83f5257368c581b6c720a9 (patch)
treec276fb94e4742abea12b96343daf617def6cf113
parent17c46e0b8c414f20d828e7c06580f7594bf22436 (diff)
downloadmu-a09ab577d1be7cbe7f83f5257368c581b6c720a9.tar.gz
6065
-rw-r--r--html/069allocate.subx.html2
-rw-r--r--html/apps/subx-params.subx.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/html/069allocate.subx.html b/html/069allocate.subx.html
index fb2de9fd..d91325d3 100644
--- a/html/069allocate.subx.html
+++ b/html/069allocate.subx.html
@@ -88,7 +88,7 @@ if ('onhashchange' in window) {
 <span id="L27" class="LineNr"> 27 </span>
 <span id="L28" class="LineNr"> 28 </span><span class="subxComment"># a reasonable default</span>
 <span id="L29" class="LineNr"> 29 </span><span class="SpecialChar">Heap-size</span>:  <span class="subxComment"># int</span>
-<span id="L30" class="LineNr"> 30 </span>  0x200000/imm32/2MB
+<span id="L30" class="LineNr"> 30 </span>  0x400000/imm32/4MB
 <span id="L31" class="LineNr"> 31 </span>
 <span id="L32" class="LineNr"> 32 </span>== code
 <span id="L33" class="LineNr"> 33 </span><span class="subxComment">#   instruction                     effective address                                                   register    displacement    immediate</span>
diff --git a/html/apps/subx-params.subx.html b/html/apps/subx-params.subx.html
index adb28457..f8b5acf3 100644
--- a/html/apps/subx-params.subx.html
+++ b/html/apps/subx-params.subx.html
@@ -58,7 +58,7 @@ if ('onhashchange' in window) {
 <span id="L4" class="LineNr"> 4 </span>
 <span id="L5" class="LineNr"> 5 </span><span class="subxComment"># largest segment that can be translated</span>
 <span id="L6" class="LineNr"> 6 </span><span class="SpecialChar">Segment-size</span>:
-<span id="L7" class="LineNr"> 7 </span>  0xc0000/imm32/0.75MB
+<span id="L7" class="LineNr"> 7 </span>  0x100000/imm32/1MB
 <span id="L8" class="LineNr"> 8 </span>
 <span id="L9" class="LineNr"> 9 </span><span class="subxComment"># maximum size of input textual stream (spanning all segments)</span>
 <span id="L10" class="LineNr">10 </span><span class="SpecialChar">Input-size</span>:
@@ -66,7 +66,7 @@ if ('onhashchange' in window) {
 <span id="L12" class="LineNr">12 </span>
 <span id="L13" class="LineNr">13 </span><span class="subxComment"># number of labels we can translate to addresses</span>
 <span id="L14" class="LineNr">14 </span><span class="SpecialChar">Max-labels</span>:
-<span id="L15" class="LineNr">15 </span>  0x10000/imm32/4K-labels/64KB
+<span id="L15" class="LineNr">15 </span>  0x20000/imm32/8K-labels/128KB
 <span id="L16" class="LineNr">16 </span>
 <span id="L17" class="LineNr">17 </span><span class="subxComment"># capacity of trace-stream</span>
 <span id="L18" class="LineNr">18 </span><span class="SpecialChar">Trace-size</span>: