From 4d2c1f78e2cb61cdf0b087b6483cc15fbefa0ffa Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 18 Jul 2017 20:50:08 +0000 Subject: Added divI --- ABC/Assembler.dcl | 1 + 1 file changed, 1 insertion(+) (limited to 'ABC/Assembler.dcl') diff --git a/ABC/Assembler.dcl b/ABC/Assembler.dcl index acda095..cb83da9 100644 --- a/ABC/Assembler.dcl +++ b/ABC/Assembler.dcl @@ -80,6 +80,7 @@ from ABC.Machine.GraphStore import ::Desc | Update_b BSrc BDst | AddI | DecI + | DivI | GtI | IncI | LtI -- cgit v1.2.3