Home
last modified time | relevance | path

Searched refs:single (Results 101 - 125 of 526) sorted by relevance

12345678910>>...22

/kernel/linux/linux-5.10/arch/nds32/math-emu/
H A Dfs2si.c7 #include <math-emu/single.h>
H A Dfs2uiz.c7 #include <math-emu/single.h>
H A Dfs2ui.c7 #include <math-emu/single.h>
H A Dfcmps.c5 #include <math-emu/single.h>
H A Dfadds.c7 #include <math-emu/single.h>
H A Dfsubs.c7 #include <math-emu/single.h>
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dfrsp.c9 #include <math-emu/single.h>
H A Dfadds.c9 #include <math-emu/single.h>
H A Dlfs.c9 #include <math-emu/single.h>
H A Dfsqrts.c9 #include <math-emu/single.h>
H A Dstfs.c9 #include <math-emu/single.h>
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dfrsp.c9 #include <math-emu/single.h>
H A Dfadds.c9 #include <math-emu/single.h>
H A Dlfs.c9 #include <math-emu/single.h>
H A Dfsqrts.c9 #include <math-emu/single.h>
H A Dstfs.c9 #include <math-emu/single.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_deps.h16 * struct i915_deps - Collect dependencies into a single dma-fence
17 * @single: Storage for pointer if the collection is a single fence.
18 * @fences: Allocated array of fence pointers if more than a single fence;
19 * otherwise points to the address of @single.
25 struct dma_fence *single; member
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dbugfix.S348 | Check for opclass 2 and single size. If not both, exit.
451 | We have the opclass 2 single source situation.
457 cmpw #0x407F,ETEMP_EX(%a6) |single +max
462 cmpw #0xC07F,ETEMP_EX(%a6) |single -max
467 cmpw #0x3F80,ETEMP_EX(%a6) |single +min
472 cmpw #0xBF80,ETEMP_EX(%a6) |single -min
H A Dres_func.S179 | and bit 6 is set, round is forced to single. If both are clear,
181 | is double or single, round the result before the write.
200 cmpib #1,%d0 |check for single
227 | The move is fsmove or round precision is single.
323 orl #0x100,LOCAL_HI(%a0) |inc for single
475 | and bit 6 is set, round is forced to single. If both are clear,
477 | is double or single, the result is zero, and the mode is checked
493 cmpib #1,%d0 |check for single
511 | The move is fsmove or round precision is single. Result is zero.
519 bne cu_spd |load single po
[all...]
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dbugfix.S348 | Check for opclass 2 and single size. If not both, exit.
451 | We have the opclass 2 single source situation.
457 cmpw #0x407F,ETEMP_EX(%a6) |single +max
462 cmpw #0xC07F,ETEMP_EX(%a6) |single -max
467 cmpw #0x3F80,ETEMP_EX(%a6) |single +min
472 cmpw #0xBF80,ETEMP_EX(%a6) |single -min
H A Dres_func.S179 | and bit 6 is set, round is forced to single. If both are clear,
181 | is double or single, round the result before the write.
200 cmpib #1,%d0 |check for single
227 | The move is fsmove or round precision is single.
323 orl #0x100,LOCAL_HI(%a0) |inc for single
475 | and bit 6 is set, round is forced to single. If both are clear,
477 | is double or single, the result is zero, and the mode is checked
493 cmpib #1,%d0 |check for single
511 | The move is fsmove or round precision is single. Result is zero.
519 bne cu_spd |load single po
[all...]
/kernel/linux/linux-5.10/include/linux/amba/
H A Dpl08x.h51 * @single: the device connected to this channel will request single DMA
62 bool single; member
/kernel/linux/linux-6.6/include/linux/amba/
H A Dpl08x.h51 * @single: the device connected to this channel will request single DMA
62 bool single; member
/third_party/mesa3d/.gitlab-ci/container/
H A Dbuild-vkd3d-proton.sh29 git clone https://github.com/HansKristian-Work/vkd3d-proton.git --single-branch -b master --no-checkout "$VKD3D_PROTON_SRC_DIR"
/third_party/node/deps/v8/tools/
H A Dcpu.sh34 echo "Switching to single-core mode"
64 singlecore | single)

Completed in 10 milliseconds

12345678910>>...22