Lines Matching +full:sub +full:- +full:processor
61 sub scr1, scr2, scr2; \
77 * So, always use the constant-frequency %stick on sun4v.
109 sub scr1, scr2, scr2; \
142 * If the kernel variable passed in as 'use_stick' is non-zero,
144 * read the %tick counter. Note the label-less branches.
173 sub scr1, scr2, scr2; \
181 sub in, scr1, scr1; \
191 * on a CMT processor.
198 * Constants used to convert hi-res timestamps into nanoseconds
203 * At least 62.5 MHz, for faster %tick-based systems.
208 * NOTE: the macros below assume that the various time-related variables
210 * are all stored together on a 64-byte boundary. The primary motivation
222 * safely contain 64-bit data, and that it's safe to use the label "5:".
231 lduw [scr + %lo(nsec_scale)], nano; /* tick-to-ns factor */ \
257 lduw [scr + %lo(nsec_scale)], scale; /* tick-to-ns factor */ \