Lines Matching refs:sp1
38 * memset(void *sp1, int c, size_t n)
41 * char *sp = sp1;
46 * return (sp1);
66 mov %o0, %o5 ! copy sp1 before using it
79 andcc %o5, 7, %o3 ! is sp1 aligned on a 8 byte bound
85 ! Set -(%o3) bytes till sp1 long aligned
91 ! Now sp1 is long aligned (sp1 is found in %o5)
113 ! %o0 = original sp1
155 ! %o0 = original sp1