Home | History | Annotate | Download | only in ia32

Lines Matching defs:bit

45 // Left shift 64bit by 32bit and get a 64bit result
80 // Right shift 64bit by 32bit and get a 64bit result
116 // Multiple 64bit by 32bit and get a 64bit result
142 // divide 64bit by 32bit and get a 64bit result
143 // N.B. only works for 31bit divisors!!
151 UINT32 bit;
157 // For each bit in the dividend
161 for (bit=0; bit < 64; bit++) {
188 sub dword ptr Dividend[0], eax ; set low bit in dividen