summary refs log tree commit diff
path: root/all.h
diff options
context:
space:
mode:
Diffstat (limited to 'all.h')
-rw-r--r--all.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/all.h b/all.h
index 7f64360..29e8574 100644
--- a/all.h
+++ b/all.h
@@ -251,8 +251,10 @@ enum Op {
 
 	Oexts,
 	Otruncd,
-	Oftosi,
-	Ositof,
+	Ostosi,
+	Odtosi,
+	Oswtof,
+	Osltof,
 	Ocast,
 
 	Oalloc,