diff options
| author | kitty <nepeta@canaglie.net> | 2026-02-14 19:34:57 +1100 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-02-14 19:34:57 +1100 |
| commit | 8f339f837f5a6a38d47691327f32d1f5a3675930 (patch) | |
| tree | 04314bc795808c934e526dbc88cf434f5fd9d05f /readme.md | |
| parent | 6d671bbc2c014357c23e5ff7a61311abf2663d7b (diff) | |
branch!!
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ the dictionary follows a fairly standard format. ## the one reserved register the working stack pointer is `r14`. -the other registers are used as general purpose registers +the other registers are used as general purpose registers; `r11` in particular is the standard register used in compiling calls. |
