Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Fix spelling error in psim
@ 2014-08-20 22:45 Joel Sherrill
  2014-08-21  0:10 ` Doug Evans
  2014-08-21  1:13 ` Mike Frysinger
  0 siblings, 2 replies; 8+ messages in thread
From: Joel Sherrill @ 2014-08-20 22:45 UTC (permalink / raw)
  To: gdb-patches


Hi

OK to commit as obvious?

2014-08-21  Joel Sherrill <joel.sherrill@oarcorp.com>

    * ppc-instructions: Fix spelling error.

diff --git a/sim/ppc/ppc-instructions b/sim/ppc/ppc-instructions
index 1b8fd89..1a2e51a 100644
--- a/sim/ppc/ppc-instructions
+++ b/sim/ppc/ppc-instructions
@@ -3355,7 +3355,7 @@ void::function::invalid_zero_divide_operation:cpu
*proces
          spreg new_val = (spr_length(n) == 64
                           ? *rS
                           : MASKED(*rS, 32, 63));
-         /* HACK - time base registers need to be updated immediatly */
+         /* HACK - time base registers need to be updated immediately */
          if (WITH_TIME_BASE) {
            switch (n) {
            case spr_tbu:

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-08-27  6:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-20 22:45 Fix spelling error in psim Joel Sherrill
2014-08-21  0:10 ` Doug Evans
2014-08-21  1:14   ` Mike Frysinger
2014-08-21  7:15     ` Joel Brobecker
2014-08-21  8:12       ` Mike Frysinger
2014-08-21 13:46       ` Joel Sherrill
2014-08-27  6:08         ` Joel Brobecker
2014-08-21  1:13 ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox