diff options
| author | kitty <nepeta@canaglie.net> | 2026-01-21 16:17:55 +1100 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-01-21 16:17:55 +1100 |
| commit | 528113fade864e808e2e990db77b4249e27768bb (patch) | |
| tree | b4f9f1590e9ca9ec4f9897f3f1df526eae8e29d7 /readme.md | |
| parent | b42d8229a09103623f421937f217b8cc8609e06b (diff) | |
formatting
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,5 +31,5 @@ x86\_64 does not allow absolute jumps from an immediate address, so a wonky but hopefully not too slow solution is to compile `literal address → W` and then `call W`. It'll Be Fine? -- `mov r11, [cfa] = `94 BB [CFA]` +- `mov r11, [cfa]` = `94 BB [CFA]` - `call r11` = `41 FF D3` |
