diff options
Diffstat (limited to 'html/016index_addressing.cc.html')
-rw-r--r-- | html/016index_addressing.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/016index_addressing.cc.html b/html/016index_addressing.cc.html index 79b5b615..ac1cfcfc 100644 --- a/html/016index_addressing.cc.html +++ b/html/016index_addressing.cc.html @@ -54,7 +54,7 @@ if ('onhashchange' in window) { </script> </head> <body onload='JumpToLine();'> -<a href='https://github.com/akkartik/mu/blob/master/016index_addressing.cc'>https://github.com/akkartik/mu/blob/master/016index_addressing.cc</a> +<a href='https://github.com/akkartik/mu/blob/main/016index_addressing.cc'>https://github.com/akkartik/mu/blob/main/016index_addressing.cc</a> <pre id='vimCodeElement'> <span id="L1" class="LineNr"> 1 </span><span class="Comment">//: operating on memory at the address provided by some register plus optional scale and offset</span> <span id="L2" class="LineNr"> 2 </span> |