aboutsummaryrefslogtreecommitdiff
path: root/ABC/Assembler.dcl
diff options
context:
space:
mode:
authorCamil Staps2017-07-18 20:50:08 +0000
committerCamil Staps2017-07-18 20:50:08 +0000
commit4d2c1f78e2cb61cdf0b087b6483cc15fbefa0ffa (patch)
tree8a2b5dc02bdcea37cd94d23311f3f938b6fd0ee7 /ABC/Assembler.dcl
parentRaw instructions (diff)
Added divI
Diffstat (limited to 'ABC/Assembler.dcl')
-rw-r--r--ABC/Assembler.dcl1
1 files changed, 1 insertions, 0 deletions
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