blog post 2
This commit is contained in:
@@ -37,7 +37,7 @@ and the result value `42` is successfully collected from `RA`.
|
||||
|
||||
**Function signature:** `result = func(a, b, c, d, e, f, g, h)`
|
||||
|
||||
**Output**
|
||||
**Output:**
|
||||
```
|
||||
===== TEST 2: 8 arguments, some on the stack =====
|
||||
=== State after do_function_call ===
|
||||
@@ -67,7 +67,6 @@ all stack entries are cleaned and the result `99` is collected from `RA`.
|
||||
|
||||
**Output:**
|
||||
```
|
||||
|
||||
===== TEST 3: Boolean arguments =====
|
||||
=== State after do_function_call ===
|
||||
Registers used: ['RA', 'RB']
|
||||
|
||||
Reference in New Issue
Block a user