Searched refs:halfword (Results 1 - 9 of 9) sorted by relevance
| /osnet-11/usr/src/lib/libc/sparc/gen/ |
| H A D | strcpy.s | 70 cmp %o4, 2 ! src halfword aligned 163 ! DO NOT remove these NOPs. It will slow down the halfword loop by 15%
|
| H A D | strlcpy.s | 50 ! This is either by word, halfword, or byte. As this occurs, we 179 cmp %g1, 2 ! halfword aligned?
|
| H A D | memcmp.s | 201 lduh [%o1], %g1 ! read a halfword to align s2
|
| H A D | strncmp.s | 181 lduh [%i1], %i5 ! read a halfword to align s2
|
| /osnet-11/usr/src/lib/libc/sparcv9/gen/ |
| H A D | strcpy.s | 71 bz,pn %ncc, .chkhalfword ! nope, maybe halfword 83 lduh [%o2 + %o3], %o5 ! load src halfword 126 cmp %g4, 2 ! dst halfword aligned ?
|
| H A D | memcmp.s | 198 lduh [%o1], %g1 ! read a halfword to align s2
|
| H A D | strlcpy.s | 51 ! This is either by xword, word, halfword, or byte. As this occurs, we 95 cmp %g1, 2 ! dst halfword aligned ?
|
| H A D | strncmp.s | 181 lduh [%i1], %i5 ! read a halfword to align s2
|
| H A D | strncpy.s | 103 cmp %g1, 2 ! dst halfword aligned ?
|
Completed in 26 milliseconds