Searched defs:tempCOUNT (Results 1 – 2 of 2) sorted by relevance
1881 UInt tempCOUNT = rot_amt & 0x1F, cf=0, of=0, tempcf; in x86g_calculate_RCR() local1936 UInt tempCOUNT = rot_amt & 0x1F, cf=0, of=0, tempcf; in x86g_calculate_RCL() local
2377 ULong tempCOUNT = rot_amt & (sz == 8 ? 0x3F : 0x1F); in amd64g_calculate_RCR() local2445 ULong tempCOUNT = rot_amt & (sz == 8 ? 0x3F : 0x1F); in amd64g_calculate_RCL() local