From 56108ec7a5a32e2f40494e31bbdbe1041a119d25 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Oct 2009 15:46:18 +0000 Subject: 2009-10-15 Joel Sherrill * sim-inline.h: Fix spelling error. --- sim/common/ChangeLog | 4 ++++ sim/common/sim-inline.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'sim/common') diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 26f00e64b97..a684da5c5cb 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,7 @@ +2009-10-15 Joel Sherrill + + * sim-inline.h: Fix spelling error. + 2009-10-02 Ralf Corsepius * Make-common.in: Add datarootdir. diff --git a/sim/common/sim-inline.h b/sim/common/sim-inline.h index 7fa2c872646..c1a624086f9 100644 --- a/sim/common/sim-inline.h +++ b/sim/common/sim-inline.h @@ -33,7 +33,7 @@ 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. -- cgit v1.2.1