diff options
author | Camil Staps | 2017-07-19 12:49:30 +0000 |
---|---|---|
committer | Camil Staps | 2017-07-19 12:49:30 +0000 |
commit | e896db3386454b9e079e9adfc19c1e5b4d8735f9 (patch) | |
tree | 65846e9d5c667aaee1e0c5c83689927aededcf24 /ABC/Assembler.dcl | |
parent | Add negI (diff) |
Add notB
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 2c6894a..1203248 100644 --- a/ABC/Assembler.dcl +++ b/ABC/Assembler.dcl @@ -88,6 +88,7 @@ from ABC.Machine.GraphStore import ::Desc | NegI | RemI | SubI + | NotB // Clean compiler additions | Comment String | Annotation Annotation |