| /OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/microblaze/ |
| H A D | feature-microblaze-math.inc | 4 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 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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | render_tile.cpp | 66 matrix::multiply(matrix, parameters.projMatrix, matrix); in startRender() 67 matrix::multiply(nearClippedMatrix, parameters.nearClippedProjMatrix, nearClippedMatrix); in startRender()
|
| H A D | paint_parameters.cpp | 57 matrix::multiply(matrix, aligned ? alignedProjMatrix : projMatrix, matrix); in matrixForTile()
|
| /OK3568_Linux_fs/u-boot/board/xilinx/microblaze-generic/ |
| H A D | config.mk | 12 CPUFLAGS-$(subst 1,,$(CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL)) += -mxl-multiply-high
|
| /OK3568_Linux_fs/buildroot/arch/ |
| H A D | Config.in.arc | 34 - 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 D | mat4.hpp | 44 void multiply(mat4& out, const mat4& a, const mat4& b);
|
| /OK3568_Linux_fs/kernel/arch/c6x/lib/ |
| H A D | mpyll.S | 10 ;; 64x64 multiply
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | insnemu.S | 212 bne r7, zero, multiply 406 multiply: label
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/openrisc/ |
| H A D | Kconfig | 113 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 D | div64.S | 41 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 D | transform_state.cpp | 333 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 D | symbol_projection.cpp | 70 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 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 */
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | vimc.rst | 87 Image size multiplier factor to be used to multiply both width and
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ltp/ |
| H A D | 0001-clock_gettime04-set-threshold-based-on-the-clock-res.patch | 68 tst_res(TINFO, "Running in a virtual machine, multiply the delta by 10.");
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | div64.S | 41 mulhwu r9,r11,r4 # multiply the estimate by the divisor,
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | nouveau_thermal.rst | 53 to multiply!
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templatetags/ |
| H A D | projecttags.py | 83 def multiply(value, arg): function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/ |
| H A D | render_image_source.cpp | 44 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 D | geometry_tile.cpp | 228 matrix::multiply(posMatrix, projMatrix, posMatrix); in queryRenderedFeatures()
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | defkeymap.map | 68 keycode 63 = nul multiply
|