summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/bnil-llil.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/bnil-llil.md b/docs/dev/bnil-llil.md
index e8b77a07..2eafe5cb 100644
--- a/docs/dev/bnil-llil.md
+++ b/docs/dev/bnil-llil.md
@@ -275,7 +275,7 @@ The double precision instruction multiply, divide, modulus instructions are part
### Floating Point Conditionals
-These are identical to their native counterparts but are lifted separately so that the operations can impact different flags. See [Control Flow & Conditionals](#control-flow--conditionals) above.
+These are identical to their native counterparts but are lifted separately so that the operations can impact different flags. See [Control Flow & Conditionals](#control-flow-conditionals) above.
* `LLIL_FCMP_E ` - See above
* `LLIL_FCMP_NE ` - See above