/kernel/linux/linux-5.10/arch/sparc/math-emu/ |
H A D | math_32.c | 15 * 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 D | math_64.c | 24 #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 D | M7memset.S | 63 * 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 D | math.c | 23 #include <math-emu/single.h>
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | entry.S | 343 ; for single exit point from this block
|
H A D | entry-arcv2.S | 120 ; Instruction fetch or Data access, under a single Exception Vector
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | pdata-quirks.c | 20 #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 D | bna_types.h | 598 } single; member
|
H A D | bna.h | 184 (q0) = rxp->rxq.single.only; \
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | stxncpy.S | 319 andnot t2, t6, t2 # e0 : dest mask for a single word copy
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | x_operr.S | 256 | the stack at (a7). D1 has size: 1=byte,2=word,4=long/single
|
H A D | x_store.S | 93 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 D | os.S | 69 | (i.e. all the known length <= 4) are implemented by single moves
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | pdata-quirks.c | 20 #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 D | math.c | 23 #include <math-emu/single.h>
|
/kernel/linux/linux-6.6/arch/sparc/math-emu/ |
H A D | math_32.c | 15 * 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 D | math_64.c | 24 #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 D | M7memset.S | 63 * 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 D | qplib_fp.h | 257 bool single; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | 52 * 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 D | builtin-annotate.c | 157 bool single __maybe_unused, in hist_iter__branch_callback()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bna.h | 184 (q0) = rxp->rxq.single.only; \
|
H A D | bna_types.h | 607 } single; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_fp.h | 259 bool single; member
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_neon.S | 1314 @ We don't have register space to do a single pass IDCT of 4x32 though,
|