Searched refs:shiftHi (Results 1 – 3 of 3) sorted by relevance
846 unsigned shiftHi = fieldFromInstruction(insn, 22, 2); in DecodeThreeAddrSRegInstruction() local848 unsigned shift = (shiftHi << 6) | shiftLo; in DecodeThreeAddrSRegInstruction()858 if (shiftHi == 0x3) in DecodeThreeAddrSRegInstruction()882 if (shiftHi == 0x3) in DecodeThreeAddrSRegInstruction()
746 unsigned shiftHi = fieldFromInstruction(insn, 22, 2); in DecodeThreeAddrSRegInstruction() local748 unsigned shift = (shiftHi << 6) | shiftLo; in DecodeThreeAddrSRegInstruction()757 if (shiftHi == 0x3) in DecodeThreeAddrSRegInstruction()781 if (shiftHi == 0x3) in DecodeThreeAddrSRegInstruction()
931 unsigned shiftHi = fieldFromInstruction(insn, 22, 2); in DecodeThreeAddrSRegInstruction() local933 unsigned shift = (shiftHi << 6) | shiftLo; in DecodeThreeAddrSRegInstruction()942 if (shiftHi == 0x3) in DecodeThreeAddrSRegInstruction()966 if (shiftHi == 0x3) in DecodeThreeAddrSRegInstruction()