diff options
author | Camil Staps | 2017-07-18 20:50:08 +0000 |
---|---|---|
committer | Camil Staps | 2017-07-18 20:50:08 +0000 |
commit | 4d2c1f78e2cb61cdf0b087b6483cc15fbefa0ffa (patch) | |
tree | 8a2b5dc02bdcea37cd94d23311f3f938b6fd0ee7 /ABC/Assembler.dcl | |
parent | Raw instructions (diff) |
Added divI
Diffstat (limited to 'ABC/Assembler.dcl')
-rw-r--r-- | ABC/Assembler.dcl | 1 |
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 |