Home
last modified time | relevance | path

Searched full:signalling (Results 1 – 25 of 215) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dkernel_ex.S281 | Determine if the destination nan is signalling or non-signalling,
290 btstb #signan_bit,FPTEMP_HI(%a6) |check if signalling
291 beqs dst_snan |branch if signalling
294 fmovex FPTEMP(%a6),%fp0 |return the non-signalling nan
296 | Check the source nan. If it is signalling, snan will be reported.
302 btstb #signan_bit,ETEMP_HI(%a6) |check if signalling
327 | Determine if the source nan is signalling or non-signalling,
336 btstb #signan_bit,ETEMP_HI(%a6) |check if signalling
337 beqs src_snan |branch if signalling
339 fmovex ETEMP(%a6),%fp0 |return the non-signalling nan
H A Dx_snan.S4 | fpsp_snan --- FPSP handler for signalling NAN exception
167 | Set signalling nan bit
189 | Set signalling nan bit
211 | Set signalling nan bit
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Derrors.c376 int signalling, isNaN; in real_1op_NaN() local
382 signalling = isNaN && !(a->sigh & 0x40000000); in real_1op_NaN()
384 if (!signalling) { in real_1op_NaN()
420 int signalling, unsupported; in real_2op_NaN() local
446 signalling = !(a->sigh & b->sigh & 0x40000000); in real_2op_NaN()
456 signalling = !(a->sigh & 0x40000000); in real_2op_NaN()
463 signalling = !(b->sigh & 0x40000000); in real_2op_NaN()
468 signalling = 0; in real_2op_NaN()
474 if ((!signalling) || (control_word & CW_Invalid)) { in real_2op_NaN()
483 if (!signalling) in real_2op_NaN()
H A Dreg_compare.c92 int signalling = 0, unsupported = 0; in compare() local
94 signalling = in compare()
101 signalling |= in compare()
106 if (signalling || unsupported) in compare()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Dirq_public.h99 /*! Return the ID of a signalling IRQ channel of IRQ[ID]
105 state the user is informed if there are additional signalling
156 /*! Return the ID of a signalling IRQ channel of the virtual super IRQ
161 state the user is informed if there are additional signalling
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.h63 struct brcmf_fws_info; /* firmware signalling info */
149 * netif stopped due to firmware signalling flow control.
169 * @fws_desc: interface specific firmware-signalling descriptor.
176 * @pend_8021x_wait: used for signalling change in count.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dieee754.h46 /* This format makes it easier to see if a NaN is a signalling NaN. */
90 /* This format makes it easier to see if a NaN is a signalling NaN. */
141 /* This format makes it easier to see if a NaN is a signalling NaN. */
/OK3568_Linux_fs/u-boot/drivers/video/bridge/
H A DKconfig15 differential signalling) converters. They enable an LVDS LCD panel
25 signalling) converter. It enables an LVDS LCD panel to be connected
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.i2c28 - AP_CLAIM: output from AP, signalling to the EC that the AP wants the bus
29 - EC_CLAIM: output from EC, signalling to the AP that the EC wants the bus
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-hub.c93 /* UHCI controllers don't automatically stop resume signalling after 20 msec,
338 /* Reset terminates Resume signalling */ in uhci_hub_control()
360 /* Disable terminates Resume signalling */ in uhci_hub_control()
377 * just skip the Resume signalling. in uhci_hub_control()
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dfpu.h23 * Initially load the FPU with signalling NANS. This bit pattern
25 * double precision, it still represents a signalling NAN.
/OK3568_Linux_fs/kernel/arch/arm/vfp/
H A Dvfpdouble.c203 * Propagate the NaN, setting exceptions if it is signalling.
225 * Contemporary mode - select the first signalling in vfp_propagate_nan()
226 * NAN, or if neither are signalling, the first in vfp_propagate_nan()
242 * If one was a signalling NAN, raise invalid operation. in vfp_propagate_nan()
368 * Signalling NaN, or signalling on quiet NaN in vfp_compare()
378 * Signalling NaN, or signalling on quiet NaN in vfp_compare()
451 * If we have a signalling NaN, signal invalid operation. in vfp_double_fcvts()
H A Dvfpsingle.c211 * Propagate the NaN, setting exceptions if it is signalling.
233 * Contemporary mode - select the first signalling in vfp_propagate_nan()
234 * NAN, or if neither are signalling, the first in vfp_propagate_nan()
250 * If one was a signalling NAN, raise invalid operation. in vfp_propagate_nan()
413 * Signalling NaN, or signalling on quiet NaN in vfp_compare()
422 * Signalling NaN, or signalling on quiet NaN in vfp_compare()
494 * If we have a signalling NaN, signal invalid operation. in vfp_single_fcvtd()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DMIPS-NaN-Encodings.html75 (NaN) data: “signalling” NaNs and “quiet” NaNs. The original version
79 signalling NaNs. However, the original MIPS implementation assigned the
80 opposite meaning to the bit, so that it was set for signalling NaNs and
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DMIPS-NaN-Encodings.html75 (NaN) data: “signalling” NaNs and “quiet” NaNs. The original version
79 signalling NaNs. However, the original MIPS implementation assigned the
80 opposite meaning to the bit, so that it was set for signalling NaNs and
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-fence.c160 * DOC: fence signalling annotation
200 * prevents it from signalling the fence the previous thread is stuck waiting
207 * By manually annotating all code relevant to signalling a &dma_fence we can
227 * protected by rcu. This means the signalling critical section starts as soon
230 * * The only exception are fast paths and opportunistic signalling code, which
254 * dma_fence_begin_signalling - begin a critical DMA fence signalling section
285 * dma_fence_end_signalling - end a critical DMA fence signalling section
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dieee754.h46 /* This format makes it easier to see if a NaN is a signalling NaN. */
97 /* This format makes it easier to see if a NaN is a signalling NaN. */
/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A Di2c-arb-gpio-challenge.c40 * Use the GPIO-based signalling protocol; return -EBUSY if we fail.
83 * Release the I2C bus using the GPIO-based signalling protocol.
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A Dfskeleton.S126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception
128 | for enabled signalling NaN exceptions. The exception stack frame is a signalling NaN
/OK3568_Linux_fs/buildroot/package/igmpproxy/
H A DConfig.in7 using only IGMP signalling. It's intended
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Drs.h519 /* Bit 4-5: Tx RTS BW Signalling
520 * (0) No RTS BW signalling
521 * (1) Static BW signalling
522 * (2) Dynamic BW signalling
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/igmpproxy/
H A Digmpproxy_0.3.bb1 SUMMARY = "simple dynamic multicast routing daemon that only uses IGMP signalling"
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_spi.h58 enum spi_signal_type signalling; member
89 #define spi_signalling(h) (((struct spi_host_attrs *)(h)->shost_data)->signalling)
/OK3568_Linux_fs/kernel/tools/virtio/ringtest/
H A Drun-on-all.sh14 #It actually works ok if using signalling
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/rng-tools/rng-tools/
H A Dinit25 echo -n "Signalling rng daemon restart"

123456789