about summary refs log tree commit diff stats
path: root/html/apps/subx-params.subx.html
diff options
context:
space:
mode:
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>
lt'>
4eb0f14a ^
30b5f112 ^
8413020a ^
216493ef ^









5bccee93 ^
abc2f0de ^
cf80fdc3 ^
97d96746 ^
e58be44f ^
519b10d1 ^
f91b21a1 ^
2bda22c3 ^
a00095c8 ^
2bda22c3 ^
a00095c8 ^
27adf031 ^

30b5f112 ^


446027b9 ^
93358d5e ^
fb7001cf ^
72c1c496 ^
bab75cae ^
d3cc5bd7 ^




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65