diff options
Diffstat (limited to 'sim/igen/igen.h')
-rw-r--r-- | sim/igen/igen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/igen/igen.h b/sim/igen/igen.h index 7d3b9b4..6e68bfb 100644 --- a/sim/igen/igen.h +++ b/sim/igen/igen.h @@ -138,7 +138,7 @@ struct _igen_decode_options int combine; /* Instruction expansion? Should the semantic code for each - instruction, when the oportunity arrises, be expanded according + instruction, when the opportunity arrises, be expanded according to the variable opcode files that the instruction decode process renders constant */ int duplicate; |