Searched defs:tempcf (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/VEX/priv/ |
D | guest_x86_helpers.c | 1881 UInt tempCOUNT = rot_amt & 0x1F, cf=0, of=0, tempcf; in x86g_calculate_RCR() local 1936 UInt tempCOUNT = rot_amt & 0x1F, cf=0, of=0, tempcf; in x86g_calculate_RCL() local
|
D | guest_amd64_helpers.c | 2378 ULong cf=0, of=0, tempcf; in amd64g_calculate_RCR() local 2446 ULong cf=0, of=0, tempcf; in amd64g_calculate_RCL() local
|