Home
last modified time | relevance | path

Searched full:carry (Results 126 – 150 of 1081) sorted by relevance

12345678910>>...44

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpage_64.h22 /* use the carry flag to determine if x was < __START_KERNEL_map */ in __phys_addr_nodebug()
/OK3568_Linux_fs/kernel/include/net/
H A Ddsfield.h38 check += check >> 16; /* adjust carry */ in ipv4_change_dsfield()
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dilsp.S400 bcc ldd2nd # no carry, do next quotient digit
466 addx.w %d4, %d3 # add any carry to m*m product
468 addx.w %d4, %d3 # add any carry to m*m product
564 addx.l %d4,%d3 # [4] + carry
566 addx.l %d4,%d3 # [4] + carry
690 addx.l %d4,%d3 # [4] + carry
692 addx.l %d4,%d3 # [4] + carry
714 addx.l %d4,%d1 # add carry to hi(result)
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A Dbzip2-1.0.518 … not use any patented algorithms. However, I do not have the resources to carry out a patent searc…
H A DNaumen15 …NAUMEN or Contributors are modified, you must cause the modified files to carry prominent notices …
H A DZPL-2.115 If any files are modified, you must cause the modified files to carry prominent notices stating tha…
/OK3568_Linux_fs/kernel/net/x25/
H A DKconfig11 entry point can carry several logical point-to-point connections
/OK3568_Linux_fs/buildroot/package/mpir/
H A D0001-mpn-arm-udiv.asm-workaround-binutils-bug-14887.patch26 adc r0, n0, n0 C quotient: add last carry from divstep
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsyscalls.S271 /* System call success, clear Carry condition code. */
288 /* System call failure, set Carry condition code.
/OK3568_Linux_fs/kernel/arch/arm/lib/
H A Dcsumpartialcopygeneric.S15 * Note that 'tst' and 'teq' preserve the carry flag.
101 * that C contains the carry from the dst alignment above.
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_bsg.h190 * -- SLI_CONFIG EMB=0, carrying MSEs, will carry subcommands without
192 * -- SLI_CONFIG EMB=1, not carrying MSE, will carry subcommands with or
/OK3568_Linux_fs/kernel/arch/sh/lib/
H A Dchecksum.S116 addc r1, r6 ! add carry to r6
134 addc r1, r6 ! r1==0 here, so it means add carry-bit
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dsha1-armv4-large.S304 cmn sp,#0 @ [+3], clear carry to denote 20_39
386 ARM( teq r14,sp ) @ preserve carry
388 THUMB( teq r14,r11 ) @ preserve carry
485 cmp sp,#0 @ set carry to denote 60_79
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/phoronix-test-suite/
H A Dphoronix-test-suite_10.8.2.bb2 DESCRIPTION = "The Phoronix Test Suite is designed to carry out both qualitative \
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/marvell/
H A Darmada-37xx.txt4 Boards using a SoC of the Marvell Armada 37xx family must carry the
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddv-timings.rst12 DVI connectors etc., that carry video signals and there is a need to
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-typec-displayport46 pin assignment D can now carry simultaneously one channel of
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Durandom40 # Carry a random seed from shut-down to start-up;
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h368 * carry out runtime-resume of it.
379 * Bump up the runtime PM usage counter of @dev and carry out runtime-resume of
460 * equal to 0, carry out runtime-suspend of @dev synchronously.
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dinsnemu.S449 cmpltu r7, r10, r3 /* Save the carry from the MSB of mulxuu_product. */
450 ror r7, r7, r16 /* r7 = 0x80000000 on carry, or else 0x00000000 */
469 or r10, r10, r7 /* OR in the saved carry bit. */
/OK3568_Linux_fs/u-boot/doc/
H A Dfeature-removal-schedule.txt37 header or that carry a license that is incompatible with the
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dpsrcompat.h18 #define PSR_C 0x00100000 /* carry bit */
/OK3568_Linux_fs/kernel/Documentation/translations/
H A Dindex.rst48 translations, you may find slight differences that carry the same message but
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/tbb/tbb/
H A D0001-Disable-LTO-on-clang-riscv32.patch6 With clang in OE LTO does not work as it does not seem to carry right
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A D80003es2lan.h23 #define E1000_TCTL_EXT_GCEX_MASK 0x000FFC00 /* Gig Carry Extend Padding */

12345678910>>...44