/arch/ia64/kernel/ |
D | mca.c | 911 const pal_min_state_area_t *ms = sos->pal_min_state; in ia64_mca_modify_original_stack() local 921 u64 r12 = ms->pmsa_gr[12-1], r13 = ms->pmsa_gr[13-1]; in ia64_mca_modify_original_stack() 936 regs->cr_ipsr = ms->pmsa_ipsr; in ia64_mca_modify_original_stack() 993 if (!mca_recover_range(ms->pmsa_iip)) { in ia64_mca_modify_original_stack() 1031 old_regs->cr_iip = ms->pmsa_iip; in ia64_mca_modify_original_stack() 1032 old_regs->cr_ipsr = ms->pmsa_ipsr; in ia64_mca_modify_original_stack() 1033 old_regs->cr_ifs = ms->pmsa_ifs; in ia64_mca_modify_original_stack() 1035 old_regs->cr_iip = ms->pmsa_xip; in ia64_mca_modify_original_stack() 1036 old_regs->cr_ipsr = ms->pmsa_xpsr; in ia64_mca_modify_original_stack() 1037 old_regs->cr_ifs = ms->pmsa_xfs; in ia64_mca_modify_original_stack() [all …]
|
D | mca_asm.S | 389 #define ms r4 macro 437 add ms=MCA_SOS_OFFSET+8, r3 444 add temp2=temp2, ms // struct ia64_sal_os_state+8 on MCA or INIT stack 907 ld8 ms=[temp2] // pal_min_state, physical 909 dep temp1=-1,ms,62,2 // set region 6 1051 #undef ms
|
/arch/m68k/fpsp040/ |
D | sgetem.S | 94 movel LOCAL_HI(%a0),%d0 |load ms mant in d0 97 movel %d0,LOCAL_HI(%a0) |put ms mant back on stack 106 | ms mantissa part in d0 111 tstl %d0 |if any bits set in ms mant 113 | ;else no bits set in ms mant 119 exg %d0,%d1 |shift ls mant to ms mant 121 lsll %d3,%d0 |shift first 1 to integer bit in ms mant 128 lsll %d3,%d0 |shift ms mant until j-bit is set 134 | ;be shifted into ms mant 135 orl %d6,%d0 |shift the ls mant bits into the ms mant
|
D | x_store.S | 118 | extended -> |s| exp | |1| ms mant | | ls mant | 154 movel LOCAL_HI(%a1),%d1 |get ms mantissa 155 bfextu %d1{#1:#20},%d1 |get upper 20 bits of ms 156 orl %d1,%d0 |put these bits in ms word of double 158 movel LOCAL_HI(%a1),%d1 |get ms mantissa
|
D | round.S | 299 | FP_SCR1 = exponent, ms mantissa part, ls mantissa part 327 lsll %d0,%d1 |shift ms mant by count 332 orl %d6,%d1 |shift the ls mant bits into the ms mant 365 movel LOCAL_HI(%a0),%d0 |d0 has ms mant 375 | ;be shifted into ms mant 376 orl %d1,%d0 |shift the ls mant bits into the ms mant 377 movel %d0,LOCAL_HI(%a0) |store ms mant into memory 382 | We get here if ms mant was = 0, and we assume ls mant has bits 388 subw #32,%d0 |account for ms mant being all zeros 391 lsll %d7,%d1 |shift first 1 to integer bit in ms mant [all …]
|
D | x_operr.S | 163 bsr check_upper |check if exp and ms mant are special 190 bsr check_upper |check if exp and ms mant are special
|
D | get_op.S | 503 tstl ETEMP_HI(%a6) |check ms mantissa 555 tstl ETEMP_HI(%a6) |check ms mantissa
|
D | binstr.S | 38 | A6. Test d7. If zero, the digit formed is the ms digit. If non-
|
/arch/powerpc/kernel/ |
D | rtas.c | 459 unsigned int ms = 0; in rtas_busy_delay_time() local 462 ms = 1; in rtas_busy_delay_time() 465 for (ms = 1; order > 0; order--) in rtas_busy_delay_time() 466 ms *= 10; in rtas_busy_delay_time() 469 return ms; in rtas_busy_delay_time() 476 unsigned int ms; in rtas_busy_delay() local 479 ms = rtas_busy_delay_time(status); in rtas_busy_delay() 480 if (ms) in rtas_busy_delay() 481 msleep(ms); in rtas_busy_delay() 483 return ms; in rtas_busy_delay()
|
/arch/x86/kernel/ |
D | tsc.c | 189 static unsigned long pit_calibrate_tsc(u32 latch, unsigned long ms, int loopmin) in pit_calibrate_tsc() argument 237 do_div(delta, ms); in pit_calibrate_tsc() 386 unsigned long flags, latch, ms, fast_calibrate, tsc_khz; in native_calibrate_tsc() local 428 ms = CAL_MS; in native_calibrate_tsc() 442 tsc_pit_khz = pit_calibrate_tsc(latch, ms, loopmin); in native_calibrate_tsc() 490 ms = CAL2_MS; in native_calibrate_tsc()
|
D | early_printk.c | 253 static void dbgp_mdelay(int ms) in dbgp_mdelay() argument 257 while (ms--) { in dbgp_mdelay()
|
/arch/powerpc/include/asm/ |
D | cputime.h | 124 static inline cputime_t msecs_to_cputime(const unsigned long ms) in msecs_to_cputime() argument 130 ct = ms % 1000; in msecs_to_cputime() 131 sec = ms / 1000; in msecs_to_cputime()
|
/arch/h8300/ |
D | Makefile | 30 cflags-$(CONFIG_CPU_H8S) := -ms
|
/arch/arm/mach-pxa/include/mach/ |
D | regs-lcd.h | 196 #define SMART_DELAY(ms) (SMART_CMD_DELAY | ((ms) & 0xff)) argument
|
/arch/powerpc/platforms/powermac/ |
D | cpufreq_32.c | 101 static inline void local_delay(unsigned long ms) in local_delay() argument 104 mdelay(ms); in local_delay() 106 msleep(ms); in local_delay()
|
/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 391 swap %d6 # shift answer to ms 3 words 402 # need to add back divisor longword to current ms 3 digits of dividend 412 clr.w %d3 # %d3 now ms word of divisor 475 add.l %d3, %d5 # %d5 now ms 32 bits of final product
|
D | fpsp.S | 14415 andi.w &0x7fff,%d1 # clear ms bit
|
/arch/mips/include/asm/mach-au1x00/ |
D | au1000.h | 58 void static inline au_sync_delay(int ms) in au_sync_delay() argument 61 mdelay(ms); in au_sync_delay()
|
/arch/x86/math-emu/ |
D | README | 173 ms-dos, the next two columns are for emulators running with the djgpp 174 ms-dos extender. The final column is for wm-FPU-emu in Linux 0.97,
|
/arch/cris/arch-v10/drivers/ |
D | Kconfig | 42 Number of timer ticks between flush of receive fifo (1 tick = 10ms).
|