[PATCH V2 3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero.

Jose E. Marchesi jose.marchesi@oracle.com
Mon Mar 21 00:21:00 GMT 2016


    From: "Jose E. Marchesi" <jose.marchesi@oracle.com>
    Date: Mon, 15 Feb 2016 08:32:55 -0800
    
    > +.Lwr_loop_rest:
    > +	EX_ST(STORE_ASI(%o1,%o5+8+8))
    > +        sub     %o4, 64, %o4
    > +        EX_ST(STORE_ASI(%o1,%o5+16+8))
    
    Can you please indent all of this assembler code correctly?
    
    Use tabs for most instructions, and an extra space for instructions
    that sit in a branch/call/jmpl delay slot.
    
Sure thing :)



More information about the Libc-alpha mailing list