about summary refs log tree commit diff stats
path: root/html/apps/subx-params.subx.html
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 /html/apps/subx-params.subx.html
parent17c46e0b8c414f20d828e7c06580f7594bf22436 (diff)
downloadmu-a09ab577d1be7cbe7f83f5257368c581b6c720a9.tar.gz
6065
Diffstat (limited to 'html/apps/subx-params.subx.html')
-rw-r--r--html/apps/subx-params.subx.html4
1 files changed, 2 insertions, 2 deletions
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>: