aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Graham <[email protected]>2022-02-24 22:35:18 -0800
committerQuentin Carbonneaux <[email protected]>2022-02-27 11:27:55 +0100
commitddd101df6622ed38736d8600e72f8a18b4e964bf (patch)
tree61fa91befc23a5c70494ec8d53e0192dfdbd52d2
parentc0cdef2e447aa9acf7494d4968151aaebc601955 (diff)
doc: Add missing neg entry to index
-rw-r--r--doc/il.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/il.txt b/doc/il.txt
index 635357c..928d16c 100644
--- a/doc/il.txt
+++ b/doc/il.txt
@@ -956,6 +956,7 @@ instructions unless you know exactly what you are doing.
* `and`
* `div`
* `mul`
+ * `neg`
* `or`
* `rem`
* `sar`