Searched refs:clc (Results 1 – 7 of 7) sorted by relevance
/arch/x86/lib/ |
D | csum-copy_64.S | 76 clc 150 clc 179 clc
|
/arch/x86/kernel/ |
D | hpet.c | 1173 uint64_t clc; in hpet_rtc_timer_init() local 1175 clc = (uint64_t) evt->mult * NSEC_PER_SEC; in hpet_rtc_timer_init() 1176 clc >>= evt->shift + DEFAULT_RTC_SHIFT; in hpet_rtc_timer_init() 1177 hpet_default_delta = clc; in hpet_rtc_timer_init() 1262 uint64_t clc; in hpet_set_periodic_freq() local 1272 clc = (uint64_t) evt->mult * NSEC_PER_SEC; in hpet_set_periodic_freq() 1273 do_div(clc, freq); in hpet_set_periodic_freq() 1274 clc >>= evt->shift; in hpet_set_periodic_freq() 1275 hpet_pie_delta = clc; in hpet_set_periodic_freq()
|
/arch/s390/boot/ |
D | head.S | 185 clc 0(3,%r4),.L_hdr # if it is HDRx 187 clc 0(3,%r4),.L_eof # if it is EOFx 225 clc 0(3,%r2),.L_hdr # skip HDRx and EOFx 227 clc 0(3,%r2),.L_eof
|
/arch/x86/math-emu/ |
D | div_Xsig.S | 115 clc
|
D | reg_u_div.S | 399 clc
|
/arch/s390/kernel/ |
D | entry.S | 1168 clc 0(8,%r14),__LC_ASYNC_ENTER_TIMER 1171 0: clc 0(8,%r14),__LC_EXIT_TIMER 1174 1: clc 0(8,%r14),__LC_LAST_UPDATE_TIMER
|
/arch/s390/tools/ |
D | opcodes.txt | 716 d5 clc SS_L0RDRD
|