Searched refs:carry (Results 51 - 55 of 55) sorted by relevance

123

/linux-master/drivers/infiniband/hw/hfi1/
H A Dpio.c1494 pbuf->carry.val64 = 0;
/linux-master/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S1701 # the accumulated carry-less multiplications
2673 # accumulated carry-less multiplications
H A Daesni-intel_asm.S1448 # TMP6:XMMDst holds the result of the accumulated carry-less multiplications
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S9529 clr.l %d6 # D6 := carry <- 0
9546 tst.l %d6 # test carry bit
9549 #..At this point carry = 0, R = (D1,D2), Y = (D4,D5)
9567 clr.l %d6 # clear carry
9577 roxl.l &1,%d1 # hi(R) = 2hi(R) + carry
/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c11617 u32 carry = 0; local
11623 if (carry != 0)
11625 carry = crc_word & 0x80000000UL;

Completed in 291 milliseconds

123