Searched refs:unrot (Results 1 – 1 of 1) sorted by relevance
4920 unsigned unrot = fieldFromInstruction(Val, 0, 7) | 0x80; in DecodeT2SOImm() local4922 unsigned imm = llvm::rotr<uint32_t>(unrot, rot); in DecodeT2SOImm()