From 9edb2b8dbd99636cf2d98d3253a0316f74720894 Mon Sep 17 00:00:00 2001 From: Vladimir Azarov Date: Sun, 10 Aug 2025 02:03:50 +0200 Subject: Instruction selection for multiplication and division --- parser.sig | 1 + 1 file changed, 1 insertion(+) (limited to 'parser.sig') diff --git a/parser.sig b/parser.sig index 6040800..38e1877 100644 --- a/parser.sig +++ b/parser.sig @@ -169,6 +169,7 @@ signature PARSER = sig val getT: exprAug -> ctype val funcParts: ctype -> ctype * ctype list + val Pctype: (ctype, 'a, 'b, 'c) a1printer val getFieldInfo: ctype -> nid -> (word * ctype) option val finalize: ctx -> ctx -- cgit v1.2.3