diff options
Diffstat (limited to 'sim/ppc/gen-semantics.h')
-rw-r--r-- | sim/ppc/gen-semantics.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/ppc/gen-semantics.h b/sim/ppc/gen-semantics.h index 8d1804b..02e3c25 100644 --- a/sim/ppc/gen-semantics.h +++ b/sim/ppc/gen-semantics.h @@ -32,9 +32,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 |