Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/microblaze/
H A Dfeature-microblaze-math.inc4 TUNEVALID[multiply-low] = "Hardware multipler with 32 bit result"
5 TUNEVALID[multiply-high] = "Hardware multipler with 64 bit result"
16 TUNE_CCARGS .= "${@bb.utils.contains_any('TUNE_FEATURES', ['multiply-low', 'multiply-high'], ' -mno…
17 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'multiply-high', ' -mxl-multiply-high', '', d…
30 ….= "${@bb.utils.contains('TUNE_FEATURES', 'multiply-high', '-mh', bb.utils.contains('TUNE_FEATURES…
/OK3568_Linux_fs/kernel/Documentation/arm/nwfpe/
H A 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.
H A 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
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A 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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_tile.cpp66 matrix::multiply(matrix, parameters.projMatrix, matrix); in startRender()
67 matrix::multiply(nearClippedMatrix, parameters.nearClippedProjMatrix, nearClippedMatrix); in startRender()
H A Dpaint_parameters.cpp57 matrix::multiply(matrix, aligned ? alignedProjMatrix : projMatrix, matrix); in matrixForTile()
/OK3568_Linux_fs/u-boot/board/xilinx/microblaze-generic/
H A Dconfig.mk12 CPUFLAGS-$(subst 1,,$(CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL)) += -mxl-multiply-high
/OK3568_Linux_fs/buildroot/arch/
H A DConfig.in.arc34 - Dual- and quad multiply and MC oprations
49 - Dual and Quad multiply and MAC operations
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dmat4.hpp44 void multiply(mat4& out, const mat4& a, const mat4& b);
/OK3568_Linux_fs/kernel/arch/c6x/lib/
H A Dmpyll.S10 ;; 64x64 multiply
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dinsnemu.S212 bne r7, zero, multiply
406 multiply: label
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A 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
/OK3568_Linux_fs/kernel/arch/openrisc/
H A DKconfig113 bool "Have instruction l.mul for hardware multiply"
116 Select this if your implementation has a hardware multiply instruction
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Ddiv64.S41 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform_state.cpp333 matrix::multiply(proj, getPixelMatrix(), proj); in coordinatePointMatrix()
417 matrix::multiply(tileProjectionMatrix, projectionMatrix, tileProjectionMatrix); in getCameraToTileDistance()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.cpp70 matrix::multiply(m, m, posMatrix); in getLabelPlaneMatrix()
82 matrix::multiply(m, m, posMatrix); in getGlCoordMatrix()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A 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 */
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dvimc.rst87 Image size multiplier factor to be used to multiply both width and
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ltp/
H A D0001-clock_gettime04-set-threshold-based-on-the-clock-res.patch68 tst_res(TINFO, "Running in a virtual machine, multiply the delta by 10.");
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Ddiv64.S41 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst53 to multiply!
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py83 def multiply(value, arg): function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_image_source.cpp44 matrix::multiply(matrix, parameters.alignedProjMatrix, matrix); in startRender()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile.cpp228 matrix::multiply(posMatrix, projMatrix, posMatrix); in queryRenderedFeatures()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Ddefkeymap.map68 keycode 63 = nul multiply

1234