Searched refs:shifter_carry_out (Results 1 – 1 of 1) sorted by relevance
2269 bool shifter_carry_out = 0; in DecodeType01() local2271 shifter_operand = GetShiftRm(instr, &shifter_carry_out); in DecodeType01()2274 shifter_operand = GetImm(instr, &shifter_carry_out); in DecodeType01()2286 SetCFlag(shifter_carry_out); in DecodeType01()2298 SetCFlag(shifter_carry_out); in DecodeType01()2373 SetCFlag(shifter_carry_out); in DecodeType01()2388 SetCFlag(shifter_carry_out); in DecodeType01()2437 SetCFlag(shifter_carry_out); in DecodeType01()2449 SetCFlag(shifter_carry_out); in DecodeType01()2461 SetCFlag(shifter_carry_out); in DecodeType01()[all …]