Home
last modified time | relevance | path

Searched refs:single (Results 301 - 325 of 547) sorted by relevance

1...<<11121314151617181920>>...22

/kernel/linux/linux-5.10/arch/sparc/math-emu/
H A Dmath_32.c15 * The fxxxxx.c files each emulate a single insn. They look relatively
19 * The first layer of macros is single.h, double.h, quad.h. Generally
76 #include <math-emu/single.h>
100 /* single/double instructions (subnormal): should all work */
154 * single FPop to be emulated. (this case is untested, though :->) in do_mathemu()
281 non-u args tells the size of the argument (0 - no argument, 1 - single, 2 - double, 3 - quad */ in do_one_mathemu()
355 switch (type & 0x3) { /* is rs1 single, double or quad? */ in do_one_mathemu()
H A Dmath_64.c24 #include <math-emu/single.h>
175 non-u args tells the size of the argument (0 - no argument, 1 - single, 2 - double, 3 - quad */ in do_mathemu()
/kernel/linux/linux-5.10/arch/sparc/lib/
H A DM7memset.S63 * initiates the displacement of a cache line while only using a single
249 ! For each 64 byte cache line, single STBI to first element
/kernel/linux/linux-5.10/arch/sh/math-emu/
H A Dmath.c23 #include <math-emu/single.h>
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dentry.S343 ; for single exit point from this block
H A Dentry-arcv2.S120 ; Instruction fetch or Data access, under a single Exception Vector
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dpdata-quirks.c20 #include <linux/platform_data/pinctrl-single.h>
536 OF_DEV_AUXDATA("pinctrl-single", 0, NULL, &pcs_pdata),
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h598 } single; member
H A Dbna.h184 (q0) = rxp->rxq.single.only; \
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dstxncpy.S319 andnot t2, t6, t2 # e0 : dest mask for a single word copy
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dx_operr.S256 | the stack at (a7). D1 has size: 1=byte,2=word,4=long/single
H A Dx_store.S93 cmpil #1,%d0 |if dest format is single
171 | dest_sgl --- write single precision value to user space
182 |Changes extended precision to single precision.
197 | single -> |s|exp| mant |
207 addw #0x7f,%d0 |add single precision bias
209 lsll #7,%d0 |shift it into single exp bits
215 movel #0x7f800000,%d0 |load single inf exp to d0
224 orl %d1,%d0 |put these bits in ms word of single
228 movel #0x4,%d0 |byte count for single precision number
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/
H A Dos.S69 | (i.e. all the known length <= 4) are implemented by single moves
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dpdata-quirks.c20 #include <linux/platform_data/pinctrl-single.h>
485 OF_DEV_AUXDATA("pinctrl-single", 0, NULL, &pcs_pdata),
/kernel/linux/linux-6.6/arch/sh/math-emu/
H A Dmath.c23 #include <math-emu/single.h>
/kernel/linux/linux-6.6/arch/sparc/math-emu/
H A Dmath_32.c15 * The fxxxxx.c files each emulate a single insn. They look relatively
19 * The first layer of macros is single.h, double.h, quad.h. Generally
76 #include <math-emu/single.h>
100 /* single/double instructions (subnormal): should all work */
154 * single FPop to be emulated. (this case is untested, though :->) in do_mathemu()
281 non-u args tells the size of the argument (0 - no argument, 1 - single, 2 - double, 3 - quad */ in do_one_mathemu()
355 switch (type & 0x3) { /* is rs1 single, double or quad? */ in do_one_mathemu()
H A Dmath_64.c24 #include <math-emu/single.h>
175 non-u args tells the size of the argument (0 - no argument, 1 - single, 2 - double, 3 - quad */ in do_mathemu()
/kernel/linux/linux-6.6/arch/sparc/lib/
H A DM7memset.S63 * initiates the displacement of a cache line while only using a single
249 ! For each 64 byte cache line, single STBI to first element
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h257 bool single; member
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h52 * in a single NAPI call
85 /* Maximum number of buffers that can be acquired/released through a single
134 } single; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-annotate.c157 bool single __maybe_unused, in hist_iter__branch_callback()
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbna.h184 (q0) = rxp->rxq.single.only; \
H A Dbna_types.h607 } single; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h259 bool single; member
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_neon.S1314 @ We don't have register space to do a single pass IDCT of 4x32 though,

Completed in 22 milliseconds

1...<<11121314151617181920>>...22