Index: std-config.h =================================================================== RCS file: /cvs/src/src/sim/ppc/std-config.h,v retrieving revision 1.3 diff -u -r1.3 std-config.h --- std-config.h 25 Feb 2002 02:13:10 -0000 1.3 +++ std-config.h 15 Oct 2009 13:29:38 -0000 @@ -313,7 +313,7 @@ to both eliminate the overhead of function calls and (as a consequence) also eliminate further dead code. - On a CISC (x86) I've found that I can achieve an order of magintude + On a CISC (x86) I've found that I can achieve an order of magnitude speed improvement (x3-x5). In the case of RISC (sparc) while the performance gain isn't as great it is still significant.