/linux/Documentation/arch/arm/nwfpe/ |
H A D | notes.rst | 22 emulator sees a multiply of a double and extended, it promotes the double to 23 extended, then does the multiply in extended precision.
|
H A D | netwinder-fpe.rst | 83 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/arch/m68k/ifpsp060/ |
H A D | ilsp.doc | 34 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
|
H A D | isp.doc | 42 64-bit multiply
|
/linux/arch/nios2/kernel/ |
H A D | insnemu.S | 212 bne r7, zero, multiply 406 multiply: label
|
/linux/arch/m68k/fpsp040/ |
H A D | decbin.S | 472 | 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
|
H A D | setox.S | 567 fmulx SCALE(%a6),%fp0 | ...multiply 2^(M)
|
/linux/arch/powerpc/lib/ |
H A D | div64.S | 41 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
|
/linux/Documentation/devicetree/bindings/nios2/ |
H A D | nios2.txt | 26 - altr,has-mul: Specifies CPU hardware multiply support, should be 1.
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
H A D | kernel.fuc | 253 /* 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/arch/powerpc/boot/ |
H A D | div64.S | 41 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
|
/linux/Documentation/driver-api/thermal/ |
H A D | nouveau_thermal.rst | 53 to multiply!
|
/linux/drivers/s390/char/ |
H A D | defkeymap.map | 68 keycode 63 = nul multiply
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | ilsp.S | 452 # 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 #
|
H A D | fpsp.S | 962 # 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/arch/x86/crypto/ |
H A D | sha1_ssse3_asm.S | 84 shl $6, CNT # multiply by 64
|
/linux/Documentation/timers/ |
H A D | timekeeping.rst | 59 multiply and shift, so in clocksource_cyc2ns() you find:
|
/linux/Documentation/process/ |
H A D | stable-api-nonsense.rst | 88 Linux distribution. But multiply that single build by the number of
|
/linux/arch/powerpc/crypto/ |
H A D | poly1305-p10le_64.S | 218 # multiply odd and even words
|
/linux/Documentation/hwmon/ |
H A D | dell-smm-hwmon.rst | 126 Factor to multiply fan speed with. (default:
|
H A D | sysfs-interface.rst | 629 around before the check. For example do not multiply the result, and only
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 210 7, 0, ebx, 21, avx512ifma , AVX-512 integer fused multiply add 248 …7, 0, edx, 3, avx512_4fmaps , AVX-512 multiply accumulation single prec… 285 7, 1, eax, 23, avx_ifma , Integer fused multiply add
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | vdo.rst | 349 Because the underlying storage may be multiply referenced, over-writing
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces-details.rst | 771 direction you will have to multiply L by 100. Of course, this clamps all
|
/linux/arch/x86/math-emu/ |
H A D | README | 59 (1) Add, subtract, and multiply. Nothing remarkable in these.
|