8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
inst
1 parent 8054184 commit f77dac6Copy full SHA for f77dac6
Tools/cases_generator/interpreter_definition.md
@@ -81,7 +81,7 @@ and a piece of C code describing its semantics:
81
(definition | family | pseudo)+
82
83
definition:
84
- "inst" "(" NAME ["," stack_effect] ")" "{" C-code "}"
+ "inst" "(" NAME "," stack_effect ")" "{" C-code "}"
85
|
86
"op" "(" NAME "," stack_effect ")" "{" C-code "}"
87
0 commit comments