Home
last modified time | relevance | path

Searched refs:multiply (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.6.21/Documentation/arch/arm/nwfpe/
Dnotes.rst22 emulator sees a multiply of a double and extended, it promotes the double to
23 extended, then does the multiply in extended precision.
Dnetwinder-fpe.rst83 MUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - multiply
89 FML{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast multiply
/linux-6.6.21/arch/m68k/ifpsp060/
Dilsp.doc34 module can be used to emulate 64-bit divide and multiply,
78 For example, to use a 64-bit multiply instruction,
81 for unsigned multiply could look like:
90 bsr.l _060LISP_TOP+0x18 # branch to multiply routine
Disp.doc42 64-bit multiply
/linux-6.6.21/arch/nios2/kernel/
Dinsnemu.S212 bne r7, zero, multiply
406 multiply: label
/linux-6.6.21/arch/m68k/fpsp040/
Ddecbin.S472 | same sign. If the exp was pos then multiply fp1*fp0;
483 beqs mul |if clear, go to multiply
488 fmulx %fp1,%fp0 |exp is positive, so multiply by exp
/linux-6.6.21/arch/powerpc/lib/
Ddiv64.S41 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
/linux-6.6.21/Documentation/devicetree/bindings/nios2/
Dnios2.txt26 - altr,has-mul: Specifies CPU hardware multiply support, should be 1.
/linux-6.6.21/arch/openrisc/
DKconfig110 bool "Have instruction l.mul for hardware multiply"
113 Select this if your implementation has a hardware multiply instruction
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc253 /* try not losing precision (multiply then divide) */
264 /* let's divide then multiply, too bad for the precision! */
287 /* simply multiply $us by HW_TICKS_PER_US */
/linux-6.6.21/arch/powerpc/boot/
Ddiv64.S41 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
/linux-6.6.21/Documentation/driver-api/thermal/
Dnouveau_thermal.rst53 to multiply!
/linux-6.6.21/drivers/s390/char/
Ddefkeymap.map68 keycode 63 = nul multiply
/linux-6.6.21/arch/m68k/ifpsp060/src/
Dilsp.S452 # multiply hi,lo words of each factor to get 4 intermediate products
485 # 64-bit multiply instruction. #
499 # Perform the multiply in pieces using 16x16->32 unsigned #
Dfpsp.S962 # multiply operation is the smallest possible normalized number
9627 # for the multiply to work. Therefore, we're going to actually do a
11547 # For norms/denorms, scale the exponents such that a multiply #
11628 fmul.x FP_SCR0(%a6),%fp0 # execute multiply
11651 # - the result of the multiply operation is an overflow.
11652 # - do the multiply to the proper precision and rounding mode in order to
11655 # - if overflow or inexact is enabled, we need a multiply result rounded to
11658 # multiply using extended precision and the correct rounding mode. the result
11668 fmul.x FP_SCR0(%a6),%fp0 # execute multiply
11762 # - the result of the multiply operation is an underflow.
[all …]
/linux-6.6.21/Documentation/devicetree/bindings/net/
Dsnps,dwmac.yaml626 Don\'t multiply the pbl/txpbl/rxpbl values by 8. For core
627 rev < 3.50, don\'t multiply the values by 4.
/linux-6.6.21/arch/x86/crypto/
Dsha1_ssse3_asm.S84 shl $6, CNT # multiply by 64
/linux-6.6.21/arch/arm/boot/dts/ti/omap/
Dam3874-iceboard.dts105 * of the backplane. Since there are multiply assigned addresses, the
/linux-6.6.21/Documentation/timers/
Dtimekeeping.rst59 multiply and shift, so in clocksource_cyc2ns() you find:
/linux-6.6.21/arch/powerpc/crypto/
Dpoly1305-p10le_64.S218 # multiply odd and even words
/linux-6.6.21/Documentation/process/
Dstable-api-nonsense.rst88 Linux distribution. But multiply that single build by the number of
/linux-6.6.21/Documentation/hwmon/
Ddell-smm-hwmon.rst126 Factor to multiply fan speed with. (default:
Dsysfs-interface.rst629 around before the check. For example do not multiply the result, and only
/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dcolorspaces-details.rst771 direction you will have to multiply L by 100. Of course, this clamps all
/linux-6.6.21/arch/x86/math-emu/
DREADME59 (1) Add, subtract, and multiply. Nothing remarkable in these.

12