Home
last modified time | relevance | path

Searched refs:division (Results 1 – 25 of 27) sorted by relevance

12

/linux/arch/arm/lib/
H A Ddiv64.S84 @ The division loop for needed upper bit positions.
100 @ The division loop for lower bit positions.
140 @ If possible, branch for another shift in the division loop.
187 @ eq -> division by 1: obvious enough...
H A Dlib1funcs.S56 @ at the left end of each 4 bit nibbles in the division loop
65 @ division loop. Continue shifting until the divisor is
152 @ division loop. Continue shifting until the divisor is
272 subs r2, r1, #1 @ division by 1 or -1 ?
/linux/scripts/coccinelle/misc/
H A Ddo_div.cocci2 /// do_div() does a 64-by-32 division.
5 /// non-zero and be truncated to 0 for division on 64bit platforms.
62 msg="WARNING: do_div() does a 64-by-32 division, please consider using %s instead."
H A Darray_size.cocci5 //# where there is a division of sizeof the array by the sizeof its first
7 //# division of the two sizeofs by ARRAY_SIZE.
/linux/drivers/input/keyboard/
H A Dlkkbd.c566 int division; in lkkbd_reinit() local
585 for (division = 1; division <= 14; division++) in lkkbd_reinit()
587 LK_CMD_SET_MODE(LK_MODE_UPDOWN, division)); in lkkbd_reinit()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-service-time.rst60 the division and just compare the 'in-flight-size'.
62 2. If the paths have the same 'in-flight-size', skip the division
/linux/Documentation/ABI/testing/
H A Ddevlink-resource-mlxsw9 and the second is a linear access table. The division
/linux/arch/powerpc/lib/
H A Ddiv64.S48 divwu r0,r6,r4 # perform the remaining 32-bit division
/linux/Documentation/arch/arm/nwfpe/
H A Dnotes.rst31 moved to f4 to preserve it over the log(y) call. The division will be done
/linux/drivers/net/wireless/microchip/wilc1000/
H A DKconfig48 doesn't support SDIO time division interrupt.
/linux/arch/powerpc/boot/
H A Ddiv64.S48 divwu r0,r6,r4 # perform the remaining 32-bit division
/linux/Documentation/bpf/standardization/
H A Dinstruction-set.rst144 * divmul32: includes 32-bit division, multiplication, and modulo instructions.
145 * divmul64: includes divmul32, plus 64-bit division, multiplication,
351 result in division by zero, the destination register is instead set to zero.
386 of the "divmul32" conformance group, and division, multiplication, and
389 The division and modulo operations support both unsigned and signed flavors.
404 etc. This specification requires that signed modulo MUST use truncated division
/linux/drivers/s390/char/
H A Ddefkeymap.map102 keycode 97 = slash division
/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst179 divisor This option sets the custom division.
/linux/tools/perf/scripts/python/
H A Dintel-pt-events.py14 from __future__ import division, print_function
/linux/Documentation/core-api/
H A Dtimekeeping.rst82 into seconds and nanoseconds. This can avoid an extra division
H A Dswiotlb.rst167 manipulate the slots in that area. The division into areas avoids contending
/linux/Documentation/hwmon/
H A Dpc87360.rst156 well as the values of the resistors used for division is left to the
/linux/Documentation/driver-api/
H A Dioctl.rst101 requires an expensive 64-bit division, a simple __u64 nanosecond value
/linux/Documentation/watchdog/
H A Dwatchdog-parameters.rst557 Clock division ratio. Valid ranges are from 0x5 (1.31ms)
/linux/Documentation/bpf/
H A Dbpf_design_QA.rst148 to be safe from division by zero (and legacy exception path
/linux/scripts/
H A Dspelling.txt539 devision||division
/linux/arch/arm/
H A DKconfig1155 __aeabi_uidiv() when it needs to perform division on signed
1165 code to do integer division.
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst24 division of time beyond the control of the guest CPU.
/linux/Documentation/
H A Dmemory-barriers.txt1305 division speculates on the +-------+ ~ | |
1336 division speculates on the +-------+ ~ | |
1358 division speculates on the +-------+ ~ | |

12