qbe

Internal scc patchset buffer for QBE
Log | Files | Refs | README | LICENSE

commit ddd101df6622ed38736d8600e72f8a18b4e964bf
parent c0cdef2e447aa9acf7494d4968151aaebc601955
Author: Scott Graham <sgraham@gmail.com>
Date:   Thu, 24 Feb 2022 22:35:18 -0800

doc: Add missing neg entry to index

Diffstat:
Mdoc/il.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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`