Searched defs:carry_out (Results 1 – 2 of 2) sorted by relevance
342 const uint32_t carry_out = s->words[i] >> 31; in scalar_double() local
1306 int32_t Simulator::GetShiftRm(Instruction* instr, bool* carry_out) { in GetShiftRm()1464 int32_t Simulator::GetImm(Instruction* instr, bool* carry_out) { in GetImm()