Home
last modified time | relevance | path

Searched refs:LS_FW (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/arm-optimized-routines/string/aarch64/
H A Dstrncmp.S50 #define LS_FW lsl macro
53 #define LS_FW lsr macro
169 LS_FW tmp2, tmp2, tmp3 /* Shift (count & 63). */
245 LS_FW data2, tmp1, offset
260 LS_FW data2, tmp2, offset
H A Dstrcmp.S41 # define LS_FW lsl macro
43 # define LS_FW lsr macro
115 LS_FW tmp, tmp, shift
/freebsd/sys/arm64/arm64/
H A Dstrncmp.S54 #define LS_FW lsl macro
57 #define LS_FW lsr macro
170 LS_FW tmp2, tmp2, tmp3 /* Shift (count & 63). */
246 LS_FW data2, tmp1, offset
261 LS_FW data2, tmp2, offset
H A Dstrcmp.S45 # define LS_FW lsl macro
47 # define LS_FW lsr macro
117 LS_FW tmp, tmp, shift