Searched refs:by (Results 26 - 50 of 176) sorted by relevance

12345678

/linux-master/scripts/atomic/
H A Dgen-atomic-long.sh71 // Generated by $0
/linux-master/arch/arc/mm/
H A Dtlbex.S21 * Hence Leaner by 1.5 K
52 ; need to be saved as well by extending the "global" to be 4 words. Hence
214 ; multiply in step (3) above avoided by shifting lesser in step (1)
372 ; Restore the 4-scratch regs saved by fast path miss handler
/linux-master/arch/sparc/lib/
H A DM7memcpy.S248 add %o1, 64, %o1 ! increase src ptr by 64
251 add %o0, 64, %o0 ! increase dst ptr by 64
264 add %o1, 32, %o1 ! increase src ptr by 32
267 add %o0, 32, %o0 ! increase dst ptr by 32
276 add %o1, 16, %o1 ! increase src ptr by 16
278 sub %o2, 16, %o2 ! decrease count by 16
280 add %o0, 16, %o0 ! increase dst ptr by 16
289 add %o1, 8, %o1 ! increase src ptr by 8
290 add %o0, 8, %o0 ! increase dst ptr by 8
291 subcc %o2, 8, %o2 ! decrease count by
[all...]
/linux-master/arch/m68k/fpsp040/
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 Dsgetem.S39 | This entry point is used by the unimplemented instruction exception
65 | This entry point is used by the unimplemented instruction exception
80 fmovel %d0,%fpcr |this fpcr setting is used by the 882
130 lsll %d3,%d1 |shift ls mant by count
H A Dsint.S10 | respectively. Entry point sintdo is used by bindec.
16 | location pointed to by the address register a0.
215 | ;pointed by a0
217 | ;used by round
H A Dstanh.S9 | by address register a0.
25 | 2. (2**(-40) < |X| < (5/2) log2) Calculate tanh(X) by
35 | 5. ((5/2) log2 <= |X| < 50 log2) Calculate tanh(X) by
41 | calculate Tanh(X) by
H A Dscosh.S9 | by address register a0.
25 | 2. (|X| <= 16380 log2) Cosh(X) is obtained by the formulae
126 fmovel #0,%fpsr |clr N bit if set by source
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...]
/linux-master/arch/sh/lib/
H A Dashlsi3.S9 !! Contributed by Steve Chamberlain.
13 !! recoded in assembly by Toshiyasu Morita
17 ELF local label prefixes by J"orn Rennecke
H A Dlshrsi3.S9 !! Contributed by Steve Chamberlain.
13 !! recoded in assembly by Toshiyasu Morita
17 ELF local label prefixes by J"orn Rennecke
H A Dashrsi3.S9 !! Contributed by Steve Chamberlain.
13 !! recoded in assembly by Toshiyasu Morita
17 ELF local label prefixes by J"orn Rennecke
H A Dudivsi3.S9 !! Contributed by Steve Chamberlain.
/linux-master/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DCore.pm182 Copyright (C) 2009 by Tom Zanussi
189 GNU General Public License ("GPL") version 2 as published by the Free
/linux-master/tools/testing/selftests/ptp/
H A Dtestptp.mk6 # it under the terms of the GNU General Public License as published by
/linux-master/arch/arm/include/debug/
H A Dmsm.S35 @ Clear TX_READY by writing to the UARTDM_CR register
/linux-master/arch/arm/lib/
H A Ddelay-loop.S39 adcs r0, r0, r0 @ and right shift by 31
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:
/linux-master/arch/arm/boot/compressed/
H A Dhead-sa1100.S7 * SA1100 specific tweaks. This is merged into head.S by the linker.
30 @ This is done by fetching through currently executed
/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h19 # Registers set by bootloader:
20 # (only 32 bits set by bootloader, all addresses are physical
22 # by the kernel
/linux-master/arch/m68k/ifpsp060/
H A Diskeleton.S10 |To the maximum extent permitted by applicable law,
16 |To the maximum extent permitted by applicable law,
26 |No licenses are granted by implication, estoppel or otherwise under any patents
122 | creates a Divide-by-zero exception stack frame from the Unimplemented
162 | If the implementation provided by the 68060ISP is sufficient,
173 | If the implementation provided by the 68060ISP is sufficient,
184 | from being paged out. This routine is needed by the cas/cas2
H A Dfskeleton.S10 |To the maximum extent permitted by applicable law,
16 |To the maximum extent permitted by applicable law,
26 |No licenses are granted by implication, estoppel or otherwise under any patents
145 | 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-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/x86/boot/
H A Dheader.S8 * modified by more people than can be counted
10 * Rewritten as a common file by H. Peter Anvin (Apr 2007)
13 * addresses must be multiplied by 16 to obtain their respective linear
213 # Kernel attributes; used by setup. This is part 1 of the
278 # This only will be read by the kernel.
288 # end of setup code can be used by setup
441 # triggered by data whose compressed form is larger than the uncompressed
448 # The worst case can at least be bounded by having one bit that represents
475 # LZ4 is even worse: data that cannot be further compressed grows by 0.4%,
481 # ZSTD compressed data grows by a
[all...]
/linux-master/arch/arc/kernel/
H A Dhead.S53 ; by default
156 ; First lines of code run by secondary before jumping to 'C'

Completed in 249 milliseconds

12345678