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-06-30 14:54:30 -0700
committerKartik Agaram <vc@akkartik.com>2020-06-30 14:54:30 -0700
commit2655a4a91d1d2e98cc9ab9c54e70d4eb49c735d6 (patch)
tree92546a021880dee6b956e0115d44b7370edb63bd /html/apps/subx-params.subx.html
parent8bd3c2b5a83d9e8b97472311491010d66a7b7584 (diff)
downloadmu-2655a4a91d1d2e98cc9ab9c54e70d4eb49c735d6.tar.gz
6602
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 4aff3f56..2667f8db 100644
--- a/html/apps/subx-params.subx.html
+++ b/html/apps/subx-params.subx.html
@@ -66,11 +66,11 @@ 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>  0x30000/imm32/8K-labels/192KB
+<span id="L15" class="LineNr">15 </span>  0x30000/imm32/24K-labels/192KB
 <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>:
-<span id="L19" class="LineNr">19 </span>  0x100000/imm32/1MB
+<span id="L19" class="LineNr">19 </span>  0x200000/imm32/2MB
 </pre>
 </body>
 </html>