Searched refs:compute (Results 1 – 25 of 34) sorted by relevance
12
/linux-2.4.37.9/arch/mips/cobalt/ |
D | int-handler.S | 34 and s0,s0,a0 # compute masked irq status
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | stwotox.S | 35 | Go to expr to compute that expression. 51 | Go to expr to compute that expression.
|
D | bindec.S | 675 fmuls FTEN,%fp2 |compute 10^LEN 678 fmuls FTEN,%fp2 |compute 10^LEN
|
D | slogn.S | 46 | of the algorithm for LOGN and compute log(1+X) as
|
D | ssin.S | 490 |--Then, we need to compute A := R-P and a := r-p
|
/linux-2.4.37.9/arch/sparc/lib/ |
D | rem.S | 47 ! compute sign of result; if neither is negative, no problem 50 mov %o0, %g2 ! compute sign in any case 99 ! Now compute %g7.
|
D | sdiv.S | 47 ! compute sign of result; if neither is negative, no problem 50 xor %o1, %o0, %g2 ! compute sign in any case 99 ! Now compute %g7.
|
D | udiv.S | 85 ! Now compute %g7.
|
D | urem.S | 83 ! Now compute %g7.
|
D | checksum.S | 126 srl %g1, 1, %o4 ! compute offset
|
/linux-2.4.37.9/Documentation/networking/ |
D | tcp.txt | 28 off immediately if possible, but otherwise queue and compute the body
|
D | decnet.txt | 56 FTP sites called dn2ethaddr which can compute the correct ethernet
|
/linux-2.4.37.9/drivers/video/matrox/ |
D | matroxfb_g450.c | 585 .compute = matroxfb_g450_compute, 596 .compute = g450_dvi_compute,
|
D | matroxfb_crtc2.c | 473 if (ACCESS_FBINFO(outputs[out]).output->compute) { in matroxfb_dh_set_var() 474 ACCESS_FBINFO(outputs[out]).output->compute(ACCESS_FBINFO(outputs[out]).data, &mt); in matroxfb_dh_set_var()
|
D | matroxfb_DAC1064.c | 627 .compute = m1064_compute, 646 .compute = g450_compute,
|
D | matroxfb_base.h | 437 int (*compute)(void* altout_dev, struct my_timming* input); member
|
D | matroxfb_maven.c | 1186 .compute = maven_out_compute,
|
D | matroxfb_base.c | 1004 ACCESS_FBINFO(outputs[out]).output->compute) { in matroxfb_set_var() 1005 ACCESS_FBINFO(outputs[out]).output->compute(ACCESS_FBINFO(outputs[out]).data, &mt); in matroxfb_set_var()
|
/linux-2.4.37.9/arch/cris/lib/ |
D | checksum.S | 16 ;; we also do _NOT_ want to compute a checksum over more than the
|
D | checksumcopy.S | 20 ;; we also do _NOT_ want to compute a checksum over more than the
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | etrap.S | 202 srl %t_wim, 0x1, %g2 ! compute new %wim
|
D | wof.S | 102 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new umask
|
/linux-2.4.37.9/arch/mips/lib/ |
D | memcpy.S | 425 ADD dst, t0 # compute start address in a1
|
/linux-2.4.37.9/arch/mips64/lib/ |
D | memcpy.S | 425 ADD dst, t0 # compute start address in a1
|
/linux-2.4.37.9/drivers/message/i2o/ |
D | README.ioctl | 217 fragment _may_ be shorter, however. The kernel will compute its
|
12