/linux-6.6.21/arch/m68k/ifpsp060/ |
D | ilsp.doc | 34 module can be used to emulate 64-bit divide and multiply, 95 For a divide: 105 bsr.l _060LISP_TOP+0x08 # branch to divide routine 128 If the instruction being emulated is a divide and the source 130 instruction, executes an implemented divide using a zero
|
D | fskeleton.S | 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-6.6.21/drivers/gpu/drm/ci/xfails/ |
D | i915-cml-skips.txt | 1 # This is generating kernel oops with divide error
|
D | i915-whl-skips.txt | 1 # This is generating kernel oops with divide error
|
D | i915-amly-skips.txt | 3 # This is generating kernel oops with divide error
|
D | i915-glk-skips.txt | 4 # This is generating kernel oops with divide error
|
D | i915-kbl-skips.txt | 4 # This is generating kernel oops with divide error
|
D | i915-apl-skips.txt | 3 # This is generating kernel oops with divide error
|
D | i915-tgl-skips.txt | 10 # This is generating kernel oops with divide error
|
/linux-6.6.21/Documentation/devicetree/bindings/hwmon/ |
D | moortec,mr75203.yaml | 25 *) Pre Scaler - provides divide-by-X scaling of input voltage, which can then 27 divide by 2 pre-scaler). 84 Defines the channels that use a mr76006 pre-scaler to divide the input
|
/linux-6.6.21/scripts/ |
D | Makefile.ubsan | 9 ubsan-cflags-$(CONFIG_UBSAN_DIV_ZERO) += -fsanitize=integer-divide-by-zero
|
/linux-6.6.21/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 68 # 64-bit divide instruction. # 85 # sign info for later. Separate out special cases like divide-by-zero # 90 # zero, then perform a divide-by-zero using a 16-bit implemented # 91 # divide instruction. This way, the operating system can record that # 141 # separate signed and unsigned divide 143 beq.b ldspecialcases # use positive divide 174 bls.b ld32bitdivide # yes, so use 32 bit divide 190 # perform the divide algorithm: 191 bsr.l ldclassical # do int divide
|
/linux-6.6.21/Documentation/arch/arm/nwfpe/ |
D | netwinder-fpe.rst | 84 DVF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - divide 85 RDV{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse divide 90 FDV{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast divide 91 FRD{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast reverse divide
|
/linux-6.6.21/sound/pci/ |
D | es1968.c | 796 int divide; in snd_es1968_bob_start() local 805 divide = 1; in snd_es1968_bob_start() 806 while ((prescale > 5) && (divide < 32)) { in snd_es1968_bob_start() 808 divide <<= 1; in snd_es1968_bob_start() 810 divide >>= 1; in snd_es1968_bob_start() 813 for (; divide < 31; divide++) in snd_es1968_bob_start() 815 ((ESS_SYSCLK >> (prescale + 9)) / (divide + 1))) break; in snd_es1968_bob_start() 818 if (divide == 0) { in snd_es1968_bob_start() 819 divide++; in snd_es1968_bob_start() 822 } else if (divide > 1) in snd_es1968_bob_start() [all …]
|
/linux-6.6.21/lib/ |
D | Kconfig.ubsan | 98 bool "Perform checking for integer divide-by-zero" 99 depends on $(cc-option,-fsanitize=integer-divide-by-zero) 104 This option enables -fsanitize=integer-divide-by-zero which checks
|
/linux-6.6.21/arch/alpha/lib/ |
D | Makefile | 46 $(src)/$(ev6-y)divide.S FORCE
|
/linux-6.6.21/Documentation/devicetree/bindings/sound/ |
D | mediatek,mt8188-afe.yaml | 65 - description: audio pll1 divide 4 66 - description: audio pll2 divide 4
|
/linux-6.6.21/arch/powerpc/lib/ |
D | div64.S | 39 divwu r11,r11,r9 # then we divide the shifted quantities
|
/linux-6.6.21/Documentation/devicetree/bindings/net/can/ |
D | cc770.txt | 39 - bosch,divide-memory-clock : see data sheet.
|
/linux-6.6.21/Documentation/devicetree/bindings/power/supply/ |
D | maxim,max17040.yaml | 43 Specify this to divide the reported value in 2 and thus normalize it.
|
/linux-6.6.21/arch/arm64/boot/dts/renesas/ |
D | hihope-rev4.dtsi | 61 assigned-clock-rates = <24576000>; /* 1/1 divide */
|
/linux-6.6.21/arch/m68k/fpsp040/ |
D | satanh.S | 36 | divide-by-zero by
|
D | fpsp.h | 234 .set dz_bit,2 | divide by zero 241 .set adz_bit,4 | accrued divide by zero 263 .set adz_mask,0x00000010 | accrued divide by zero
|
/linux-6.6.21/drivers/media/dvb-frontends/ |
D | sp887x.c | 285 static void divide (int n, int d, int *quotient_i, int *quotient_f) in divide() function 333 divide(freq / 333, sysclock, NULL, &frequency_shift); in sp887x_correct_offsets()
|
/linux-6.6.21/Documentation/devicetree/bindings/nios2/ |
D | nios2.txt | 34 - altr,has-div: Specifies CPU hardware divide support
|