diff options
Diffstat (limited to 'macros.s')
| -rw-r--r-- | macros.s | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,7 +9,9 @@ .endm .macro continue - enter %rdi + mov %rsi, %rax + mov %rbp, %rsi + enter %rax .endm .macro thunkenv arg, dest |
![]() |
index : exa/uskel | |
| very small piece of haskell |
| aboutsummaryrefslogtreecommitdiff |