Searched refs:shifter_carry_out (Results 1 – 1 of 1) sorted by relevance
2335 bool shifter_carry_out = 0; in DecodeType01() local2337 shifter_operand = GetShiftRm(instr, &shifter_carry_out); in DecodeType01()2340 shifter_operand = GetImm(instr, &shifter_carry_out); in DecodeType01()2352 SetCFlag(shifter_carry_out); in DecodeType01()2364 SetCFlag(shifter_carry_out); in DecodeType01()2439 SetCFlag(shifter_carry_out); in DecodeType01()2454 SetCFlag(shifter_carry_out); in DecodeType01()2503 SetCFlag(shifter_carry_out); in DecodeType01()2515 SetCFlag(shifter_carry_out); in DecodeType01()2527 SetCFlag(shifter_carry_out); in DecodeType01()[all …]