Skip to content

Commit bfcc1b5

Browse files
committed
spec/iasm.dd: Improve definition of Opcode
1 parent d9bf60f commit bfcc1b5

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)