Skip to content

Commit 97f25fa

Browse files
authored
Merge pull request #3068 from CyberShadow/pull-20210716-171943
spec/iasm.dd: Improve definition of Opcode
2 parents 2138fce + bfcc1b5 commit 97f25fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/iasm.dd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ $(GNAME AsmInstruction):
8484

8585
$(GNAME Opcode):
8686
$(GLINK_LEX Identifier)
87+
$(D int)
88+
$(D in)
89+
$(D out)
8790

8891
$(GNAME Operands):
8992
$(GLINK Operand)

0 commit comments

Comments
 (0)