Searched refs:shiftHi (Results 1 – 1 of 1) sorted by relevance
738 unsigned shiftHi = fieldFromInstruction(insn, 22, 2); in DecodeThreeAddrSRegInstruction() local740 unsigned shift = (shiftHi << 6) | shiftLo; in DecodeThreeAddrSRegInstruction()749 if (shiftHi == 0x3) in DecodeThreeAddrSRegInstruction()773 if (shiftHi == 0x3) in DecodeThreeAddrSRegInstruction()