diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-05-15 16:19:07 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-05-15 16:19:07 -0700 |
| commit | 1af849abc637c4890285c4d3cc08d99faae2ea41 (patch) | |
| tree | 0062b680a357a0820cafe8ce8f2c3f3f65ee99a2 /execution.e | |
| parent | 13ec0a067a70ee1e5c0a287972c2f9f07d4e1486 (diff) | |
document the assumptions between labels and transforms
also some minor cleanup that ie. fixes alignment padding Force-Push: yes Change-Id: Ia8fcb9a44e05e37751cc1b8334aa72add7e62353
Diffstat (limited to 'execution.e')
| -rw-r--r-- | execution.e | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/execution.e b/execution.e index 04c859b..1100efd 100644 --- a/execution.e +++ b/execution.e @@ -597,6 +597,7 @@ 8 :rax add-reg64-imm8 :rax :rsi mov-reg64-reg64 pack-next + 8 packalign ; ~ This is the mechanism to "return" from a word interpreted by docol. |