search for: 0x5a827999l

Displaying 1 result from an estimated 1 matches for "0x5a827999l".

Did you mean: 0x5a827999
2002 Dec 14
2
[LLVMdev] really long time to compile
...(t = 0; t < 16; t++) { x[t] = (((*words) << 24) | (((*words) & 0xff00) << 8) | (((*words) >> 8) & 0xff00) | ((*words) >> 24)); words++; } do { e += (((a) << (5)) | ((a) >> (32 - (5)))) + (d ^ (b & (c ^ d))) + 0x5a827999L + x[0]; b = (((b) << (30)) | ((b) >> (32 - (30)))); } while (0); do { d += (((e) << (5)) | ((e) >> (32 - (5)))) + (c ^ (a & (b ^ c))) + 0x5a827999L + (tm = x[16 & 0x0f] ^ x[(16 - 14) & 0x0f] ^ x[(16 - 8) & 0x0f] ^...