src/cpu/sparc/vm/nativeInst_sparc.hpp

changeset 1040
98cb887364d3
parent 631
d1605aabd0a1
child 1907
c18cbe5936b8
     1.1 --- a/src/cpu/sparc/vm/nativeInst_sparc.hpp	Fri Feb 27 08:34:19 2009 -0800
     1.2 +++ b/src/cpu/sparc/vm/nativeInst_sparc.hpp	Fri Feb 27 13:27:09 2009 -0800
     1.3 @@ -243,7 +243,7 @@
     1.4  
     1.5    // Regenerate the instruction sequence that performs the 64 bit
     1.6    // sethi.  This only does the sethi.  The disp field (bottom 10 bits)
     1.7 -  // must be handled seperately.
     1.8 +  // must be handled separately.
     1.9    static void set_data64_sethi(address instaddr, intptr_t x);
    1.10  
    1.11    // combine the fields of a sethi/simm13 pair (simm13 = or, add, jmpl, ld/st)

mercurial