diff src/cpu/sparc/vm/nativeInst_sparc.hpp @ 614:3db67f76d308

Merge
author acorn
date Thu, 05 Mar 2009 22:07:29 -0500
parents 98cb887364d3
children c18cbe5936b8
line wrap: on
line diff
--- a/src/cpu/sparc/vm/nativeInst_sparc.hpp	Mon Mar 02 16:56:51 2009 -0700
+++ b/src/cpu/sparc/vm/nativeInst_sparc.hpp	Thu Mar 05 22:07:29 2009 -0500
@@ -243,7 +243,7 @@
 
   // Regenerate the instruction sequence that performs the 64 bit
   // sethi.  This only does the sethi.  The disp field (bottom 10 bits)
-  // must be handled seperately.
+  // must be handled separately.
   static void set_data64_sethi(address instaddr, intptr_t x);
 
   // combine the fields of a sethi/simm13 pair (simm13 = or, add, jmpl, ld/st)