Home
last modified time | relevance | path

Searched refs:divide (Results 1 – 25 of 49) sorted by relevance

12

/linux-3.4.99/arch/alpha/lib/
DMakefile51 $(obj)/__divqu.o: $(obj)/$(ev6-y)divide.S
53 $(obj)/__remqu.o: $(obj)/$(ev6-y)divide.S
55 $(obj)/__divlu.o: $(obj)/$(ev6-y)divide.S
57 $(obj)/__remlu.o: $(obj)/$(ev6-y)divide.S
/linux-3.4.99/arch/m32r/kernel/
Dtime.c176 unsigned short divide; in time_init() local
179 divide = boot_cpu_data.timer_divide; in time_init()
180 latch = DIV_ROUND_CLOSEST(bus_clock/divide, HZ); in time_init()
/linux-3.4.99/arch/m68k/ifpsp060/
Dilsp.doc34 module can be used to emulate 64-bit divide and multiply,
95 For a divide:
105 bsr.l _060LISP_TOP+0x08 # branch to divide routine
128 If the instruction being emulated is a divide and the source
130 instruction, executes an implemented divide using a zero
Dfskeleton.S145 | This is the exit point for the 060FPSP when an enabled divide-by-zero exception
147 | for enabled divide-by-zero exceptions. The exception stack frame is a divide-by-zero
/linux-3.4.99/arch/sparc/lib/
Drem.S51 bge 2f ! no, go do the divide
64 ! Ready to divide. Compute size of quotient; scale comparand.
87 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
131 ! do single-bit divide steps
134 ! first divide step without thinking. BUT, the others are conditional,
Dsdiv.S51 bge 2f ! no, go do the divide
64 ! Ready to divide. Compute size of quotient; scale comparand.
87 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
130 ! do single-bit divide steps
133 ! first divide step without thinking. BUT, the others are conditional,
Durem.S48 ! Ready to divide. Compute size of quotient; scale comparand.
71 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
114 ! do single-bit divide steps
117 ! first divide step without thinking. BUT, the others are conditional,
Dudiv.S50 ! Ready to divide. Compute size of quotient; scale comparand.
73 ! as our usual N-at-a-shot divide step will cause overflow and havoc.
116 ! do single-bit divide steps
119 ! first divide step without thinking. BUT, the others are conditional,
/linux-3.4.99/Documentation/arm/nwfpe/
DREADME.FPE78 DVF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - divide
79 RDV{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse divide
84 FDV{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast divide
85 FRD{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast reverse divide
/linux-3.4.99/arch/m68k/ifpsp060/src/
Dilsp.S68 # 64-bit divide instruction. #
85 # sign info for later. Separate out special cases like divide-by-zero #
90 # zero, then perform a divide-by-zero using a 16-bit implemented #
91 # divide instruction. This way, the operating system can record that #
141 # separate signed and unsigned divide
143 beq.b ldspecialcases # use positive divide
174 bls.b ld32bitdivide # yes, so use 32 bit divide
190 # perform the divide algorithm:
191 bsr.l ldclassical # do int divide
/linux-3.4.99/arch/arm/mach-shmobile/
DKconfig147 to select a HZ value such as 128 that can evenly divide RCLK.
148 A HZ value that does not divide evenly may cause timer drift.
/linux-3.4.99/sound/pci/
Des1968.c813 int divide; in snd_es1968_bob_start() local
822 divide = 1; in snd_es1968_bob_start()
823 while ((prescale > 5) && (divide < 32)) { in snd_es1968_bob_start()
825 divide <<= 1; in snd_es1968_bob_start()
827 divide >>= 1; in snd_es1968_bob_start()
830 for (; divide < 31; divide++) in snd_es1968_bob_start()
832 ((ESS_SYSCLK >> (prescale + 9)) / (divide + 1))) break; in snd_es1968_bob_start()
835 if (divide == 0) { in snd_es1968_bob_start()
836 divide++; in snd_es1968_bob_start()
839 } else if (divide > 1) in snd_es1968_bob_start()
[all …]
/linux-3.4.99/arch/openrisc/
DKconfig104 bool "Have instruction l.div for hardware divide"
107 Select this if your implementation has a hardware divide instruction
/linux-3.4.99/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt174 Reg 2874 = No divide
213 00 = No divide
219 00 = No divide
528 Reg 296C = No divide
597 00 = No divide
603 00 = No divide
/linux-3.4.99/arch/powerpc/lib/
Ddiv64.S43 divwu r11,r11,r9 # then we divide the shifted quantities
/linux-3.4.99/Documentation/devicetree/bindings/net/can/
Dcc770.txt39 - bosch,divide-memory-clock : see data sheet.
/linux-3.4.99/arch/c6x/lib/
Ddivi.S20 ;; ABI considerations for the divide functions
Dremi.S20 ;; ABI considerations for the divide functions
/linux-3.4.99/arch/m68k/fpsp040/
Dsatanh.S36 | divide-by-zero by
Dfpsp.h234 .set dz_bit,2 | divide by zero
241 .set adz_bit,4 | accrued divide by zero
263 .set adz_mask,0x00000010 | accrued divide by zero
/linux-3.4.99/drivers/media/dvb/frontends/
Dsp887x.c287 static void divide (int n, int d, int *quotient_i, int *quotient_f) in divide() function
335 divide(freq / 333, sysclock, NULL, &frequency_shift); in sp887x_correct_offsets()
/linux-3.4.99/arch/s390/lib/
Dqrnnd.S24 ahi %r0,-1 # trick: subtract n/2, then divide
/linux-3.4.99/Documentation/cgroups/
Dcpuacct.txt33 cpuacct.stat file lists a few statistics which further divide the
/linux-3.4.99/arch/h8300/
DKconfig.cpu93 CPU Clock Frequency divide to 1000
/linux-3.4.99/arch/powerpc/boot/
Ddiv64.S43 divwu r11,r11,r9 # then we divide the shifted quantities

12