diff options
Diffstat (limited to 'sim/igen/gen-semantics.h')
-rw-r--r-- | sim/igen/gen-semantics.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/igen/gen-semantics.h b/sim/igen/gen-semantics.h index 786e5ba..7844f6a 100644 --- a/sim/igen/gen-semantics.h +++ b/sim/igen/gen-semantics.h @@ -36,9 +36,9 @@ o cached - separate cracker and semantic - Two independant functions are created. Firstly the + Two independent functions are created. Firstly the function that cracks an instruction entering it into a - cache and secondly the semantic function propper that + cache and secondly the semantic function proper that uses the cache. o cached - semantic + cracking semantic |