Searched defs:IsAccumulator (Results 1 – 2 of 2) sorted by relevance
202 static bool IsAccumulator(Register reg) { return reg == eax; } in IsAccumulator() function
202 static bool IsAccumulator(Register reg) { return reg == rax; } in Jcc() function