Searched refs:Carry (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | srem_mod.S | 211 |..(Carry,D1,D2) is R 241 |..If Carry is set, then Y < (Carry,D1,D2) < 2Y. Otherwise, Carry = 0 249 |..At this point, Carry=0, R < Y. R = 2^(k-L)X - QY; k+j = L; j >= 0. 256 scs %d6 | ...set Carry if 2(R) overflows 259 |..At this point, R=(Carry,D1,D2) = 2^(k-L)X - QY, j+k=L, j >= 0, R < 2Y. 264 |..k = L, j = 0, Carry = 0, R = (D1,D2) = X - QY, R < Y.
|
/linux-2.4.37.9/drivers/scsi/ |
D | tmscsim.c | 703 static void __init dc390_EEpromOutDI( PDEVDECL, PUCHAR regval, UCHAR Carry ) in dc390_EEpromOutDI() argument 708 if(Carry) in dc390_EEpromOutDI()
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 9533 #..(Carry,D1,D2) is R 9563 #..If Carry is set, then Y < (Carry,D1,D2) < 2Y. Otherwise, Carry = 0 9571 #..At this point, Carry=0, R < Y. R = 2^(k-L)X - QY; k+j = L; j >= 0. 9578 scs %d6 # set Carry if 2(R) overflows 9581 #..At this point, R=(Carry,D1,D2) = 2^(k-L)X - QY, j+k=L, j >= 0, R < 2Y. 9586 #..k = L, j = 0, Carry = 0, R = (D1,D2) = X - QY, R < Y.
|
D | fpsp.S | 9892 #..(Carry,D1,D2) is R 9922 #..If Carry is set, then Y < (Carry,D1,D2) < 2Y. Otherwise, Carry = 0 9930 #..At this point, Carry=0, R < Y. R = 2^(k-L)X - QY; k+j = L; j >= 0. 9937 scs %d6 # set Carry if 2(R) overflows 9940 #..At this point, R=(Carry,D1,D2) = 2^(k-L)X - QY, j+k=L, j >= 0, R < 2Y. 9945 #..k = L, j = 0, Carry = 0, R = (D1,D2) = X - QY, R < Y.
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 3232 * Zero and Carry state of the ALU.
|