about summary refs log tree commit diff stats
path: root/html/subx/055trace.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-01-07 13:36:15 -0800
committerKartik Agaram <vc@akkartik.com>2019-01-07 13:36:15 -0800
commit96a6bac52d6f4a67932e54d25166bf7961718e9d (patch)
treeca35d65154852542b7b5717fd45e02532ce97ea4 /html/subx/055trace.subx.html
parent74a46597aad859875327809e885be09e983d24ea (diff)
downloadmu-96a6bac52d6f4a67932e54d25166bf7961718e9d.tar.gz
4914
Diffstat (limited to 'html/subx/055trace.subx.html')
-rw-r--r--html/subx/055trace.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/055trace.subx.html b/html/subx/055trace.subx.html
index fc55d888..ea9a152c 100644
--- a/html/subx/055trace.subx.html
+++ b/html/subx/055trace.subx.html
@@ -119,7 +119,7 @@ if ('onhashchange' in window) {
 <span id="L57" class="LineNr"> 57 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L58" class="LineNr"> 58 </span>    68/push  0x1000/imm32/N
 <span id="L59" class="LineNr"> 59 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L60" class="LineNr"> 60 </span>    e8/call  <a href='053new_segment.subx.html#L25'>new-segment</a>/disp32
+<span id="L60" class="LineNr"> 60 </span>    e8/call  <a href='053new-segment.subx.html#L25'>new-segment</a>/disp32
 <span id="L61" class="LineNr"> 61 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L62" class="LineNr"> 62 </span>    81          0/subop/add         3/mod/direct    4/rm32/ESP   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              4/imm32           <span class="subxComment"># add to ESP</span>
 <span id="L63" class="LineNr"> 63 </span>    <span class="subxComment"># copy EAX to *Trace-stream</span>