/linux-4.1.27/arch/metag/lib/ |
D | muldi3.S | 3 ! 64-bit multiply routine. 7 ! 64-bit signed/unsigned multiply
|
/linux-4.1.27/Documentation/arm/nwfpe/ |
D | NOTES | 19 emulator sees a multiply of a double and extended, it promotes the double to 20 extended, then does the multiply in extended precision.
|
D | README.FPE | 77 MUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - multiply 83 FML{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast multiply
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
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
|
D | isp.doc | 42 64-bit multiply
|
/linux-4.1.27/arch/openrisc/ |
D | Kconfig | 91 bool "Have instruction l.mul for hardware multiply" 94 Select this if your implementation has a hardware multiply instruction
|
/linux-4.1.27/arch/nios2/kernel/ |
D | insnemu.S | 224 bne r7, zero, multiply 418 multiply: label
|
/linux-4.1.27/arch/c6x/lib/ |
D | mpyll.S | 22 ;; 64x64 multiply
|
/linux-4.1.27/arch/m68k/fpsp040/ |
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
|
D | setox.S | 567 fmulx SCALE(%a6),%fp0 | ...multiply 2^(M)
|
/linux-4.1.27/arch/powerpc/lib/ |
D | div64.S | 45 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | kernel.fuc | 263 /* try not losing precision (multiply then divide) */ 274 /* let's divide then multiply, too bad for the precision! */ 297 /* simply multiply $us by HW_TICKS_PER_US */
|
/linux-4.1.27/arch/powerpc/boot/ |
D | div64.S | 45 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
|
/linux-4.1.27/Documentation/thermal/ |
D | nouveau_thermal | 46 to multiply!
|
/linux-4.1.27/drivers/s390/char/ |
D | defkeymap.map | 67 keycode 63 = nul multiply
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
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 #
|
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 …]
|
D | fplsp.S | 7203 fmul.x SCALE(%a6),%fp0 # multiply 2^(M) 9267 # the multiply factor that we're trying to create should be a denorm 9269 # multiply with a denorm which will cause an unimplemented data type 9293 # create an fp multiply that will create the result. 9308 fmul.x (%sp)+,%fp0 # do the multiply
|
D | pfpsp.S | 961 # multiply operation is the smallest possible normalized number
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | entry.S | 205 pop $mof ; multiply overflow register 219 pop $mof ; multiply overflow register
|
/linux-4.1.27/arch/arc/mm/ |
D | tlbex.S | 200 ; To avoid the multiply by in end, we do the -2, <<2 below
|
/linux-4.1.27/arch/x86/crypto/ |
D | sha1_ssse3_asm.S | 87 shl $6, CNT # multiply by 64
|
D | aesni-intel_asm.S | 671 # multiply TMP5 * HashKey using karatsuba 879 # multiply TMP5 * HashKey using karatsuba
|
/linux-4.1.27/Documentation/timers/ |
D | timekeeping.txt | 58 multiply and shift, so in clocksource_cyc2ns() you find:
|
/linux-4.1.27/Documentation/ |
D | stable_api_nonsense.txt | 75 Linux distribution. But multiply that single build by the number of
|
D | kmemcheck.txt | 527 operation, we need to multiply by 4 to get the number of bytes. So this means
|
/linux-4.1.27/Documentation/fb/ |
D | fbcon.txt | 92 multiply the 'value' by 1024.
|
/linux-4.1.27/arch/x86/math-emu/ |
D | README | 59 (1) Add, subtract, and multiply. Nothing remarkable in these.
|
/linux-4.1.27/Documentation/hwmon/ |
D | sysfs-interface | 733 around before the check. For example do not multiply the result, and only
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 885 file updates through the page cache to multiply open files. This could cause
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 2535 CPU. To know the full size, multiply the number of possible CPUs
|