Searched refs:by (Results 1 - 25 of 175) sorted by path

1234567

/linux-master/Documentation/sound/cards/
H A Dmultisound.sh10 # The corresponding archived utility sources can be unpacked by
97 # for you (running pnpdump by itself did not work for me). Then,
129 # The second way is by running the card in non-PnP mode. This
328 # the binary firmware files by doing the following conversion
372 # This is a shell archive (produced by GNU sharutils 4.2).
376 # Made on 1998-12-04 10:07 EST by <andrewtv@ztransform.velsoft.com>.
458 X * it under the terms of the GNU General Public License as published by
565 X * it under the terms of the GNU General Public License as published by
1073 X * it under the terms of the GNU General Public License as published by
/linux-master/arch/alpha/lib/
H A Dev6-stxncpy.S4 * 21264 version contributed by Rick Gorton <rick.gorton@api-networks.com>
9 * This is an internal routine used by strncpy, stpncpy, and strncat.
24 * the end of the range specified by COUNT
51 middle of the procedure descriptor. Work around this by putting the
157 addq a2, t0, a2 # E : bias count by dest misalignment (stall)
H A Dstxncpy.S4 * Contributed by Richard Henderson (rth@tamu.edu)
9 * This is an internal routine used by strncpy, stpncpy, and strncat.
24 * the end of the range specified by COUNT
41 middle of the procedure descriptor. Work around this by putting the
125 addq a2, t0, a2 # .. e1 : bias count by dest misalignment
/linux-master/arch/arc/lib/
H A Dmemcpy-archs.S94 ;;; CASE 1: The source is unaligned, off by 1
139 ;;; CASE 2: The source is unaligned, off by 2
180 ;;; CASE 3: The source is unaligned, off by 3
/linux-master/arch/arm/boot/compressed/
H A Dhead-xscale.S5 * XScale specific tweaks. This is merged into head.S by the linker.
20 @ This is done by fetching through currently executed
/linux-master/arch/arm/lib/
H A Dcsumpartial.S74 movne r0, r0, ror #8 @ rotate checksum by 8 bits
H A Ddiv64.S32 * This is meant to be used by do_div() from include/asm/div64.h only.
147 8: @ Division by a power of 2: determine what that divisor order is
187 @ eq -> division by 1: obvious enough...
198 @ Division by 0:
H A Dlib1funcs.S12 under the terms of the GNU General Public License as published by the
272 subs r2, r1, #1 @ division by 1 or -1 ?
/linux-master/arch/arm/mach-omap2/
H A Dsram242x.S151 moveq r5, r5, lsr #1 @ divide by 2 if to half
152 movne r5, r5, lsl #1 @ mult by 2 if to full
H A Dsram243x.S151 moveq r5, r5, lsr #1 @ divide by 2 if to half
152 movne r5, r5, lsl #1 @ mult by 2 if to full
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S32 | approximated by adding e + 0.f when the original
74 | compensated for by 'or-ing' in the INEX2 flag to
90 | the mantissa by 10.
218 | imated by adding e + 0.f when the original value is viewed
254 fmulx LOG2UP1,%fp0 |if neg, mul by LOG2UP1
258 fmulx LOG2,%fp0 |if pos, mul by LOG2
430 fmulx (%a1,%d3),%fp1 |mul by 10**(d3_bit_no)
456 | multiply by 10^(d2), which is now only allowed to be 24,
457 | with a multiply by 10^8 and 10^16, which is exact since
486 bne sc_mul |if neg (LAMBDA = 1), scale by mu
[all...]
H A Dbinstr.S16 | bit 63. The fraction is multiplied by 10 using a mul by 2
17 | shift and a mul by 8 shift. The bits shifted out of the
28 | A3. Multiply the fraction in d2:d3 by 8 using bit-field
32 | A4. Multiply the fraction in d4:d5 by 2 using shifts. The msb
33 | will be collected by the carry.
51 | d2: upper 32-bits of fraction for mul by 8
52 | d3: lower 32-bits of fraction for mul by 8
53 | d4: upper 32-bits of fraction for mul by 2
54 | d5: lower 32-bits of fraction for mul by
[all...]
H A Dbugfix.S81 | * be destroyed by a FMOVEM at the end of all this code.
131 | * be destroyed by a FMOVEM at the end of all this code.
250 | was exceptional, and was completed by the appropriate handler.
372 | was exceptional, and was completed by the appropriate handler.
488 | Enter here if the case is not of the situations affected by
H A Ddecbin.S4 | Description: Converts normalized packed bcd value pointed to by
24 | A1. Convert the bcd exponent to binary by successive adds and muls.
30 | A2. Convert the bcd mantissa to binary by successive
56 | A5. Form the final binary number by scaling the mantissa by
57 | the exponent factor. This is done by multiplying the
58 | mantissa in FP0 by the factor in FP1 if the adjusted
59 | exponent sign is positive, and dividing FP0 by FP1 if
125 | 2. Calculate absolute value of exponent in d1 by mul and add.
153 mulul #TEN,%d1 |mul partial product by on
[all...]
H A Ddo_func.S9 | do_func by forcing the default result. Normalized and
99 | by index into tbldo.
154 | [Used by slogn, slognp1, slog10, and slog2]
169 fbeq t_dz2 |if = -1, divide by zero exception
H A Dfpsp.h14 | frame and any local variables needed by the FPSP package.
16 | All FPSP handlers begin by executing:
57 | handled by the package, or "bra real_xxxx" which is an external
234 .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
H A Dgen_except.S322 | are set by a previous instruction and not cleared by
325 | by doing an fmove <ea>,fp0. The exception operand, in
H A Dget_op.S6 | Description: This routine is called by the unsupported format/data
H A Dkernel_ex.S54 | frestore the frame into the machine (done by unimp_hd)
60 | frestore the frame into the machine (done by unimp_hd)
62 | t_dz2 is used by monadic functions such as flogn (from do_func).
63 | t_dz is used by monadic functions such as satanh (from the
108 | frestore the frame into the machine (done by unimp_hd)
113 | frestore the frame into the machine (done by unimp_hd)
130 | This entry point is used by all routines requiring unfl, inex2,
182 | This entry is used by scale to force catastrophic overflow. The
265 | This routine is called by the transcendental routines to force
425 bsr unf_sub |returns IEEE result pointed by
[all...]
H A Dres_func.S7 | is only used by the unsupported data type/format handler.
963 | and aovfl, and clr the mantissa (incorrectly set by the
1144 | and aovfl, and clr the mantissa (incorrectly set by the
1643 addal %d0,%a1 | offset by destination width -1
1886 | the input operand's exponent by 1 to account for the fact that
1898 | Exceptions: Reports inexact 2 exception by setting USER_FPSR bits
1903 bsrl dnrm_lp |careful with d0, it's needed by round
1921 | SET_XOP initialized WBTEMP with the value pointed to by a0
H A Dround.S35 | On return the value pointed to by a0 is correctly rounded,
67 | Jump table indexed by rounding mode in d1.w. All following assumes
130 | selected rounding precision. It is called by the round subroutine
183 |Jump table for adding 1 to the l-bit indexed by rnd prec
272 | is done by shifting the mantissa left while decrementing the
295 | shift mantissa by Y
326 lsll %d0,%d2 |shift ls mant by count
327 lsll %d0,%d1 |shift ms mant by count
329 subl %d0,%d5 |make op a denorm by shifting bits
330 lsrl %d5,%d6 |by th
[all...]
H A Dsacos.S9 | by address register a0.
25 | 2. (|X| < 1) Calculate acos(X) by
34 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.
H A Dsasin.S9 | by address register a0.
25 | 2. (|X| < 1) Calculate asin(X) by
34 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.
H A Dsatan.S8 | Input: Double-extended value in memory location pointed to by address
30 | Step 3. Approximate arctan(u) by a polynomial poly.
37 | Step 6. Approximate arctan(X) by an odd polynomial in X. Exit.
39 | Step 7. Define X' = -1/X. Approximate arctan(X') by an odd polynomial in X'.
H A Dsatanh.S10 | by address register a0.
26 | 2. (|X| < 1) Calculate atanh(X) by
36 | divide-by-zero by
41 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.

Completed in 283 milliseconds

1234567