This commit is contained in:
Tom Everett
2016-02-29 20:29:15 -07:00
parent 7f782ab66f
commit f6c2df8ff4
+3
View File
@@ -47,6 +47,7 @@ declarations
declaration declaration
: instruction : instruction
| label | label
| expression
; ;
instruction instruction
@@ -114,6 +115,8 @@ opcode
| 'omq' | 'omq'
| 'isz' | 'isz'
| 'sma' | 'sma'
| 'skp'
| 'law'
; ;
LOC LOC