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