Searched refs:saved_lc (Results 1 – 9 of 9) sorted by relevance
34 #define saved_lc r18 macro49 .save ar.lc, saved_lc50 mov saved_lc = ar.lc // save the loop counter97 mov ar.lc = saved_lc // restore the loop counter101 mov ar.lc = saved_lc
37 #define saved_lc r18 macro50 .save ar.lc, saved_lc51 mov saved_lc = ar.lc // save the loop counter89 mov ar.lc = saved_lc // restore the loop counter
35 #define saved_lc r15 macro63 .save ar.lc, saved_lc64 mov saved_lc = ar.lc // save the loop counter131 mov ar.lc = saved_lc // restore the loop counter
43 #define saved_lc r18 macro65 .save ar.lc, saved_lc66 mov saved_lc = ar.lc // save the loop counter131 mov ar.lc = saved_lc // restore the loop counter158 mov ar.lc = saved_lc // restore the loop counter
45 #define saved_lc r16 macro62 .save ar.lc, saved_lc63 mov saved_lc = ar.lc // save the loop counter128 mov ar.lc = saved_lc
39 #define saved_lc r18 macro74 .save ar.lc, saved_lc75 mov saved_lc = ar.lc // save the loop counter165 mov ar.lc = saved_lc // restore the loop counter180 mov ar.lc = saved_lc
42 #define saved_lc r18 macro85 .save ar.lc, saved_lc86 mov saved_lc = ar.lc // save the loop counter132 mov ar.lc = saved_lc // restore the loop counter201 mov ar.lc = saved_lc // restore the loop counter
32 #define saved_lc r15 macro61 .save ar.lc, saved_lc62 mov saved_lc = ar.lc // save the loop counter192 mov ar.lc = saved_lc // restore the loop counter208 mov ar.lc = saved_lc // restore the loop counter
54 #define saved_lc r17 macro178 .save ar.lc, saved_lc179 movi0 saved_lc = ar.lc // save the loop counter368 movi0 ar.lc = saved_lc // restore the loop counter
Completed in 11 milliseconds