Home
last modified time | relevance | path

Searched refs:saved_lc (Results 1 – 9 of 9) sorted by relevance

/sysdeps/ia64/
A Dstrchr.S34 #define saved_lc r18 macro
49 .save ar.lc, saved_lc
50 mov saved_lc = ar.lc // save the loop counter
97 mov ar.lc = saved_lc // restore the loop counter
101 mov ar.lc = saved_lc
A Dstrlen.S37 #define saved_lc r18 macro
50 .save ar.lc, saved_lc
51 mov saved_lc = ar.lc // save the loop counter
89 mov ar.lc = saved_lc // restore the loop counter
A Dstrcpy.S35 #define saved_lc r15 macro
63 .save ar.lc, saved_lc
64 mov saved_lc = ar.lc // save the loop counter
131 mov ar.lc = saved_lc // restore the loop counter
A Dmemcmp.S43 #define saved_lc r18 macro
65 .save ar.lc, saved_lc
66 mov saved_lc = ar.lc // save the loop counter
131 mov ar.lc = saved_lc // restore the loop counter
158 mov ar.lc = saved_lc // restore the loop counter
A Dmemchr.S45 #define saved_lc r16 macro
62 .save ar.lc, saved_lc
63 mov saved_lc = ar.lc // save the loop counter
128 mov ar.lc = saved_lc
A Dmemccpy.S39 #define saved_lc r18 macro
74 .save ar.lc, saved_lc
75 mov saved_lc = ar.lc // save the loop counter
165 mov ar.lc = saved_lc // restore the loop counter
180 mov ar.lc = saved_lc
A Dmemmove.S42 #define saved_lc r18 macro
85 .save ar.lc, saved_lc
86 mov saved_lc = ar.lc // save the loop counter
132 mov ar.lc = saved_lc // restore the loop counter
201 mov ar.lc = saved_lc // restore the loop counter
A Dstrncpy.S32 #define saved_lc r15 macro
61 .save ar.lc, saved_lc
62 mov saved_lc = ar.lc // save the loop counter
192 mov ar.lc = saved_lc // restore the loop counter
208 mov ar.lc = saved_lc // restore the loop counter
A Dmemcpy.S54 #define saved_lc r17 macro
178 .save ar.lc, saved_lc
179 movi0 saved_lc = ar.lc // save the loop counter
368 movi0 ar.lc = saved_lc // restore the loop counter

Completed in 11 milliseconds