From 528113fade864e808e2e990db77b4249e27768bb Mon Sep 17 00:00:00 2001 From: kitty Date: Wed, 21 Jan 2026 16:17:55 +1100 Subject: formatting --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5d6ab77..03ea80f 100644 --- a/readme.md +++ b/readme.md @@ -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` -- cgit v1.2.3